body {
background-color: #88956A;}

html {
overflow-y: scroll;}

#container {  
margin: 0 auto;
width: 652px;
padding: 10px;
background-color: #FFFFFF;
text-align: justify;
font-size: 8pt;
font-family: tahoma, sans-serif;}

#nav {
width: 652px;
text-align: center;
font-size: 10pt;
font-family: tahoma, sans-serif;}

A:link {color: #A71B0C; text-decoration: none; font-weight:bold;}
A:visited {color: #A71B0C; text-decoration: none; font-weight:bold;} 
A:active {color: #A71B0C; text-decoration: none; font-weight:bold;}
A:hover {color: #A71B0C; text-decoration: none; font-weight:bold; cursor:n-resize;}

b {
color: #2E424A;}

h1 {
text-align: left;
color: #E8AF3E;
font-size: 12pt;
font-weight: bold;
font-family: tahoma, sans-serif;}

#footer {
margin: 0px auto;	
font-family: tahoma, sans-serif;
font-size: 8 pt;
color: #000000;
background: #E9CD69;
text-align: center;
width: 652px;
padding: 10px;}