
* { padding: 0; margin: 0; }

body   { font-size: 13px; font-family: Arial, Helvetica, sans-serif; background-color: #cfc293; background-repeat: repeat }
#wrapper { 
 margin: 0 auto;
 width: 772px;
}
#header        { color: #333; background-color: #fff; background-image: none; background-attachment: scroll; background-position: 0 50%;
background-repeat: repeat; margin: 10px 0 0; width: 770px; height: 135px; border-style: solid; border-width: 10px 1px 1px; border-color: #3a6e8f }
#mainheader       { color: #333; background-color: #fff; background-image: none; background-attachment: scroll; background-position: 0 50%;
background-repeat: repeat; margin: 10px 0 0; width: 770px; height: 300px; border-style: solid; border-width: 20px 1px 1px; border-color: #3a6e8f }
#navigation  { color: #fff; background: #3A6E8F; margin: 0; padding: 10px; width: 750px; border: solid 1px #3A6E8F }

#navigation a              { color: #fff; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; font-stretch: semi-expanded; text-decoration: none; text-transform: capitalize; padding-right: 25px; padding-left: 25px }
#navigation a:hover     { color: #fa981b; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; font-stretch: semi-expanded; text-decoration: none; text-transform: capitalize; padding-right: 25px; padding-left: 25px }
#content     { color: #333; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background: #fff; margin: 0; padding: 20px; width: 730px; height: 100%; border: solid 1px #3A6E8F }
#content a  { color: #3A6E8F }
#content a:hover { color: #fa981b }
#maincontent       { color: #333; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; background: #fff; margin: 0; padding: 20px; width: 730px; height: 100%; border: solid 1px #3a6e8f }
#maincopy               { color: #3A6E8F; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background: #fff; list-style-type: square; list-style-position: inside; margin: 0; padding-left: 80px; height: 100% }
#footer     { color: #fff; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background: #3a6e8f; margin: 0 0 10px; padding: 10px; width: 750px; height: 20px; border: solid 1px #3a6e8f }
#footer a   { color: #fff; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none }
#footer a:hover  { color: #fa981b; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none }
.img-bio   { margin-right: 10px; margin-left: 10px; padding: 5px; border: solid 1px #3A6E8F }
.acctitle   { padding-top: 15px; padding-bottom: inherit }
.acctitle a  { font-size: 15px; font-weight: bold; text-decoration: none }
.icon   { padding: 5px }
