body {
background: url(cyanidebg.png) repeat;}

html {
overflow-y: scroll;}

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

#content {
padding-top: 30px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;}

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

b {
color: #993365;}

#nav {
margin: 0;
padding: 0;
list-style: none;}

#nav li {
float: left;
margin-bottom: 2px;}

#nav li a {
background: #FFFFFF;
display: block;
color: #309B31;
width: 93px;
padding: 5px;
font-size: 12pt;
font-face: arial, tahoma, sans-serif;
text-align: center;}

#nav li a:hover {
background: #FFFFFF;
display: block;
color: #D27D68;
text-decoration: none;}

a:link  {color: #009899; text-decoration: none; font-weight:bold;}
a:visited  {color: #009899; text-decoration: none; font-weight:bold;}
a:hover {color: #009899; text-decoration: none; font-weight:bold; cursor:default;}

#footer {
width: 715px;
padding: 10px;
color: #000000;
font-size: 8pt;
font-family: arial, tahoma, sans-serif;
text-align: center;}


