body {background-color: Black;
         background-image: url("../images/background.jpg");
         background-repeat: repeat;
         background-position: 1px 1px;
         background-attachment: fixed}

h1, h2, h3 {font-family: arial, helvetica, sans-serif}
h1 {color: white; text-align: center; font-size: 24pt}
h2 {color: white; background-color:navy; padding: 3px 0 3px 0; text-align: center; font-size: 12pt}
h3 {color: white; background-color:black; text-align: center; font-size: 12pt}

A:link {color:navy; font-weight:bold} 
A:visited {color:purple; font-weight:bold}
A:hover {color:white; background-color:red; text-decoration:none; font-weight:bold}

p { font-family:Verdana; font-size: 15px}

li { margin-bottom:0; font-family:Verdana; font-size: 15px}

table.main {width:90%}
table.header {width:100%; height:100%; background-color:Black; border:0}

td.logo {height:120px; width:120px; text-align:center; vertical-align:middle; border-color:black; background-color:white}
td.header {border-color:black;height:100%}
td.canvas {text-align:center; border-color:black; background-color:white; width:100%}
td.navybar {height:22px; background-color:navy}
td.redbar {height:3px; background-color:red}
td.sidespacer {width:10px}
td.topspacer {height:10px}
td.spacer {height:25px}
td.image {text-align:center}

img.copyright {border:0; width:650px; height:35px; vertical-align:bottom; text-align:center}
img.logo {border:0; width:100px; height:100px;text-align:center; margin:10px 10px 5px 10px}
img.inv {border:0; width:0; height:0}
   
