BODY {
font-family : Verdana, Arial, sans-serif;
/*background: #FFFFFF url('images/back.jpg') no-repeat fixed left top; */
background: #FFFFFF url(images/backgroundtiled2.gif) repeat; 

}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #333399;
text-decoration: underline;
/* font-weight: bold;*/
}
A:VISITED {
color : #333399;
text-decoration : underline;
/* font-weight: bold;*/
}
A:HOVER {
color : #333399;
/* text-decoration : underline overline;*/
/* font-weight: bold;*/
text-decoration : none;
}
A:ACTIVE {
color : #333399;
text-decoration : none;
/* font-weight: bold;*/
}

H1 {
font-size : 110%;
font-weight : bold;
color : #336633;
}

H2, H3, H4, H5, H6 {
font-size : 100%;
font-weight : bold;
color : #336633;
}

HR {
color: #839D9E;
height: 1px;
width: 100%;
}

.globalnav {
vertical-allign: top;
text-align: right;
font-size: 85%;
font-weight: bold;
letter-spacing: 2;
padding-bottom: 1px;
border-bottom: 1px solid #839D9E;
}

.logoarea {
vertical-align: top;
text-align: right;
border-bottom: 1px solid #839D9E;
}

/* this sets the properties of the main text area */
.maintext {
vertical-align: top;
padding-top: 30px;
padding-right: 20px;
text-align: justify;
width: 100%;
}

.pagebanner {
color: #3C2A2D;
font-size: 120%;
font-weight: bold;
letter-spacing: 2;
text-align: left;
width: 100%;
border-bottom: 1px solid #839D9E;
}

.quote {
color: #7F7777;
float: left;
font-size: 85%;
font-weight: bold;
text-align: left;
border-top: 2px solid #839D9E;
border-bottom: 2px solid #839D9E;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
margin-right: 10px;
}

.sidebar {
vertical-align: top;
padding-top: 30px;
padding-left: 10px;
text-align: left;
width: 180px;
border-left: 1px solid #839D9E;
}

.sidebartitle {
text-align: left;
font-weight: bold;
border-bottom: 1px solid #839D9E;
}

.navigation {
text-align: left;
font-size: 90%;
font-weight: bold;
padding-top: 5px;
padding-bottom: 10x;
line-height: 20px;
}

.hottopic {
background: #E9D1AE;
color: #3C2A2D;
padding: 3px;
border: 1px solid #3C2A2D;
font-size: 85%;
width: 180px;
}

.copyright {
color: #3C2A2D;
font-size: 80%;
font-weight: bold;
letter-spacing: 2;
text-align: right;
border-top: 1px solid #3C2A2D;
border-bottom: 1px solid #3C2A2D;
padding-top: 5px;
padding-bottom: 5px;
}

.bottomnav {
font-weight: bold;
font-size: 85%;
letterspacing: 2;
text-align: center;
}

.form {
font-family : Verdana, Arial, sans-serif;
border: 1px solid #3C2A2D;
background: #D4B99E;
color: #000000;
letter-spacing: 2;
font-weight-bold;
margin: 5px
}