html, body { margin: 0px; padding: 0px; background-color: #f9ff9b; font-family: Verdana, Arial, Helvetica, Sans-Serif; }
#background {position:absolute; background-color:#f9ff9b;}

#container { width: 996px; margin: 0 auto; background-color: rgb(255,255,255); }
#header { border: none; background-repeat: no-repeat; margin-left: auto; }
#navigation { margin-left:5px; margin-top:-60px; }
#bar { position: absolute; margin-left: auto; margin-top: 5px; }
#base { position: absolute; left: 675px; top: -220px; }

.content { padding: 10px; }

.body { font-size: 10pt; text-align: left; }
.headline { font-size: 1.0em; font-weight: bold; }
.dateline { font-size: 0.8em; font-style: italic; font-weight: normal; }
a:link, a:visited { color: rgb(0,0,0); text-decoration: none; }
a:hover { color: rgb(0,0,0); text-decoration: underline; }

.centerTable { width: 985px; border: 0px solid rgb(0,0,0); text-align: left; }
.orangeHeader { color: #dc6227; font-weight: bold; font-size: 18px; }

#news { width: 270px; margin-left: 15px; margin-top: 25px; color: #000000; font-size: 12px; background: #FFFFFF; }
#events { margin-left: 315px; margin-top: 25px; width: 270px; color: #000000; font-size: 12px; background: #FFFFFF; }
#admin { width: 270px; margin-left: 715px; margin-top: 25px; color: #000000; font-size: 12px; background: #FFFFFF; }

.footer { text-align: center; font-size: 0.7em; padding-top: 15px; }
.footer a { color: rgb(0,0,0); text-decoration: none; }
.footer a:hover { text-decoration: underline; }