BODY {
background-color: #000000;
background-image: url('images/mainimage.jpg'); 
background-position: top left; 
background-attachment: fixed;
background-repeat: no-repeat;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 130px;
margin-left: 205px;
margin-right: 15px;
margin-bottom: 5px;
scrollbar-arrow-color:#635951; 
scrollbar-face-color:#F8D9A5; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#000000; 
}

P, TD, LI {font-size: 100%;}
table  {padding: 0px; border-collapse: collapse; font-size: 100%;}

A:LINK {color: #FDF0DB; text-decoration: none; font-weight: bold;}
A:VISITED {color: #F0DDBD; text-decoration: none; font-weight: bold;}
A:HOVER {color :#D1BAA8; background-color: #F0DDBD; text-decoration: underline overline; font-weight: bold;}
A:ACTIVE {color : #000000; text-decoration: none; font-weight: bold;}

H1 {font-size : 130%; font-weight : bold; color : #635951; letter-spacing: 2px;}
H2, H3, H4, H5, H6 {font-size: 110%; font-weight: bold; color: #635951; letter-spacing: 2px;}

hr {color: #635951; height: 1px; width: 80%;}

.textarea {
font-family: Verdana, Arial, sans-serif;
background:#FDF0DB;
border: 1px solid #20100A;
font-size: 100%;
text-align: justify;
line-height: 20px;
padding-left: 20px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 20px;
}

.textarea a:link  {color: #361B10; text-decoration: none; font-weight: bold;}
.textarea a:visited {color: #986C43;text-decoration: none; font-weight: bold;}
.textarea a:hover {color : #000000; background-color: #F0DDBD; text-decoration: underline overline; font-weight: bold;}
.textarea a:active {color : #361B10; text-decoration: none; font-weight: bold;}

.navcell {
background-color: #361B10;
filter: alpha(opacity=80, style=0);
-moz-opacity:.80;
border: 1px solid #20100A;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
padding-bottom: 5px;
font-weight: bold;
line-height: 18px;
text-align: center;
}

.topnav {
filter: alpha(opacity=80, style=0);
-moz-opacity:.80;
font-family: Verdana, Arial, sans-serif;
background: #361B10;
border: 1px solid #20100A;
font-size: 100%;
font-weight: bold;
text-align: right;
padding-left: 20px;
padding-right: 20px;
}

.copyright {
color: #F0DDBD;
font-size: 85%;
text-align: center;
filter: alpha(opacity=80, style=0);
-moz-opacity:.80;
background-color: #361B10;
border: 1px solid #20100A;
letter-spacing: 2px;
padding-left: 5px;
padding-right: 5px;
padding-top: 15px;
padding-bottom: 15px;
font-weight: bold;
}