body {
color: white; 
font-family: arial narrow;
font-size: 12pt; 
background: black;
}

#wrapper { 
 margin: 0 auto;
 width: 725px;
 padding: 0px;
 background: black; 
 border-top: none; 
 border-left: none; 
 border-right: none;
 border-bottom: none; 
}


h1
{
color: #800000;
font-family: arial narrow;
font-size: 12pt; 
text-align: center; 
}

p {text-align: center; }

a {color: #800000; text-decoration: underline;}
a:hover {color: #c00000; text-decoration: none;}
a:visited: {color: white; text-decoration: underline;}

img { border: none;}
a img {border: 3px solid #800000; }
a:img hover {color: #c00000; }


#navbar a img { border: none; }

div.floatleft {float: left; padding: 3px; }

div.floatright {float: right; padding: 3px; }

img.noborder {border: none}}

img.leftpic {float: left;}

#disclaimer
{ font-size: small; }

h2 {text-align: center; }
