BODY {
background-color: #5A623C;
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: 0px;
margin-left: 305px;
margin-right: 5px;
margin-bottom: 20px;
scrollbar-arrow-color:#5A623C; 
scrollbar-face-color:#B1CE24; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#5A623C; 
}
P, TD, LI, UL, Table {
font-size: 100%;
}
/* this group sets the normal link colors */
A:LINK {
color: #191B4C;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
A:VISITED {
color: #B1CE24;
text-decoration : none;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {
color : #D7782F;
text-decoration: underline overline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : #DD8931;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color : #C72F00;
letter-spacing: 2;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #5A623C;
letter-spacing: 2;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #5A623C;
width: 50%;
height: 2px;
}

.textarea {
font-family: Verdana, Arial, sans-serif;
background: #ECF6C0;
font-size: 100%;
border: 1px solid #EFE00B;
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;
background: #5A623C url('images/back.jpg') x-repeat 0% center;
border-left: 1px solid #EFE00B;
border-right: 1px solid #EFE00B;
border-bottom: 1px solid #EFE00B;
font-size:100%; text-align:center; padding-top:5px; padding-left:5px; padding-right:5px; background-image:url('images/back.jpg'); /* sets the background image */
/* positions the background image */
background-repeat:repeat
}
.topnav {
font-family: Verdana, Arial, sans-serif;
border: 1px solid #EFE00B;
background: #5A623C;
font-size: 100%;
text-align: center;
}
.logocell {
font-family: Verdana, Arial, sans-serif;
background: #5A623C url('images/back.jpg') x-repeat right top;
font-size:100%; text-align:center; height:120px; background-image:url('images/back.jpg'); /* sets the background image */
/* positions the background image */
background-repeat:repeat
}
.copyright {
font-family: Verdana, Arial, sans-serif;
background: #5A623C url('images/back.jpg') x-repeat 0% center;
border-bottom: 1px solid #EFE00B;
border-left: 1px solid #EFE00B;
border-right: 1px solid #EFE00B;
font-size:7pt; letter-spacing:2; text-align:center; padding-top:5px; padding-left:5px; padding-right:5px; background-image:url('images/back.jpg'); /* sets the background image */
/* positions the background image */
background-repeat:repeat
}
