﻿body { height: 100%; margin: 0px; padding:0; font-size: 12px; font-family: Verdana, Arial, Sans-Serif; padding-left: 50%; background: url('../images/bg.gif') center repeat-y; }
#page { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -4em; width: 700px; margin-left: -350px; padding:0; }
#header { background: #440000 url('../images/n1.gif') repeat-x; height: 80px; position:relative; padding: 10px 10px 0px 10px;}
#title { position:absolute; top: 25px; left:20px; }
#main { padding: 10px 15px; margin-bottom:10px; width: 670px; text-align: justify; color: #003300; line-height: 1.6em; }
#footer { position:fixed; bottom: 0px; width: 700px; background-color: #870014; color: #fff; text-align: center; vertical-align: middle; height: 20px; padding-top: 5px; }

a { text-decoration: none; color: #c00; }
a:hover { text-decoration: underline; color: #a33; }

h1 { font-size: 2em; color: #fff; padding:0; margin:0;}
h2 { font-size: 1.8em; font-weight: bold; }

#logindisplay { font-size: 0.9em; display: block; text-align: right; margin: 0px; color: White; }
#logindisplay a:link { color: white; text-decoration: underline; }
#logindisplay a:visited { color: white; text-decoration: underline; }
#logindisplay a:hover { color: white; text-decoration: none; }
