body {
/*background-color: #cccccc;
background-images: url();*/
font-family: arial;
font-size: 12px;
background-color: #F8FAEC;
}

.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
.style9 {font-size: 16px; font-family: "Trebuchet MS", Tahoma, Verdana; font-weight: bold; }
.style15 {font-size: 16px; font-family: "Trebuchet MS", Tahoma, Verdana; color: #6699CC; }
.style16 {color: #FFFFFF}
.style17 {font-size: 16px; font-family: "Trebuchet MS", Tahoma, Verdana; color: #FFFFFF; }
.style18 {color: #000000}

a:link {
color: #000000;
text-decoration: none;
}

a:visited {
color: #000000;
text-decoration: none;
}

a:hover {
color: #696969;
text-decoration: underline;
}

a:active {
color: #000000;
text-decoration: none;
}

.clear {
clear: both;
}

/* Wrapper
---------------------------------- */
#wrapper {
margin: 0 auto;
padding: 0;
/*border-width: 1px;
border-style: solid;*/
border-color: #696969;
width: 780px;
background: #F8FAEC;
}

/* Header
---------------------------------- */
#header {
height: 170px;
width: 780px;
background-image: url(header.jpg);
background-repeat: no-repeat;
margin: 0;
}

/* Content
---------------------------------- */
#content {
width: 780px;
padding: 0;
text-align: left;
background-color: #ffffff;
}

#navigation {
width: 780px;
background-color: #93C13C;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
font-weight: bold;
font-size: 14px;
/*border-top: 1px;
border-top-color: #696969;
border-bottom: 1px;
border-bottom-color: #696969;
border-left: 0;
border-right: 0;
border-style: solid;*/
}

#main {
width; 780px;
background-color: #ffffff;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
line-height: 20px;
}

/* Footer
---------------------------------- */
#footer {
background-color: #93C13C;
width: 780px;
border-top: 1px;
border-top-color: #696969;
border-bottom: 0;
border-left: 0;
border-right: 0;
border-style: solid;
}
