body {
 background: #3F9184;
 color: #000000;
 font-family: verdana,arial,helvetica,sans-serif;
 font-size: 13px;
 line-height:18px;
 margin: 10px;
}

a:link {
 background: inherit;
 color: #8F2B6B;
}

a:visited {
 background: inherit;
 color: #8F2B6B;
}

#copyright {
 font-size: 10px;
 color: #ffffff;
 background: inherit;
}

#powered a:link {
 font-size: 10px;
 color: #B8E4DD;
 background: inherit;
 text-decoration: none;
}

#powered a:visited {
 font-size: 10px;
 color: #B8E4DD;
 background: inherit;
 text-decoration: none;
}

#mainbody {
 width: 680px;
 padding: 10px;
 border: 1px solid #000000;
 background: #B8E4DD;
 }

#contactbody {
 width: 270px;
}

#footer {
 width: 680px;
 background: inherit;
}

#footeruno {
 float: left;
 width: 340px;
 background: inherit;
}

#footerdos {
 float: left;
 width: 340px;
 background: inherit;
}

#header {
 width: 700px;
 border-top: 1px solid #000000;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
}

.faq {
 font-size: 12px;
 background: inherit;
 color: #8F2B6B;
 font-weight: bold;
}