BODY {
background:#754905 url('images/back.jpg') x-repeat fixed right top; /* sets the background image */
/* positions the background image */
font-family : Verdana, Arial, sans-serif;
font-size : 10pt;
margin-right: 5px;
margin-left: 5px;
color:#000000; 
scrollbar-arrow-color:#754905; 
scrollbar-face-color:#FFE3B7; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#754905 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #754905;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #4A3105;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #C55353;
text-decoration : none;
font-weight: bold;
}
A:ACTIVE {
color : #B9917B;
text-decoration : none;
font-weight: bold;
}

H1 {
font-size: 18pt;
font-weight: bold;
letter-spacing: 2;
color: #754905;
}

H2 {
font-size: 14pt;
letter-spacing: 1;
color: #754905;
}

H3 {
font-size: 12pt;
font-weight: bold;
letter-spacing: 1;
color: #754905;
}

h4 {
font-size : 10pt;
font-weight : bold;
color : #754905;
}

h5 {
font-size : 10pt;
color : #4A3105;
}

H6 {
font-size: 8pt;
letter-spacing: 1;
color: #754905;
}

HR {
color: #754905;
height: 2px;
}
.logocell  {
background:#754905 url('images/logosample.jpg') x-repeat fixed center center; /* sets the background image */
/* positions the background image */
height: 175px
}

.topbanner {
background:#754905 url('images/back.jpg') x-repeat fixed right top; /* sets the background image */
/* positions the background image */
height: 180px
}
.topnav {
color: #FFE3B7;
text-align: right;
font-weight: bold;
font-size: 8pt;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top right; /* positions the background image */
background-attachment: fixed;
background-repeat: x-repeat;
}

/* this sets the properties of the main text area */

.maintext {
background-color: #FFE3B7;
filter: alpha(opacity=95, style=0);
-moz-opacity:.95;
color: #000000;
vertical-align: top;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 20px;
padding-left: 10px;
text-align: justify;
border: 2px solid #754905;
}

.sidebar {
background-color: #FFE3B7;
filter: alpha(opacity=75, style=0);
-moz-opacity:.75;
color: #000000;
vertical-align: top;
padding: 3px;
line-height: 22px;
text-align: left;
width: 10%;
border: 2px solid #754905;
}
.sidebar2 {
background-color: #FFE3B7;
filter: alpha(opacity=75, style=0);
-moz-opacity:.75;
color: #000000;
vertical-align: top;
text-align: left;
width: 10%;
border: 2px solid #754905;
}
.hottopic {
font-size: 10pt;
text-align: left;
padding: 10px;
}

.copyright {
font-size: 7pt;
font-weight: bold;
Link-color: #B9917B;
letter-spacing: 2;
text-align: left;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 20px;
}