BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 75%;
margin-top: 20px;
margin-bottom: 20px;
background-color: #A67030;
color:#814918; 
scrollbar-arrow-color:#FDE3D2; 
scrollbar-face-color:#E2C386; 
scrollbar-3dlight-color:#E2C386; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#A67030; 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #CE6C1C;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #A67030;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #814918;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #814918;
text-decoration : underline overline;
font-weight: bold;
}

H1 {
font-size: 120%;
font-weight: bold;
letter-spacing: 2;
color: #D99B46;
}

H2, H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #D99B46;
}

HR {
color: #A67030;
height: 1px;
width: 100%;
}

/* For the top banner class below, once you have added 
your name to the logoblank image, change the background 
image picture to logoblank.jpg */

.topbanner {
background-image: url('images/logosample.jpg');
background-position: top left;
background-repeat: no repeat;
background-color: #E2C386;
color: #814918;
text-align: right;
font-weight: bold;
height: 200px;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
padding-top: 20px;
padding-right: 50px
}

/* this sets the properties of the main text area */

.maintext {
background-color: #F1E2D1;
color: #814918;
vertical-align: top;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 10px;
text-align: justify;
width: 100%;
line-height: 20px;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.sidebar {
background-color: #F1E2D1;
color: #814918;
vertical-align: top;
text-align: left;
padding-left: 10px;
padding-right: 10px;
width: 200px;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
}

.hottopic {
font-size: 90%;
text-align: left;
padding: 10px;
}

.copyright {
font-size: 80%;
font-weight: bold;
letter-spacing: 2;
text-align: center;
}

.tiny {
font-size: 80%;
}
