BODY {
background:#FDC66F url('images/mainimage.jpg') no-repeat fixed top center; /* sets the background image */
/* positions the background image */
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 247px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 20px;
scrollbar-arrow-color:#FDC66F; 
scrollbar-face-color:#CF8237; 
scrollbar-3dlight-color:#693E1B; 
scrollbar-highlight-color:#693E1B; 
scrollbar-shadow-color:#693E1B; 
scrollbar-darkshadow-color:#693E1B; 
scrollbar-track-color:#FDC66F 
}
P, TD, LI, UL, Table {
font-size: 100%;
}
/* this group sets the normal link colors */
A:LINK {
color: #000000;
text-decoration: underline;
font-weight: bold;
line-height: 18 px;
}
A:VISITED {
color: #800000;
text-decoration : underline;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {
color : #FFFFFF;
text-decoration: underline overline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : #5E380C;
text-decoration: underline;
font-weight: bold;
line-height: 18 px;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color : #CF8237;
letter-spacing: 2;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #CF8237;
letter-spacing: 2;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #CF8237;
width: 80%;
height: 2px;
}

.textarea {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
filter: alpha(opacity=90, style=0);
-moz-opacity:.90;
font-size: 100%;
border: 1px solid #693E1B;
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;
filter: alpha(opacity=75, style=0);
-moz-opacity:.75;
background: #CF8237;
border: 1px solid #693E1B;
background-image: url('images/links.gif'); /* sets the background image */
background-position: top center; /* positions the background image */
background-repeat: no-repeat;
font-size: 100%;
text-align: center;
padding-left: 10px;
padding-top: 35px;
padding-right: 10px;
padding-bottom: 10px;
}
.topnav {
font-family: Verdana, Arial, sans-serif;
background: #CF8237;
border: 1px solid #693E1B;
font-size: 100%;
text-align: center:
}
.logocell {
background-image: url('images/logoSignit.gif');
background-position: right; 
background-repeat: no-repeat;
height: 53px
}
.copyright {
background-image: url('images/mrdlogo.jpg');
background-position: bottom center; 
background-repeat: no-repeat;
background-color: #CF8237;
font-size: 7pt;
letter-spacing: 2;
font-family: Verdana, Arial, sans-serif;
border: 1px solid #693E1B;
text-align: center;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
}
