@charset "UTF-8";
body  {
"Arial", sans-serif
	text-align: center; 
	background-color: #029c13; 
	background-image: url(images/bg.gif); 
	background-repeat:repeat-y; 
	background-position: center; 
	font-family: Century Gothic; 
	margin:0 0 0 0; 
	padding:0; 
	overflow:hidden
}

.header1{font-size:18px; font-family:Helvetica, sans-serif;}
.regText {font-size:16px; font-family:Century Gothic, Helvetica, sans-serif;}
.thumb {margin-right:5px;}
.mmdd {font-size:16px; font-family:Helvetica, sans-serif; font-weight:500}
.thrColElsHdr #container { 
	width: 850px;  
	background: white;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left; 
} 
.thrColElsHdr #header { 
	background: white; 
	padding: 0 0 0 0;  
	border-bottom: 2px solid #3537C;
} 
.thrColElsHdr #header h1 {
	margin: 0; 
	padding: 0 0; 
}

.thrColElsHdr #sidebar1 {
	float: left; 
	width: 180px; 
	background: white; 
	padding: 8px 0; 
}
.leftnav{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px; 
vertical-align:top;
}

.leftnav li{
border-bottom: 1px solid white; 
}

.leftnav li a{
background: url(../images/btn.gif) no-repeat; 
font: bold 16px "Lucida Grande", "Trebuchet MS", Verdana;
display: block;
color: black;
width: auto;
padding-bottom: 1px;
text-indent: 15px;
text-decoration: none;
height: 65px;
vertical-align:middle;
line-height:65px;
}

.leftnav li a:hover{
	background: url(../images/btn2.gif);
/
; 	color: #FFF;
}
	
.thrColElsHdr #sidebar2 {
	float: right; 
	width: 207px; 
	background: white; 
	padding: 5px 0; 
	}
.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
	margin-left: 0px; 
	margin-right: 0px;
}


.thrColElsHdr #mainContent {
 	margin: 0em 0em 0 12em; 
	padding: 0px 10px 0px 0px;
	vertical-align:top;
} 

.thrColElsHdr #thumbContent {
 	margin: 10px 0em 0em 12em; 
	padding: 0px 0px 0px 0px;
	vertical-align:top;
} 

.thrColElsHdr #footer { 
	padding: 0 10px; 
	background:white;
} 
.thrColElsHdr #footer p {
	font-size:11px; font-family:Century Gothic, Helvetica, sans-serif;
	margin: 0; 
	padding: 10px 0; 
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
