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

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

p {text-align: center; }

a {color: #0473cc; text-decoration: underline;}
a:hover {color: #0473cc; text-decoration: none;}
a:visited: {color: #808080; text-decoration: underline;}

img { border: none;}
a img {border: none; }
a:img hover {decoration: underline }


#navbar a img { border: none; }

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

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

img.noborder {border: none}

#disclaimer {font-size: small;}

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

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

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