body {
margin: 20px 0px;
background-image: url(images/background.jpg);
background-color: #205681;
color: #FAEEE9;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
text-align: center;
}


.mainimage {
width: 1010px;
background: #000000 url(images/new-header.jpg) no-repeat top center;
padding: 0px;
}

BODY {
background-color: #000000;
background-image: url('images/new-header2.jpg'); /* sets the background image */
background-position: top center; /* positions the background image */
background-attachment: fixed;
background-repeat: no-repeat;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 260px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 20px;
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#657D94; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#000000; 
}
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: #FFFFFF;
text-decoration : underline;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {
color : #D4DBE2;
text-decoration: underline overline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : #7FA0B9;
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 : #000000;
letter-spacing: 2;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #000000;
letter-spacing: 2;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #000000;
height: 1px;
width: 95%;
}

.textarea {
font-family: Verdana, Arial, sans-serif;
background: #A2B0BE;
font-size: 100%;
border: 1px solid #000000;
text-align: justify;
line-height: 20px;
padding-left: 20px;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
}

.textarea2 {
font-family: Verdana, Arial, sans-serif;
background: #A2B0BE;
font-size: 100%;
text-align: justify;
line-height: 20px;
padding-left: 20px;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
}

.sidebar {
font-family: Verdana, Arial, sans-serif;
background: #657D94;
border: 1px solid #000000;
background-image: url('images/links.jpg'); /* 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: 45px;
padding-right: 10px;
padding-bottom: 10px;
}

.topnav {
font-family: Verdana, Arial, sans-serif;
background: #657D94;
border: 0px solid #000000;
font-size: 100%;
font-weight: bold;
text-align: justify:
}

.copyright {
background-position: bottom center; 
background-repeat: no-repeat;
background-color: #657D94;
font-size: 7pt;
letter-spacing: 2;
font-family: Verdana, Arial, sans-serif;
border: 1px solid #000000;
text-align: center;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
}

.content {
width: 100%;
color: #FFFFFF;
text-align: justify;
vertical-align: top;
line-height: 20px;
padding: 30px 10px 20px 10px;
}
