/* Start of CMSMS style sheet 'thunderwhip' */
a:link {
	 text-decoration:none;
	 color:#EC87B7;
	 
}

a:visited {
	text-decoration:none;
	 color:#EC87B7;
}

a:hover {
	background-color:#01654A;
}		

#col_left a:link {
	 text-decoration:none;
	 color:#01654A;
	 
}

#col_left a:visited {
	text-decoration:none;
	 color:#01654A;
}

#col_left a:hover {
	background-color:#F26AB3;
}		

#col_single a:link {
	 text-decoration:none;
	 color:#01654A;
}	 

#col_single a:visited {
	text-decoration:none;
	 color:#01654A;
}

#col_single a:hover {
	background-color:#EB71AE;
}	

body {
  text-align: center;
  margin:0px;
  font-family:Helvetica, Arial, sans-serif;
  background-image: url('images/bg.gif');
  background-repeat: repeat-x;
  background-position: top center; 

}

img {
	border:0;
}	

#container {
  width: 1000px;  
  margin: auto;
  text-align: left;

}

#header {
	position:relative;
	float:left;
	width:1000px;
	height:260px;
	padding:0;
}

#title {
	position:absolute;
	top:120px;
	left:435px;
}	

#nav {
	position:absolute;
	top:220px;
	left:10px;
}	


#col_left {
  float:left;
  padding: 0px 10px 0px 10px;
  width: 225px;
  font-size: 12px;
  line-height:13px;
  font-family:Helvetica, Arial, sans-serif;
  color:#333333;
  margin:5px 100px 5px 5px;
  min-height:360px;
}

#col_right {
  float:left;
  width:605px;
  padding: 0px 10px 0px 10px;
  margin:5px 0px 5px 5px;
  font-family:Helvetica, Arial, sans-serif;
  color:#333333;
  font-size:12px;
  line-height:13px;
  min-height:360px;
}

#col_single {
  float:left;
  width:1000px;
  padding: 0;
  margin:5px 0 5px 0;
  font-family:Helvetica, Arial, sans-serif;
  color:#333333;
  font-size:12px;
  line-height:25px;
  min-height:360px;
}

#col_single img {
  padding:5px 5px 20px 5px;
}  



#footer {
  padding-top:5px;
  text-align: right;
  width:970px;
  margin-right:5px;
  clear: both;
  font-size: 12px;
  line-height:16px;
  font-family:Helvetica, Arial, sans-serif;
  color:#333333;
}

.heading_blue {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#46BFAF;
}	 

.heading_pink {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:24px;
	line-height:24px;
	color:#EC87B7;
}	 

.heading_brown {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#684516;
}	 

.heading_menu {
	font-weight:bold;
	color:#035B87;
	display: block;
	padding-top:5px;
}	 

.heading_news {
	color:#01654A;
	font-weight:bold;
	padding-bottom:6px;
}	
/* End of 'thunderwhip' */

