body {

font-family: courier new,tahoma,verdana;
font-size: 10px;
color:#000000;
line-height: 11px;

scrollbar-arrow-color: #000000;
scrollbar-base-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;

background-color: #000000;

}

h1 {padding: 15px; font-size: 10px; color:#000000; line-height: 11px;} 

a:active {  font-weight: bold; text-decoration: line-through; color: 294B7E}
a:link {  font-weight: bold; text-decoration: none; color: 294B7E}
a:visited {  font-weight: bold; text-decoration: none; color: 294B7E}
a:hover {  font-weight: bold; text-decoration: line-through; color: 294B7E}

#top 
{
width: 760px;
height: 161px;
margin-left: auto;
margin-right: auto;

}

#nav
{
position: relative;
bottom: 3px;
width: 760px;
height: 93px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}

#nav2
{
position: absolute;
top: 3px;
width: 760px;
height: 93px;
overflow: auto;
}

#main
{
position: relative;
bottom: 6px;
width: 760px;
height: 345px;
margin-left: auto;
margin-right: auto;
overflow: auto;
background-color: ffffff;
background-image: url("http://www.seventhmoon.org/sunshine/bg.png");
}