BODY {
background-color: #6F4C30;
background-image: url('../images/back.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: 50px;
margin-left: 50px;
margin-right: 50px;
margin-bottom: 50px;
scrollbar-arrow-color:#800000; 
scrollbar-face-color:#F2B600; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#800000; 
}
P, TD, LI, UL, Table {
font-size: 100%;
}
/* this group sets the normal link colors */
A:LINK {
color: #B08266;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
A:VISITED {
color: #DB8585;
text-decoration : none;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {
color : #6ABCB9;
background-color: #FFFFFF;
text-decoration: underline overline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : #800000;
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 : #800000;
letter-spacing: 2;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #800000;
letter-spacing: 2;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #800000;
width: 80%;
height: 2px;
}
.maincell {
background-color: #FFFFFF;
background-image: url('../images/mainimage.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
height: 180;
border-left: 1px solid  #F2B600;
padding-right: 30px;
}
.logocell {
background-color: #FFFFFF;
background-image: url('../images/logosample.jpg'); /* sets the background image */
background-position: center; /* positions the background image */
background-repeat: no-repeat;
height: 180;
border-right: 1px solid  #F2B600;
padding-right: 30px;
}
.logocell2 {
background-color: #FFFFFF;
height: 180;
border-right: 1px solid  #F2B600;
padding-right: 30px;
}
.hbar {
font-family: Verdana, Arial, sans-serif;
background-image: url('../images/horizonal.jpg'); 
background-repeat: x-repeat;
font-size: 100%;
border-left: 1px solid  #F2B600;
border-right: 1px solid  #F2B600;
}
.hbar2 {
font-family: Verdana, Arial, sans-serif;
background-image: url('../images/back4.jpg'); 
background-repeat: x-repeat;
font-size: 100%;
border-left: 1px solid  #F2B600;
border-right: 1px solid  #F2B600;
height: 38px;
}
.textarea {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
border-right: 1px solid  #F2B600;
font-size: 100%;
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-image: url('../images/back2.jpg'); 
background-repeat: x-repeat;
font-size: 100%;
text-align: center;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
border-left: 1px solid  #F2B600;
border-right: 1px solid  #F2B600;
}
.topnav {
font-family: Verdana, Arial, sans-serif;
background-color: #F2B600;
background-image: url('../images/back2.jpg'); 
background-repeat: x-repeat;
font-size: 100%;
text-align: center;
border-left: 1px solid  #F2B600;
border-right: 1px solid  #F2B600;
}
.copyright {
background-image: url('../images/back2.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;
border-left: 1px solid  #F2B600;
border-right: 1px solid  #F2B600;
}

