body{
background:#000000 url("bg.gif"); 
font-size:9pt;
font-family:Arial, Tahoma, Verdana, sans-serif;
text-align:center;
color:#000000;
margin:0px;
padding:0px;
}

#container {
background:#FEE6C0 url("bg.gif");
margin:auto;
margin-top: 0px;
margin-bottom: 0px;
width: 482px;
text-align: left;
}
#header {
width:auto;
border-width:0px 0px 0px 0px;
background:#000000;
}

#content {
width: 476px;
margin:0px 0px 0px 0px;
padding: 2px;
border-color:#000000;
border-style:solid;
border-width:1px 1px 1px 1px;
background:#ffffff;
}
#navbar {
text-align:center;
}
.navigation {
width: 480px;
margin:0px 0px 0px 0px;
color:#000000;
border-color:#000000;
border-style:solid;
border-width:1px 1px 1px 1px;
font-size:7pt;
padding-left:2px;
text-transform:uppercase;
background:#ffffff;
}

.navigation a:link{
text-decoration:none;
font-weight:bold;
color:#C00000;
}
.navigation a:visited{
text-decoration:none;
font-weight:bold;
color:#C00000;
}
.navigation a:hover{
text-decoration:none;
font-weight:bold;
color:#000000;
}
a:link{
text-decoration:none;
font-weight:bold;
color:#C00000;
}
a:visited{
text-decoration:none;
font-weight:bold;
color:#C00000;
}
a:hover{
text-decoration:none;
font-weight:bold;
color:#000000;
}
blockquote {
margin:10px 30px 10px 30px; 
padding:10px 8px 10px 8px;
background:#ffffff;
border-color:#000000;
border-style:dotted;
border-width:0px 0px 0px 0px;
line-height:15px;
font-family:"Trebuchet ms", arial, verdana, sans-serif;
font-size:8pt;
text-align:justify;
}
#footer{
margin:0px 0px 0px 0px;
border-color:#000000;
border-style:solid;
border-width:1px 1px 1px 1px;
background:#ffffff;
}
p {
margin:2px 10px 6px 10px;
}
img {
border: 0px;
}
b {
color: #000000;
}
strong {
color: #000000;
}