body {
color: black;  
font-family: verdana, times new roman; 
font-size: 10pt; 
background-color: #a96979; 
}


#wrapper { 
 margin: 0 auto;  
 width: 700px; 
 padding: 0px;
}
 
p {text-align: center; }

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

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

 
h1 {font-size: 11pt; font-weight: normal; text-align: center;  }

img { border: #4e2e36 solid 3px;}
a img { border: #4e2e36 solid 3px;}

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

#navbar img { border: none; }

img.noborder { border: none; }

h2 {font-size: large; font-weight: bold; text-align: center;  }

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