
/* wrapper and area classes for overall layout */
body{
text-align: center;
background-color: #ffffff;
}
#wrapper-centersite{
	margin: 0px !important;
width: 7.25in !important;
}
#wrapper{
border: 0px solid black;
width: 7.25in;
background: url(site_images/spacer.gif) repeat 0px 0px;
text-align: left;
}
#headerarea {
width: auto;
height: 123px;
border-bottom: 1px solid black;
}
#mainarea{
border: 0px solid black;
float: none !important;
display: inline;
margin-left: 0px;
width: auto;
}
#left-side{
display: none !important;
}
#left-side-gallery{
display: none !important;
}
#right-side{
	float: left !important;
	width: 7.25in !important;
	border: 0px solid black !important;
}
#right-side-gallery{
	float: left !important;
	width: 7.25in !important;
	border: 0px solid black !important;
}
#gallery-rightside-info{
	float: left !important;
	width: 3in !important;
}
#gallery-line{
display: none !important;
}
#gallery-title-table{
display: none !important;
}
#gallery-title-printable{
margin-top: 20px;
	display: block !important;
	}
#gallery-text-under-image{
display: none !important;
	}
/* END wrapper and area classes for overall layout */

p,li,a{
font-family: verdana !important; 
font-size: 11px !important; 
color: #000000 !important;
line-height: 14px;
}

#wrapper-bottom{
	width: 6.25in !important;
}
#bottom-content{
	width: 6.25in !important;
}


/* NAVIGATION */
#nav-primary{
	display: none!important;;
}	
#nav-secondary{
	display: none!important;;
	width: 0px;
}	
#nav-third{
	display: none!important;;
}
#newsletter{
	display: none!important;;
	width: 0px;
}	
#wrapper-footer{
	display: none!important;
}
#wrapper-footer-printable{
	display: block;
	width: 6.25in;
}
#content {
	width: 6.25in !important;
	float: none!important;; 

}


