BODY {
background-color: #B5985E;
background-image: url('images/back.jpg');
background-position: top left;
background-repeat: repeat;
font-family: Verdana, Arial, sans-serif;
font-size : 10pt;
margin-top: 0px;
margin-right: 15px;
margin-left: 15px;
color:#000000; 
scrollbar-arrow-color:#B5985E; 
scrollbar-face-color:#FFFFEE; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#B5985E; 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color: #000000;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color: #836A3F;
text-decoration: none;
font-weight: bold;
}
A:HOVER {
color: #000000;
background-color: #B5985E;
text-decoration : none;
font-weight: bold;
}
A:ACTIVE {
color: #B5985E;
text-decoration: none;
font-weight: bold;
}

H1 {
font-size: 12pt;
font-weight: bold;
letter-spacing: 2;
color: #836A3F;
}

H2, H3, H4, H5, H6 {
font-size: 10pt;
font-weight: bold;
color: #836A3F;
}

HR {
color: #836A3F;
height: 2px;
width: 50%;
}
.mainimage {
background-image: url('images/mainimage.jpg');
background-position: top left;
background-repeat: no-repeat;
width: 200px;
height: 220px;
}
.topbanner {
background-image: url('images/logosample.jpg');
background-position: center;
background-repeat: no-repeat;
width: 394px;
}
.topnav {
background-color: #FCFEE9;
background-image: url('images/back2.jpg');
background-position: top left;
background-repeat: repeat;
color: #000000;
text-align: right;
font-weight: bold;
font-size: 8pt;
border-bottom: 2px solid #836A3F;
border-right: 2px solid #836A3F;
border-left: 2px solid #836A3F;
border-top: 2px solid #836A3F;
}

/* this sets the properties of the main text area */

.maintext {
background-color: #FCFEE9;
background-image: url('images/back2.jpg');
background-position: top left;
background-repeat: repeat;
color: #000000;
vertical-align: top;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
text-align: left;
border-right: 2px solid #836A3F;
}

.sidebar {
background-color: #FCFEE9;
background-image: url('images/back2.jpg');
background-position: top left;
background-repeat: repeat;
color: #000000;
vertical-align: top;
text-align: left;
width: 10%;
border-right: 2px solid #836A3F;
border-left: 2px solid #836A3F;
}

.hottopic {
font-size: 10pt;
text-align: left;
text-weight: bold;
padding: 2px;
border: 2px solid #836A3F;
}

.copyright {
background-color: #FCFEE9;
background-image: url('images/back2.jpg');
background-position: top left;
background-repeat: repeat;
font-size: 7pt;
font-weight: bold;
color: #000000;
letter-spacing: 2;
text-align: left;
border-top: 2px solid #836A3F;
border-right: 2px solid #836A3F;
border-left: 2px solid #836A3F;
border-bottom: 2px solid #836A3F;
padding: 2px;
}
.brand {
background-image: url('images/mrdlogo.jpg');
background-position: center;
background-repeat: no-repeat;
width: 189px;
height: 39px;
}