	#masthead p { display: none; }
		#masthead #number_toggle { display: none; }
	
	#masthead form { display: none; }
	
	#sub-nav { display: none; }
		
	#main-nav { display: none; }

/* CONTENT */

#feature { height: auto; padding-bottom: 0 !important; background: #8bb7dd url(images/feature.png) no-repeat left bottom; }
#feature h2 { color: white; padding: 0px 0px 20px 0 !important; font-size: 36px; font-family: Georgia; font-weight: normal; }

#content { width: 580px; float: left; padding: 0px 20px 15px 0px; margin: 20px 19px 0px 0px; border-right: 1px dotted #aaa; }
#content p, #sidebar p, #content ul, #content ol { font-size: 13px; line-height: 18px; padding-bottom: 15px; color: #444; }
#content h3 { color: #114e91; font-size: 20px; font-weight: normal; padding: 15px 0px; line-height: 18px; }
#content h4, #content dt { color: #114e91; font-size: 13px; line-height: 18px; }
#content ul, #content ol { padding-left: 25px; }
#content p strong, #content ul strong { color: #114e91; }
#content p a, #sidebar a { text-decoration: none !important; color: #5f8dc8; font-weight: bold; }
#content small { float: right; font-size: 11px; font-style: italic; padding-top: 21px; }

/* SIDEBAR */

#sidebar { display: none; }

#footer { display: none; }