BODY {
	color: black; background: white;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	padding-left:50px;
}
A:link, A:visited {background: white; color: black; text-decoration: underline;
}
H1, H2, H3 {background: white; color: black; padding-bottom: 1px;
   border-bottom: 1px solid #ad7432;
   font-size:18px;}

#content {
	padding:0px 30px 12px 0px;
	margin:0px;
	float:left;
	width:650px;
	text-align:left;
	line-height:20px;
}

#content.homepage {
	padding:0px 30px 12px 0px;
	margin:0px;
	float:left;
	width:410px;
	text-align:left;
}

#rtcolumn {
	width:225px;
	padding:20px 0px 12px 25px;
	float:left;
	text-align:left;
	color:#ad7432;
}

#footer {display: none;}
#navigation {display: none;}
#masthead {display: none;}
HR {display: none;}
#rtcolumn {color: black; background: white;}

