
body {
background-color: #C0A5DD;
margin: 0px;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
color: #333;
line-height: 18px;
}

#Header img {border: 0px;}

#MainWrapper {
margin: auto;
width: 760px;
background: url(../img/bg_overall.gif);
}

#ContentWrapper {
width: 733px;
margin: auto;
}
#Primary { width: 504px; margin: 13px; float: left; }
#Secondary  { width: 174px; margin: 13px; float: right; }
#Footer { 
clear: both; 
background-color: #336600; 
height: 26px; 
width: 733px; 
font-size: 11px; 
color: white; 
padding-top: 10px; 
text-align: center; }

h2 {
color:#006600;
font-size:16px;
line-height:25px;
margin-top: 0px;}

h3 {
color:#006600;
font-size:13px;
margin-top: 0px;
}

p {margin-top: 0px;}

a {color: #993300; text-decoration: none;}

.NewsStory {clear: both; padding-bottom: 15px;}
.NewsStory h3 {margin-bottom: 0px;}
.NewsStory h4 {margin: 0px; color: #808080; font-size: 10px; font-weight: bold;}
.NewsStory img {float: left; margin: 3px 10px 10px 0px;}
