BODY {
background-color: #791100;
background-image: url('images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: x-repeat;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 10px;
scrollbar-arrow-color:#BA9C5C; 
scrollbar-face-color:#0E3903; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#BA9C5C;
}
P, TD, LI, UL, Table {
font-size: 100%;
}
/* this group sets the normal link colors */
A:LINK {
color: #000000;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
A:VISITED {
color: #AA7A2E;
text-decoration :none;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {
color : #CBAB8B;
text-decoration: underline overline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : #D3B805;
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 : #BD8240;
letter-spacing: 2;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #BD8240;
letter-spacing: 2;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #0610DC;
width: 80%;
height: 2px;
}
.maincell2 {
background-image: url('images/mainimage.jpg'); /* sets the background image */
background-position: top center; /* positions the background image */
background-repeat: no-repeat;
height: 300;
}
.maincell {
font-family: Verdana, Arial, sans-serif;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top right; /* positions the background image */
background-repeat: x-repeat;
color: #F8E7D2;
height: 300;
}
.logocell {
font-family: Verdana, Arial, sans-serif;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: x-repeat;
color: #791100;
font-size: 100%;
text-align: center;
}
.textarea {
font-family: Verdana, Arial, sans-serif;
background: #800000;
border: 1px solid  #f7efe3;
font-size: 100%;
text-align: justify;
line-height: 20px;
padding-left: 5px;
padding-top: 10px;
padding-right: 5px;
padding-bottom: 20px;
}
.sidebar {
font-family: Verdana, Arial, sans-serif;
background-image: url('images/back.jpg'); 
background-repeat: x-repeat;
font-size: 100%;
text-align: center;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
}
.topnav {
font-family: Verdana, Arial, sans-serif;
background-image: url('images/back.jpg'); 
background-repeat: x-repeat;
font-size: 100%;
text-align: center;
}
.copyright {
background-image: url('images/back.jpg'); 
background-repeat: x-repeat;
font-size: 7pt;
letter-spacing: 2;
font-family: Verdana, Arial, sans-serif;
text-align: center;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
}