body {
background: url(saturatebg.jpg) repeat;
color: #000000;}

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

#nav { 
width: 323px; 
text-align: center;}

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

b {
color: #000000;}

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

#footer {
margin: 0 auto;
width: 313px;
padding: 10px;
background: #F1C725;
color: #000000;
font-size: 8pt;
font-family: arial, tahoma, sans-serif;
text-align: center;
border-top: 2px solid #D6030A;}

