body { font-size: 12px; font-family: verdana; background-color: #000; }
p { }
td { }
a:link { color: #c00; text-decoration: underline; }
a:visited { color: #333; text-decoration: underline; }
a:hover { color: #c00; font-weight: bold; }
a:active { color: #333; }
h1 { color: #c00; font-size: 16px; font-weight: bold; }
.headerRed { color: #c00; font-size: 14px; font-weight: bold; line-height: 150%; }
.headerBlack { color: #000; font-size: 14px; font-weight: bold; line-height: 150%; }
.notes { color: #333; font-size: 10px; font-style: italic; }
#masthead { background-image: url(../images/web_header.gif); width: 850px; height: 200px; margin: auto; border-style: solid; border-width: 1px; }
#contentWrap { background-color: #fff; background-image: url(../images/content_bg.gif); background-repeat: repeat-y; width: 850px; height: auto; margin: auto; }
#contentWrap2 { background-color: #fff; text-align: center; width: 810px; height: 350px; margin: auto; padding: 20px; }
#content { width: 550px; height: auto; float: left; padding: 10px 20px 20px 30px; }
#sidebar { width: 210px; height: auto; float: right; padding: 10px 20px 20px; }
#footer { font-size: 11px; background-color: #666; text-align: center; width: 830px; height: 25px; clear: both; margin: auto; padding: 10px; }
.accentBar { background-color: #eb1c22; width: 850px; height: 4px; clear: both; margin: auto; border-top-style: solid; border-top-width: 1px; }
#contactBox { background-color: #e2e3e5; width: 510px; height: auto; padding: 20px; border: solid 2px #c00; }
.clearerWrap { width: 850px; height: 1px; clear: both; }
.clearerWrap2 { width: 810px; height: 1px; clear: both; }
