body {background-image: url('images/musicbg.gif');
background-repeat: repeat;
background-attachment: fixed;}

#navagate ul {list-style-type: none;  
	margin-top: 0px; margin-right: 0px; 
	margin-bottom: 0px; margin-left: -4%;}
#navagate ul li {display: inline;}
#navagate ul li a {text-decoration: none;
	padding-top: 4px; padding-bottom: 4px;
	float: left;
	text-align: center;
	width: 16.05%;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffff00;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 3px;
	border-left: 3px ridge #0000ff;
	border-right: 3px ridge #0000ff;
	border-bottom: 3px ridge #ffff00;}
#navagate ul li a:hover {background-color: #0000ff;
	color: #ffff00;
	font-size: 9pt;
	border-left: 3px ridge #ff0000;
	border-right: 3px ridge #ff0000;
	border-bottom: 3px ridge #0000ff;}
	
h1 {margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
}
h2 {text-align: center; color: #ffffff; font-size: 14pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; background-image: url('images/tropicalnights.gif'); padding: 22px; letter-spacing: 2px; border-style: ridge; border-width: 2px; border-color: #ff0000;
}
h3 {text-align: center; color: #ffff00; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; letter-spacing: 1px; background-color: #000000; padding: 3px;}
h4 {text-align: center; font-size: .9em; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

p {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; letter-spacing: 1px;
}
.img {margin-top: 0px; margin-bottom: 5px;
}
.p2 {margin-left: 6%; margin-right: 6%;
}
.p3 {font-size: 12pt; color: #0000ff;
} 
div.center {background-color: #00ccff; padding: 20px; width: 75%; margin-top: 0px; margin-right: auto; margin-left: auto; border-left: 2px ridge #ff0000; border-right: 3px ridge #ff0000; border-top: 3px ridge #ffff00; border-bottom: 3px ridge #ffff00; line-height: normal;
}

.dropcap {
  float: left;
  font: normal 60pt/0.8em Helvetica, Verdana, Arial, sans-serif;
  color: #0000ff;
  background-color: #00ccff;
  margin-right: 5px;
  margin-left: -3%;
}
#left-column {
background-color: #00ccff;
overflow: hidden;
width: 49%;
float: left;
}
#right-column {
background-color: #00ccff;
overflow: hidden;
width: 51%;
float: right;
margin-top: -12px;
} 

 a:link {color: #000000; text-decoration: underline; background: transparent;}
 a:visited {color: #000000; text-decoration: underline; background: transparent;}
 a:hover {color: #ff0000; text-decoration: overline; background: transparent;}
 a:active {color: #ff0000; text-decoration: underline; background: transparent;}
