
/* wrapper and area classes for overall layout */
body{
text-align: left;
}
#wrapper{
border: 0px solid black;
width: 6.25in;
background: url(site_images/spacer.gif) repeat 0px 0px;
text-align: left;
}
#wrapper-header {
float: left !important;
width: auto;
height: 123px;
border: 0px solid red;
}

#content{
float: left !important;
width: 550px !important;
border: 0px solid blue;
}
/* END wrapper and area classes for overall layout */

h1 {
font-size: 15pt !important; 
color: #000000 !important;
}
h2 {
font-size: 12pt !important; 
color: #000000 !important;
}
p,li,a{
font-size: 10pt !important; 
color: #000000 !important;
}


/* NAVIGATION */
#nav-primary{
	display: none !important;
}	
#nav-secondary{
	display: none !important;
	width: 0px;
}	
#secondarynav .thirdnav{
	display: none;
	width: 0px;
}	
#content {
	width: auto;
	float: none; 
}
/* REMOVE STUFF */
#utility{
	display: none !important;
}
#rss-utility{
	display: none !important;
}
#header-images{
	display: none !important;
}
#sidebar-right{
	display: none !important;
}
#member-login{
	display: none !important;
}
#selector{
	display: none !important;
}
.cluster-header{
	display: none !important;
	}
.news-header{
	display: none !important;
	}
.publicity-header{
	display: none !important;
	}
