body { font-size: 12px; font-family: verdana; text-align:center; padding: 0; margin-top: 5px; }

h1 { font-size: 22px; font-weight: bold; color: #ed0f24; background: black; margin-top:0px; }
h2 { font-size: 18px; margin-top:0px; }
h3 { font-size: 14px; margin-top:0px; }

a { text-decoration: underline; font-size: 12px; color: #ed0f24;  }
a:hover { text-decoration: none; }
a:visited { text-decoration: underline; color: #ed0f24; }

li { display: inline; list-style-type: none; padding-left: 10px; padding-right: 10px; border-right: dotted 1px blue; }

#main { margin:0 auto; width: 960px; text-align:left; }

#3columns { clear: both; }

#left { float: left; width: 305px; margin-right: 10px; margin-bottom: 30px; }

#middle { float: left; width: 460px; margin-right: 10px; }

#content {  }

#content ol li { display: list-item; list-style-type: none; border-right: none; }

#teaser { text-align: center; margin-bottom: 15px; }

#right { float: right; width: 165px; text-align: center; }

#navlinks { width: 100%; clear: both; text-align: center; }
#navlinks a:hover { text-decoration:none; }

#footer { font-size: 11px; align: center; }
#footer a { font-size:11px; }

