#masthead, #navBar, #globalNav, #search, #sectionLinks, #relatedLinks, #siteInfo, #siteName, #news, #breadCrumb, #supportlink, #otherpagelink, .feature img{
	display: none;
}

body{
	font-family:Georgia, "Times New Roman", Times, serif ;
	line-height: 1.166;
	margin: 0;
	padding: 0;
	}

a:link, a:visited	{
	text-decoration:none;
	color:#000;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-align: center;
}

h1{
  font-size: 120%;
 
}

h2{
 font-size: 114%;
 }

h3{
 font-size: 100%;
 }

#content{
	float:left;
	width: 100%;
	margin: 0;
	padding: 0 3% 0 0;
	
}

.feature{
	font-size: 100%;
	margin-bottom: 10px;
	padding: 0 0 10px 10px;
	border: none;
}


