/* CSS Document */
body  {
	font: 100% "Trebuchet MS", Verdana, Arial;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	
}
li {font: 80% "Trebuchet MS", Verdana, Arial;}
a:link, a:visited{color:#093079; text-decoration:none;}
a:hover{color:#093079;text-decoration:underline;}

h1{font-size: 125%;}
h2{font-size: 110%;margin-bottom:.5em;}
h3{font-size: 99%;}

.thrColFixHdr #container {
	width: 95%;  
	background: none;
	margin: 0px; 
	text-align: left; 
} 

.thrColFixHdr #header h1 {
	margin: 0; }


/*adjust below for banner size*/
.thrColFixHdr #header {
	background: none;
	height:70px;
	padding: 0px;  
	font-size: 134%;
	margin:0px;
} 

.thrColFixHdr #header h1 a{
	display:block;
	width:300px;	
	height:70px;
	float:left; 
	overflow: visible;	
	text-indent:0px;
	margin:0px;
	text-decoration: none;
	border-style: none;
	background: none;
}


.thrColFixHdr #header ul
{
display:none;
}



.thrColFixHdr #sidebar1 {
	float: left; 
	width: 0px; 
	padding: 0px;	
	display:none;	 
}

.thrColFixHdr #sidebar1 .box{
display:none;
}

.thrColFixHdr #sidebar1 .bottom{
display:none;
}

.thrColFixHdr #sidebar1 .boxnav{
display:none;
}
.thrColFixHdr #sidebar1 .bottomnav{
	display:none;
}





.thrColFixHdr #sidebar2 {
display:none;
}


.thrColFixHdr #sidebar2 .box2{
padding-top:10px;
	width:167px;
	background: url(images/box-top2.gif) no-repeat left top;
	margin-bottom:26px;
	margin-top:-20px;
}

.thrColFixHdr #sidebar2 .bottom{
	height:13px;
	background: url(images/box-bottom2.gif) no-repeat left top;
	margin-top:-26px;
	margin-bottom:26px;
}


.thrColFixHdr .divider{
	width:779px;
	height: 8px;
	display:none;
	
}
.thrColFixHdr .dividershadow_t{
	width:775px;
	background:transparent url(images/dividershadow_t.gif) repeat-x left top;
	height: 6px;
	display:none;
}
.thrColFixHdr .dividershadow_b{
	width:775px;
	background:transparent url(images/dividershadow_b.gif) repeat-x left top;
	height: 5px;
	display:none;
}

.thrColFixHdr #mainContent { 
	margin: 0px; 
	padding: 10px;
	background: none;	
} 
.thrColFixHdr #mainContent_bottom{
	background: none;
	height:0px;
	margin: 0;
}

.thrColFixHdr #footer {
	padding: 0px;
	background:none;
	height:0px;
	margin-top:50px;
} 
.thrColFixHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	font-size:80%
}
.thrColFixHdr #mookie {
	display:none;
}