/* Spectrum Music */
/* Style Design by Soulatomic */
/* Creation Date June 6th, 2004 */

body{
  margin: 0;
  padding: 0;
  font-family: "Gill Sans", Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000;
  background-color: #536465;
}

h1{ color: #993300; font-family: "Gill Sans", Geneva, Arial, Helvetica, sans-serif; font-size: 200%; }

h2{ 
  font-family: "Gill Sans", Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  color: #DBA154;
}

h4{ color: #993300; }

a:visited{ color: #224C62; text-decoration: none; }
a:link{ color: #224C62; text-decoration: none; }
a:hover{ color: #993300; text-decoration: none; }
a:active{ color: #fff; background-color: #993300; text-decoration: none; }

.red { color: #993300; }

#holder { width: auto; }
	
#container {
	width: 651px;
	margin-bottom: 20px;
	padding: 0;
	background-color: #fff;
    border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 5px solid #224C62;
}

 * html #container { 
 width: 651px; 
 w\idth: 651px; 
} 

#header{ padding: 0; margin-bottom: 10px; }

#content {
	width: 360px;
	padding: 1px;
	margin-left: 265px;
}	

 * html #content { 
 width: 360px; 
 w\idth: 370px; 
} 
	
#text {
	padding: 10px;
	margin: 0 0 -1px 0;
	background-color: #fff;
	font-family: "Gill Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#text ul { display: block; list-style: none; }
#text ul li { display: inline; list-style: none; }

.event{ background-color: #EAEAEA; }

#menu {
	float: left;
	width: 224px;
	margin: 0 10px 0 10px;
	padding: 5px;
	border-top: 2px solid #536465;
	border-right: 1px solid #536465;
	border-bottom: 2px solid #536465;
	border-left: 1px solid #536465;
}


#menu .box { 
  font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; 
  border: 1px solid #ccc;  
}
		
.box ul { display: block; list-style: none; }
.box ul li { display: inline; list-style: none; }

#menu .box1 { 
  font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; 
  border: 1px solid #ccc;  
}
		
.box1 ul { display: block; list-style: none; }
.box1 ul li { display: block; list-style: none; }

.box2 { 
  font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; 
  height: 20px; 
  font-weight: bold; 
  padding: 3px; 
  margin-bottom: 5px;
}

.disc {
	background-color: #EAEAEA;
	margin: 0;
}

#footer {
	clear: both;
	width: 630px;
	margin: 10px 0x 0 10px;
	text-align: center;
	font-size: 10px;
	padding: 3px;
	color: #536465;
}
	
#footer .contact { float: right; text-align: right;	}

#footer a:visited{ color: #666666; text-decoration: none; }
#footer a:link{ color: #666666; text-decoration: none; }
#footer a:hover{ color: #993300; text-decoration: none; }
#footer a:active{ color: #000000; text-decoration: none; }
	
div.spacer {
  clear: both;
  font-size: 1px;
  line-height: 1px;
}

blockquote, blockquote p { text-indent: -0.5em;	}

.post {	margin-bottom: 2em;	}
