body{
	margin:0px;
	padding:0px;
	font-family: "Tahoma",tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color:#000000;
}

a{	
 	color:#b6251d;
}
td{
  vertical-align:top;
}
img{
	border:0;
}

.header{
	width:824px;
	border:1px;
}

.headerRight{
	color:#104b7d;
	float:right;
	font-size:10px;
	height:56px;
	position: relative;
	z-index:1;
	margin-top:45px;
	
}

.headerRight a{
	text-decoration:none;
	color:#104b7d;
}

.headerLeft{
	color:#000000;
	float:left;
	height:101px;
	position: relative;
	z-index:1;
}

#mainStructure{
	padding:0px;
	width:824px;
	margin:0 auto;
}

.contentContainer{
	width:825px;
	padding:0px;
	margin:0px;

}
.contentContainer{
  height:500px;
}

.contentContainer[class]{

  min-height:500px;

}
.content{
	padding:0px;
	text-align:top;
}

.leftColumn{
	width: 184px;
	background:url(../images/dark_speckle.gif);
	background-color:#d9c987;
	padding:20px 0px 0px 0px;
	font-size:11px;
}

.leftColumn .LCOS_title{
	background-image:url(../images/nav_grad.jpg);
  	
  	background-repeat:repeat-y;
  	background-color:#F0F3BC;
  	padding:5px 20px;
  	color:#b6251d;
  	font-size:12px;
  	text-transform:uppercase;
}

.leftColumn .LCOS_title a{
  	text-decoration:none;
  	color:#b6251d;
  	font-size:12px;
}

.leftColumn .LCOS_title a:hover{
  	text-decoration:underline;
}
.leftColumn ul{
  	list-style-type:none;
  	margin:5px 15px 5px 30px;
	padding:0px;
}

.leftColumn li{
  	padding:5px 0px;
}

.leftColumn ul a{
 	color:#b6251d;
 	font-size:12px;
  	text-decoration:none;
  	text-transform:uppercase;
}

.leftColumn ul a:hover{
  	text-decoration:underline;
}

.leftColumn .LCOS_current{
	background-image:url(../images/nav_grad.jpg);
  	background-repeat:repeat-y;
  	color:#06405B;
  	text-transform:uppercase;
	font-size:12px;
}

.bigColumn{
	background: url(../images/speckle.gif);
	background-color:#e6dca9;
	padding:0px;
}

#fh3a{
  	font-size:20px;
  	color:#b7231e;
  	margin-bottom:5px;
}

#fh2a, #fh2b{
  	color:#023a58;
  	font-size:16px;
  	margin-bottom:5px;
}
#fh1a, #fh1b, #fh1c{
  	color:#09405b;
  	font-size:24px;
  	margin-bottom:5px;
}
.fh4{
	display:inline;
  	color:#b7231e;
  	font-size:16px;
}
.middleColumn{
	width: 350px;
	float:left;
}

.rightColumn{
	width: 230px;
	float:right;
  margin-right:10px;
  margin-top:15px;
}


.rightColumn p{
	margin-bottom: 0px;
	margin-top:0px;
}
.rightColumn img{
	margin-left:-12px;

}
.footer{
	width:825px;
	font-size:9px;
	background-color:#06405B;
}

.footer a{
  text-decoration:underline;
  color:#263102;
  
}

.copyrightRight{
	width:48%;
	background-color:#ffffff;
	text-align: right;
	float: right;
}

.copyrightRight a{
  text-decoration:underline;
  color:#263102;
}

.copyrightLeft{
	width:48%;
	background-color:#ffffff;
	text-align: left;
	float: left;
}

.copyrightLeft a{
  text-decoration:underline;
  color:#263102;
}

.contentBuffer{
	padding: 20px;
}

.homeCol1{
	background-color:#b2bb1c;
	width:30%;
}

.homeCol2{
	background-color:#cfd560;
	width:35%;
}

.homeCol3{
	width:35%;
	background: url(/assets/templates/2007/images/home_bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#b2bb1c;
	padding:0px;
}

.homeCol3 img{
	margin-left:-5px;
}

#c1{
	margin-left:-5px;
}

#c2{
	margin-left:-5px;
}

#c3{
	margin-left:-5px;
}

h6{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color:#335d63;
	margin:0;
	padding:0;
}

h6 strong{
	padding:0;	
}


.error,.tdErrorMessage{
	color:#cc0000;
}
.tblContentModule td{
	padding:5px;
}
.sponsor{
	border:1px solid #FFF;
	width:100%;
}
.sponsor td{
	padding:5px 15px 15px;
}
.sponsor img{
	margin-bottom:10px;
}
.sponsor p{

}
.bird{
	background: url(../images/bird.png);	
	background-repeat: no-repeat;
	background-position: bottom right;
	overflow:hidden;
}
.note{
	background: url(../images/note.png);
	background-repeat: no-repeat;
	background-position:center right;
	overflow:hidden;
}
.sponsoredby{
	color:#A26608;
	font-size:9px;
	text-align:center;
	width:156px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.music_clip{
	background-image:url(../images/mc.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	background-position:bottom;
	padding-bottom:10px;

}
.music_player{
	margin-top:8px;
}
