body { color: white; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #003399; }

p {}

td {}

a:link { color: #fc0 ; text-decoration: none; }

a:visited { color: #fc0 ; text-decoration: none; }

a:hover { color: white ; text-decoration: none; }

a:active { color: red ; text-decoration: none; }

title  /* Main Page Title */ { color: white; font-size: large; background-color: transparent; background-position: center 0; }

div#menu   
{ position:fixed; width:18%; top: 100px; }

div#maincontent  
{ position: absolute; top: 100px; left: 19%; margin-right: 8px; }

div#header{ background-image: url(../miscfiles/headerbk.png); background-repeat: repeat; text-align: left; text-indent: 5px; width: 100%; clear: right; }
h2 { font-size: large; font-weight: bold; margin: 0.83em 0; }

img#right { float: right; clear: right; margin: 0; padding: 0; }
h1 { font-size: 2em; font-weight: bold; text-align: left; position: absolute; margin: 0.67em 0; }

div#topimage { margin-top: -9px; margin-right: -7px; padding-top: 5px; padding-right: 5px; }
