BODY {
background-color: #C6B394;
background-image: url('images/mainimage.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-attachment: fixed;
background-repeat: no-repeat;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 25px;
margin-left: 65px;
margin-right: 5px;
margin-bottom: 20px;
scrollbar-arrow-color:#C6B394; 
scrollbar-face-color:#AE7B4C; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#C6B394; 
}
P, TD, LI, UL, Table {
font-size: 100%;
}
/* this group sets the normal link colors */
A:LINK {
color: #000000;
text-decoration: underline;
font-weight: bold;
line-height: 18 px;
}
A:VISITED {
color: #6E3E18;
text-decoration : underline;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {
color : #FFFFFF;
text-decoration: underline overline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : #8F9105;
text-decoration: underline;
font-weight: bold;
line-height: 18 px;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color : #AE7B4C;
letter-spacing: 2;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #AE7B4C;
letter-spacing: 2;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #6E3E18;
width: 50%;
height: 2px;
}

.textarea {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
font-size: 100%;
border: 1px solid #6E3E18;
text-align: justify;
line-height: 20px;
padding-left: 20px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 20px;
}
.sidebar {
font-family: Verdana, Arial, sans-serif;
filter: alpha(opacity=90, style=0);
-moz-opacity:.90;
background: #AE7B4C;
border: 1px solid #6E3E18;
background-image: url('images/links.jpg'); /* sets the background image */
background-position: top center; /* positions the background image */
background-repeat: no-repeat;
width: 131px;font-size: 9pt;
text-align: center;
padding-top: 35px;
padding-left: 5px;
padding-right: 5px;
}
.topnav {
font-family: Verdana, Arial, sans-serif;
filter: alpha(opacity=60, style=0);
-moz-opacity:.60;
background: #AE7B4C;
border: 1px solid #6E3E18;
font-size: 100%;
text-align: center:
}