body {
color: #404040; 
font-family: Georgia;
font-size: 12pt; 
background: url('images/background.gif'); 
background-repeat: repeat; 
background-color: black;
}

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

p {text-align: center; }

a {color: #789090; text-decoration: underline;}
a:hover {color: #c1c19b; text-decoration: none;}
a:visited: {color: #c1c19b; 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: Georgia; font-size: 12pt; font-weight: normal; color: #789090; }

h2 {font-family: Georgia; font-size: 12pt; font-weight: normal;}