html, body, p, h1, h2, h3, h4, h5, h6, ol, ul, li {
margin: 0;
padding: 0;
border: none;}

body {
text-align: center;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
background-color: #7D9AB6;}

/*wrapper*/

#wrapper {
width: 770px;
margin-top: 10px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
text-align: left;border: 1px #000 solid;background-color: #fff;position: relative;background-image: url(../nav.gif);background-repeat: repeat-y;}

/*header*/

#header {
width: 770px;
height: 200px;
margin-left: auto;
margin-right: auto;
background-image: url(../banner.jpg);
background-repeat: no-repeat;border-bottom: #000 1px solid;}

/*breadcrumb*/#breadcrumb {display: block;color: #FAC65F;font-weight: bold;background-color: #7D9AB6;padding-top: 5px;padding-bottom: 5px;border-left: 1px #000 solid;border-bottom: 2px #000 solid;font-family: Verdana, Helvetica, Arial, sans-serif;
padding-left: 0em;}

#breadcrumb a:link, #breadcrumb a:visited {color: #FAC65F;text-decoration: none;}

#breadcrumb a:hover, #breadcrumb a:focus {
font-weight: bold;text-decoration: none;color: #D83016;}

/*content*/#content {
background-color: #fff;
width: 750px;padding-left: 20px;padding-bottom: 20px;}#content ul {padding-left:30px}#content ol {padding-left:30px}#content h1 {
font-size: 1.4em;
margin-bottom: 10px;margin-top: 13px;color: #D83016;font-weight: normal;}

#content h2 {
margin-bottom: 10px;margin-top: 13px;
font-size: 1.1em;font-weight: bold;}

#content h3 {
margin-bottom: 10px;margin-top: 13px;
font-size: .9em;font-weight: bold;}

#content h4 {
margin-bottom: 10px;margin-top: 13px;
font-size: .9em;font-weight: bold;background-color: #26733F;border: 1px #000 solid;display: block;color: #fff;padding-left: 10px;}

#content h5 {
margin-bottom: 10px;margin-top: 13px;
font-size: .9em;font-weight: bold;background-color: #FAC65F;border: 1px #000 solid;display: block;color: #000;padding-left: 10px;}

#content h6 {
margin-bottom: 10px;margin-top: 13px;
font-size: .9em;font-weight: bold;background-color: #0071BC;border: 1px #000 solid;display: block;color: #fff;padding-left: 10px;}

#content p {
line-height: 1.3em;}

#content a:link {color: #7D9AB6;} 

#content a:visited {color: #61778C;}

#content a:hover, #content a:focus {
font-weight: bold;}

/*clear*/

#clear {clear: both;}

/*footer*/

#footer {
border: 1px #000 solid;
margin: 0;
padding: 10px;
text-align: center;
background-color: #005272;}

#footer p {
font-size: .7em;
color: #fff;font-weight: normal;}

#footer h1 {
font-size: .8em;
color: #fff;font-weight: bold;padding-top: 8px;padding-bottom: 8px;}

#footer p a:link, #footer p a:visited, #footer p a:hover, #footer p a:focus {
text-decoration: none;color: #FAC65F;font-size: 1em;font-weight: normal;}
