A:visited, A:link { color: blue; }
A:hover {text-decoration: none; background-color: #F0F8FF; border: dotted 1px black;}
A:active {color: red;}
BODY {background-color: white;}
#centerer { width: 800px; position: absolute; top: 5px; left: 0px; }
#menu { margin-top: 20px; font: bold smaller verdana; position: absolute; top: 61px; left: 0px; width: 150px; padding-left: 10px; padding-top: 2px; padding-bottom: 2px; vertical-align: middle;}
.content { font-family: gill sans, sans-serif; position: absolute; left: 160px; top: 61px; width: 700px; float: right; z-index: 100;}
.footer { font: bold x-small gill sans, sans-serif;}
#submitbutt { background-color: #1E90FF; font-weight: bold; color: white; border: 1px black solid; padding-left: 10px; padding-right: 10px;}
.mrc { font-size: x-small; }
