body						{ padding:0; font-family:Tahoma; font-size:12px; }
body, form, span			{ margin:0; }
p							{ margin:1px; padding:1px; }
a							{ color:#003399; text-decoration:none; }
a:hover						{ text-decoration: underline; }
label						{ display:block; width:150px; float:left; text-align:right; padding:3px 5px 0px 0px; }

#mainBox					{ width:1050px; margin-left:auto; margin-right:auto; }

#mainHeader					{ height:168px; }
#mainHeader ul				{ margin:0 0 0 12px; padding:5px 0 0 0; }
#mainHeader li				{ list-style:none; float:left; }
#mainHeader li a			{ line-height: 2em; float:left; display:block; text-decoration:none; text-align:left; }

#home a						{ width:85px; height:30px; }
#years a					{ width:115px; height:30px; }
#educ a						{ width:92px; height:30px; }
#senator a					{ width:80px; height:30px; }
#confe a					{ width:105px; height:30px; }
#england a					{ width:90px; height:30px; }
#contact a					{ width:95px; height:30px; }

#mainBody					{}
#mainBody .bodyLeft			{ width:287px; background:url(../img/bdy_lft_bg.jpg) repeat-y; }
#mainBody .bodyCenter		{ width:602px; padding:10px; text-align:justify; }
#mainBody .bodyRight		{ width:141px; }

.span						{ display:block; }
.clear						{ clear:both; }
.floatLeft					{ float:left; }
.floatRight					{ float:right; }
