#header, #logo, #nav, #contactbox, #bottomnav, #subnav ul, #crosslink, #skip, #phone	{ display: none; }
*	{ padding: 0; margin: 0; }

body	{ background: #fff; font: 9pt verdana, arial, sans-serif; width: 680px; float: none !important; }

h1, h2	{ font: bold 18px arial, helvetica, sans-serif; color: #c47e23; }
h2	{ font-size: 14px; }

#container	{ position: relative; width: 680px; background: #fff; }

#printhead	{ position: relative; width: 680px; height: 181px; }

#subnav	{ width: 152px; position: relative; left: 0; top: 0; }
	#subnav #sponsor	{ position: relative; top: 0; }
	
#content	{ position: relative; left: 0; top: 0; width: 680px; line-height: 14pt; }
	#content h1	{ margin: 0 0 10px; line-height: 34px; }
	#content h2	{ margin: 0 0 10px; }
	#content p	{ margin: 0 0 15px; }
	#content ul, #content ol	{ margin: 0 25px 10px; }
	#content a	{ color: #7F1B06; text-decoration: underline; }

#footer	{ width: 680px; height: 34px; position: relative; background: #7F1B06; color: #fff; font-size: 10px; line-height: 34px; text-align: center; }
	#footer span	{ margin: 0 13px; }
	#footer #ceatus	{ position: relative; bottom: 0; left: 0; width: 680px; text-align: left; padding: 0 13px; font-size: 10px; color: #7f1b06; line-height: 14px; }

.clear	{ clear: both; }
.none	{ background: none; padding: 2px; }