/* CSS Document */

/* 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: 18px;
  background-color:#FFFFFF;
  background-image:url(elements/bgtile.gif);
  background-position:top;
  background-position:center;
  background-repeat:repeat;
  
}

img
{  border-style: none;
}

h1{   
  font-family: "Gill Sans", Geneva, Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: normal;
  text-align: left;
  color: #44AEC5; }

h2{ 
  font-family: "Gill Sans", Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: right;
  color: #888888;
}

h3{ 
  font-family: "Gill Sans", Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #222222;
}

h4{   
  font-family: "Gill Sans", Geneva, Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: normal;
  text-align: center;
  color: #44AEC5; }

a:visited{ color: #224C62; text-decoration: none; }
a:link{ color: #d68c81; text-decoration: none; }
a:hover{ color: #00ADDC; text-decoration: none; }
a:active{
	color: #00F;
}

#holder { width: auto; }
	
#container {
	width: 933px;
	margin-bottom: 0px;
	padding: 0; }
	
#containersplash {
	margin-bottom: 0px;
	padding: 0; }


#topmargin{ padding: 0;
	width: 933px;
	height: 20px; }
	
#splash{ padding: 20px inherit;
	height: 30px 30px 30px 30px; }

#header{ padding: 0;
	width: 933px;
	height: 184px;
	background-image:url(elements/header.png); }

#menu{ padding: 0;
	width: 933px;
	height: 37px;
	padding: 12px 0px 0px 0px;}
	
#contact{ padding: 0; margin-bottom: 10px; margin-right: 2px;
	width: 933px;
	font-size: 12px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color:#316076;
	color:#FFFFFF }
	
#contact a:visited{ color: #FFFFFF; text-decoration: none; }
#contact a:link{ color: #FFFFFF; text-decoration: underline; }
#contact a:hover{ color: #00ADDC; text-decoration: none; }
#contact a:active{ color: #FFFFFF; text-decoration: none; }

#content {
	width: 700px;
}	

 * html #content { 
 width: 700px; 
 w\idth: 700px; 
} 
	
#text {
	padding: 0px;
	margin: 0 0 0 0;
	background-image:url();
	font-family: "Gill Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #444444;
}

.darker{
	color: #000000; 
	}

.event{ background-color: #EAEAEA; }

.disc {
	background-color: #EAEAEA;
	margin: 0;
}



/******************************************************************************
* Full Column																  *
******************************************************************************/


#fullColumn {
	float:				left;
	width:				933px;
	padding: 0px 0px 0px 0px;
	background-image:url(elements/contentbg.png);
  	background-position:top;
  	background-position:center;
  	background-repeat:repeat-y;
}

#contentArea {
	float:				left;
	width:				883px;
	padding: 0px 30px 0px 20px;
	background-image:url(elements/contenttop.jpg);
	background-repeat:no-repeat;
}

#contentFoot {
	float:				left;
	width:				883px;
	height: 8px;
	padding: 0px 30px 0px 20px;
	background-image:url(elements/contentbottom.jpg);
	background-repeat:no-repeat;
}

#contentSubFoot {
	float:	left;
	width:	918px;
	height: 50px;
	padding: 10px 15px 0px 0px;
}

.inlineImage {
	padding:			0px 0px 5px 0px;
	width:				100%;
}


.shadowboxfloat {margin: 0px 0px 0px 0px;
			background: url(elements/shadow.png) repeat;
			width: 100%; 
			position: relative; /*IE needs this to show float properly*/
			float: left}

.shadowbox2 {position: relative;
			background: url(elements/shadow.png) repeat;
			background-position: right bottom;
			}
		



/******************************************************************************
* Second Column																  *
******************************************************************************/

#subColumn {
	/*position:			absolute;*/
	padding:			0px 10px 2em 10px;

	width:				235px !important;
	width:				300px;
	width/**/:			/**/270px;

	float:				left;
	/*left:				435px;*/
}




#footer {
	clear: both;
	width: 933px;
	margin: 0px 0x 0 0px;
	text-align: center;
	font-size: 11px;
	color: #555555;

}
	
#footer .contact { float: right; text-align: right;	}

#footer a:visited{ color: #B8E7FB; text-decoration: none; }
#footer a:link{ color: #B8E7FB; text-decoration: none; }
#footer a:hover{ color: #B8E7FB; text-decoration: none; }
#footer a:active{ color: #B8E7FB; text-decoration: none; }
	
div.spacer {
  clear: both;
  font-size: 1px;
  line-height: 1px;
}

blockquote, blockquote p { text-indent: -0.5em;	}

.post {	margin-bottom: 2em;	}
E5CA1D
