body { font: .9em Verdana, Arial, Geneva, Helvetica, sans-serif; background: #fff; margin: 0; padding: 0; text-align: center; color: #000; }
#container { width: 800px; margin: 0 auto; padding: 10px 0; text-align: center; }
#header {}
#TopDate { padding: 5px 20px; border-top: 2px solid #888; border-bottom: 2px solid #888; text-align: right; }
#TopNav { margin: 0 auto; padding-top: 20px; width: 680px; font-size: 90%; }
#mainContent { font-size: 90%; }
#footer { border-top: 2px solid #888; padding-top: 10px; }
.SmallGrey { clear: both; color: #888; font-size: 80%; } 
.section { width: 380px; float: left; padding: 10px; }
a { color: blue; text-decoration: none; }
a:visited   { color: #888; }
a:hover { color: blue; text-decoration: underline; }
h3 { font-weight: bold; font-size: 110%; }
.smallerBlack  { font-size: 90%; }
.underlined { text-decoration: underline; }
.verdanaLinks { font-size: 90%; }
.VerySmallBlacktext { font-size: 80%; }
.redBorder  { padding: 5px; border: solid 2px #600; }
.rightBold { background: #600; }
