html{ height:100%; }
body{ background-color:#929e1c;color:#ffffff;margin:0px;padding:0px;height:100%;font-family:Arial;font-size:10pt;background-image:url('/images/bg.jpg');background-position:top center;background-repeat:no-repeat; }

#centerContainer { margin:0px auto;width:960px; }
#centerContainer[id] {}
#centerContainer #centerPanel{ width:964px;margin:0px auto;padding:0px;position:relative; }
#centerContainer #centerPanel #columnContainer{ overflow:hidden; }

#side{ width:316px;margin-top:35px;float:left;text-align:left; }
#side #blurb{ margin-top:35px;margin-bottom:35px;font-size:13pt; }
#main{ width:571px;margin-top:70px;float:right;text-align:left; }
#main #copy{ background-color:#ffffff;color:#5b5a5a; }
#main #copy #left{
	float:left;
	width:130px;
	margin-left:22px;
	margin-top:71px;
	font-size:7pt;
	text-align: center;
}
#main #copy #right{
	float:right;
	width:350px;
	margin-right:40px;
	margin-top:20px;
	font-size: 9pt;
}
#main #copy #whole{ float:left;width:490px;margin-left:35px;margin-top:20px; }

 .boxLink{ border-right:1px solid #838669; }
.blackCaps{ color:#000000;text-transform:uppercase;margin-bottom:4px;font-weight:bold; }


a{ text-decoration:underline; color:#383d0b;outline:none; }
a:hover{ text-decoration:underline;color:#000000;outline:none; }

div.hrLightOne{ height:1px;font-size:0px;line-height:0px;border:0px solid #ffffff;border-top:1px solid #ffffff;margin:3px 0px 3px 0px;clear:both; }
div.hrLightTwo{ height:1px;font-size:0px;line-height:0px;border:0px solid #ffffff;border-top:2px solid #ffffff;margin:3px 0px 3px 0px;clear:both; }
div.hrLightFour{ height:1px;font-size:0px;line-height:0px;border:0px solid #ffffff;border-top:4px solid #ffffff;margin:3px 0px 3px 0px;clear:both; }
div.hrLightTen{ height:1px;font-size:0px;line-height:0px;border:0px solid #ffffff;border-top:10px solid #ffffff;margin:3px 0px 3px 0px;clear:both; }
div.hrDarkOne{ height:1px;font-size:0px;line-height:0px;border:0px solid #ffffff;border-top:1px solid #383d0b;margin:3px 0px 3px 0px;clear:both; }

h1{ font-size:14pt;color:#000000; }
h3{ font-size:12pt;color:#000000; }

.newsItem{ padding-top:15px;overflow:none; }
.newsItem .dated{ width:75px;float:left;color:#000000;text-align:center;font-weight:bold; }
.newsItem .dated .number{ font-size:18pt;font-weight:bold; }
.newsItem .teaser{ width:230px;float:right; }


