body {
text-align: center;
background: #82B34E;}

html {
overflow-y: scroll;}

#container {  
margin: 0 auto;
width: 752px;
background-color: #82B34E;
text-align: justify;
font-size: 8pt;
font-family: arial, tahoma, sans-serif;
line-height: 15pt;}

#left {
float: left;
width: 500px;}

#right {
float: right;
width: 200px;}

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

b {
color: #DA0000;}

blockquote {
width: 400px;
padding: 5px;
background: #86AFE6;
border: 3px solid #FFFFFF;}

#navigation {
margin: 0;
padding: 0;
text-align: center;
list-style-type: none;
list-style-image: none;
list-style: none;}

#navigation li {
margin-bottom: 5px;}

#navigation a {
background: #F6B443;
color: #FFFFFF;
display: block;
width: 130px;
border-left: 8px solid #FFFFFF;
padding: 8px;}

#navigation a:hover {
background: #436C0C;
color: #FFFFFF;
text-decoration: none;
border-left: 8px solid #F6B443;}

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

#footer {
clear: both;
margin: 0 auto;
width: 752px;
padding-top: 20px;
color: #000000;
font-size: 8pt;
font-family: arial, tahoma, sans-serif;
text-align: center;}

