

/* Hide those you don't want visible */
#noprint, #branding, #branding_home, #auxNav, #homelink, #mainNav, #subnav, #search, #Contentleft, #Contentright, #textNav, #footer img {
	display: none;
	visibility: hidden;	
	}
#footer {
	border-top: 1px #000 solid;
	}	
img {
	border:none;
}
.sectioncolor {
	font-weight:bold;
	padding-left: 5px;
}
#pageheader {
	padding:0;
	margin:0;
}

#content {
	margin:0;
	width: 100%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}
.maincolpic {
	float:left;
	display:block;
	margin-top: 5px;
	margin-right: 15px;
}
.maincopytitle {
	font-weight:bold;
}
.maincopy {
	display:block;
	margin-top:20px;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}

.clear{clear:both;}