BODY {
background-color: #000;
margin: 0;
FONT-SIZE: 10.5pt;; COLOR: #ffffff; 
FONT-FAMILY: Verdana, Arial Helvetica, sans-serif; 
SCROLLBAR-FACE-COLOR: #06789A; SCROLLBAR-HIGHLIGHT-COLOR: #fff; SCROLLBAR-SHADOW-COLOR: #fff; SCROLLBAR-3DLIGHT-COLOR: #001E4D; SCROLLBAR-ARROW-COLOR: #001E4D; SCROLLBAR-TRACK-COLOR: #fff; 
SCROLLBAR-DARKSHADOW-COLOR: #001E4D;
color: #FFFFFF;
font-family: "Lucida Sans", Tahoma, Arial, Verdana;
font-size: 10.5pt;
line-height: 15pt;
}
#container{
width: 760px;
border: 1px solid #000;
background-image: url("images/mainbg.jpg");
}


TD{
color: #FFFFFF;
font-family: "Lucida Sans", Tahoma, Arial, Verdana;
font-size: 10.5pt;
line-height: 15pt;}

#menu{
background-image: url("images/menubottom.jpg");
}

#mainText{
background-image: url("images/mainbg.jpg");
color: #FFFFFF;
font-family: "Lucida Sans", Tahoma, Arial, Verdana;
font-size: 10.5pt;
line-height: 15pt;

}
#mainText a{
text-decoration:underline;
color: #00ccff;
}

#mainText a:hover{
text-decoration:none;
color: #B7C134;
}
#mainText a:visited{
text-decoration:underline;
color: #00ccff;
}

#mainText a:visited:hover{
text-decoration:none;
color: #B7C134;
}

.quote{font-size: 14pt; font-weight: bold;color: #ccc;font-family: Georgia;
}

A.links:link {
text-decoration:underline;
color: #FFFFFF;
font-family: Arial;
font-size: 10.5pt;;
}
A.links:hover {
text-decoration: underline;
font-family: Arial;
font-size: 10.5pt;;
color: #B7C134;
}
A.links:visited {
text-decoration: underline;
font-family: Arial;
font-size: 10.5pt;;
color: #FFFFFF;
}
A.links:visited:hover {
text-decoration: underline;
font-family: Arial;
font-size: 10.5pt;;
color: #B7C134;
}