﻿/* THREE COLUMN LIQUID CENTER LAYOUT */

	


	
		
	
#rightheaderspan{ 
	width:200px;
	height:30px;
	font-variant:caps;
	margin:25px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:.05em;
	text-align:center;
	font-size:1em;
	font-weight: bold;
	color:white;
}	

		
#threecolwrap{
	margin:auto;
	margin:-270px 0 0 80px;
  	width:891px;
	background:url(images/contentbg.png) no-repeat;
 	}	
	
#header {
	margin:auto;
	width:1051px;
	height:375px;
	background:url(images/generalsubheaderbg.jpg) no-repeat;
	}
	
#subheader img{
	width:305px;
	float:left;
		}

	
.clearfix:after {
content: ".";
display: block;
height: 0; 
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;}
*html .clearfix {height: 1%;}
.clearfix {display: block;}

#ctl00_PlaceHolderLeftNavBar_idNavLinkViewAll
{
visibility:hidden;
display:none;
} /*hides "view all site content" link on the bottom*/

#ctl00_PlaceHolderSiteName_onetidProjectPropertyTitle {
visibility:hidden;
display:none;
} /*hides "byrne" go home link on the bottom*/


