body {
color: #000000; 
font-family: verdana;
font-size: 9pt; 
background: url('images/bg.gif'); 
background-repeat: repeat; 
background-color: black;
}

#wrapper { 
 margin: 0 auto;
 width: 680px; 
 padding: 0px;
 background: #ffffff; 
 border-top: 5px double #000000; 
 border-left: 5px double #000000; 
 border-right: 5px double #000000;
 border-bottom: 5px double #000000; 
}

p {text-align: center; }

a {color: #0000c0; text-decoration: underline;}
a:hover {color: #c00000; text-decoration: none;}
a:visited: {color: #808080; text-decoration: underline;}

img { border: 2px solid #cb6059;}
a img {border: 1px solid #0000c0; }
a:img hover {decoration: underline }


img.navbar { border: none; }

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

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

img.noborder {border: none}

#disclaimer {font-size: xx-small;}

h1 {font-family: verdana; font-size: 10pt; font-weight; normal;}

a.giant {font-size: xx-large; }

h2 {color: #c00000; }
