
/* wrapper and area classes for overall layout */
*{
font-family: Arial !important; 
font-size: 10pt !important; 
color: #000000 !important;
}
body{
text-align: left  !important;
background: #ffffff !important;
width: 6.25in;
}
#wrapper{
border: 0px solid black !important;
width: 6.25in;
background: url(/site-images/spacer.gif) repeat 0px 0px;
text-align: left;
margin: 10px;
}
#wrapper-centersite{
text-align: left !important;
width: 6.25in !important;
}
#wrapper-top{
	width: 6.25in !important;
}
#wrapper-right{
	width: 6.25in !important;
}
#wrapper-left{
	display: none !important;
}
#utility{
	display: none !important;
}	
.content-header{
	border-bottom: none !important;
	width: 6.25in !important;
}
.content-header-col2{
	display: none !important;
	
}
#wrapper-top{
	background: #ffffff !important;
}	
#wrapper-main{
	background: none !important;
}
#admin{
	display: none !important;
}	
.section-title{
	display: none !important;
}
#nav-secondary{
	display: none !important;
}	
#nachc-sponsors{
	display: none !important;
}	
#ad1{
	display: none !important;
}	
#ad2{
	display: none !important;
}	
#ad3{
	display: none !important;
}	
#sponsors{
	width: 1px !important;
	height: 1px !important;
	background: #ffffff !important;
}
#nav-secondary{
	display: none !important;
}	
#nav-secondary{
	display: none !important;
}	
#nav-secondary-util{
	display: none !important;
}	

#wrapper-footer{
	display: none !important;
}

#wrapper-footer-printable{
	display: block !important;
	border-top: 1px solid black;
	margin-top: 10px;
	padding-top: 10px;
}
#footer-logo{
	display: none !important;
}	
#site-by-locus{
	display: none !important;
}
#sitemap{
	display: none !important;
}
h1{
	font-size: 1.1em !important;
	font-weight: bold !important;
}