BODY {

background-color: #F8F3E5;

background-image: url('images/mainimage.jpg'); /* sets the background image */

background-position: top left; /* positions the background image */

background-attachment: fixed;

background-repeat: no-repeat;

color: #000000;

font-family: Verdana, Arial, sans-serif;

font-size: 75%;

margin-top: 15px;

margin-left: 90px;

margin-right: 5px;

margin-bottom: 5px;

scrollbar-arrow-color:#F8F3E5; 

scrollbar-face-color:#819982; 

scrollbar-3dlight-color:#6A826B; 

scrollbar-highlight-color:#6A826B; 

scrollbar-shadow-color:#6A826B; 

scrollbar-darkshadow-color:#6A826B; 

scrollbar-track-color:#F8F3E5; 

}

P, TD, LI, UL, Table {

font-size: 100%;

}

/* this group sets the normal link colors */

A:LINK {

color: #000000;

text-decoration: none;

font-weight: bold;

line-height: 18 px;

}

A:VISITED {

color: #819982;

text-decoration: none;

font-weight: bold;

line-height: 18 px;

}

A:HOVER {

color : #6D8B76;

text-decoration: underline overline;

font-weight: bold;

line-height: 18 px;

}

A:ACTIVE {

color : #203701;

text-decoration: none;

font-weight: bold;

line-height: 18 px;

}

/* this grouping sets the heading colors and sizes */

H1 {

font-size : 130%;

font-weight : bold;

color : #4F6250;

letter-spacing: 2

}

H2, H3, H4, H5, H6 {

font-size: 110%;

font-weight: bold;

color: #819982;

letter-spacing: 2;

}

/* this class sets the properties for the horizontal rule bar */

hr {

color: #819982;

height: 1px;

width: 80%;

}



.textarea {

font-family: Verdana, Arial, sans-serif;

background: #FEFCF8;

border: 1px solid #819982;

font-size: 100%;

text-align: justify;

line-height: 20px;

padding-left: 20px;

padding-top: 10px;

padding-right: 20px;

padding-bottom: 20px;

}

.navcell {

font-size: 8pt;

background-color: #F8F3E5;

border: 1px solid #819982;

padding-left: 5px;

padding-right: 5px;

padding-top: 10px;

padding-bottom: 5px;

font-weight: bold;

}

.topnav {

font-family: Verdana, Arial, sans-serif;

background: #F8F3E5;

border: 1px solid #819982;

font-size: 100%;

font-weight: bold;

text-align: justify;

}

.copyright {

font-size: 85%;

filter: alpha(opacity=60, style=0);

-moz-opacity:.40;

background-color: #F8F3E5;

border: 1px solid #819982;

letter-spacing: 2;

padding-left: 5px;

padding-right: 5px;

padding-top: 15px;

padding-bottom: 15px;

font-weight: bold;

}
