/* CSS Document Created by Muller Design Studio Vancouver, WA */

body {background:#000000;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {font-family:"Myriad Condensed", "Myriad Pro", "Gill Sans", "Gill Sans MT",  Arial, Helvetica, sans-serif;
}

div#container {width: 800px;
	margin: 0px auto;

}

#topNav {color: #7c4690;
	font-family:"Myriad Condensed", "Myriad Pro", "Gill Sans", "Gill Sans MT",  Arial, Helvetica, sans-serif;
	font-size: 18pt;
	margin: 30px auto 0px auto;
	text-align:center;

}
#topNav a {font-size: 16pt;
	color: #7c4690;
	text-decoration: none;
	letter-spacing: 1px;
}

#topNav a:hover {
	color:#FF0000;

}



body#sbx a#sbx  {
	color:#FF0000;

}

body#about a#about  {
	color:#FF0000;

}


body#music a#music  {
	color:#FF0000;

}

body#news a#news  {
	color:#FF0000;

}

body#contact a#contact  {
	color:#FF0000;

}



/** Bottm Navigation **/


#btmNav {color:#333333;
	background-color:#000000;
	height: 30px;
	width: 800px;
	line-height: 25px;
	font-size: 7pt;
	margin: 0px auto;
	text-indent: 10px;
	
}
#btmNav a {
	color:#710A03;
	text-decoration: none;
}

#btmNav a:hover {
	color: #C11F20;

}

#btmNav p {margin: 0px;
	float: left;
	position: relative;
	font-size: 7pt;
	color:#333333;
	line-height: 30px;
}


#btmNav div {
	margin: 0px;
	padding: 5px 10px 0px 0px;
	text-align: right;
	float: right;
	position: relative;
	line-height: normal;
}


