body {background-color:#fffff;}
/*body {background-image:url("../graphics/background.jpg"); background-position:center top; background-repeat:repeat-y;} */
html, body  { margin: 0; padding: 0; max-width:1022px; margin-left:auto; margin-right:auto;}
body        { color: #000000; font-family:Arial, Helvetica, sans-serif; font: 10px; line-height: 18px; }
h1          { color: #392981; font-size: 24px; text-transform: uppercase; margin-bottom:0px; margin-top:0px;}
h2          { color: #8BBD3A; font-size: 18px; font-weight: normal; height:5px; margin-top:5px; margin-bottom:18px; }
h3          { color: #000000; font-size: 16px; font-weight: normal; text-align:justify; line-height: 22px; margin-bottom:0px; margin-top:5px; }
h4          { color: #C0C0C0; font-size: 12px; font-weight: normal; line-height: 18px; margin-bottom:8px;}
h5          { color: #C0C0C0; font-size: 12px; font-weight: normal; text-align:center;border-top: 1px solid #ccc; }
h6          { color: #C0C0C0; font-size: 10px; font-weight: normal; text-align:center; height:0px; margin-top:2px; }
h7          { color: #000000; font-size: 15px; font-weight: normal; text-align:justify; line-height: 24px; margin-bottom:5px; margin-top:5px; }
a           { color: #000000; }
#wrapper    { float: left; width: 108%; margin-left: -275px; }
#wrapper2   { float: left; width: 75%; margin-left: -275px; }

@media screen and (max-width: 1000px) {
  h3 {color: #000000; font-size: 10px; font-weight: normal; text-align:justify; line-height: 13px; margin-bottom:5px; margin-top:5px;}
  h4 {color: #C0C0C0; font-size: 6px; font-weight: normal; text-align:justify; line-height: 13px; margin-bottom:8px; margin-top:5px;}
  h1 {color: #392981; font-size: 15px; font-weight: bold; text-align:left; line-height: 16px; margin-bottom:5px; margin-top:5px;}
  h2 {color: #8BBD3A; font-size: 9px; font-weight: normal; height:10px; margin-top:5px; margin-bottom:18px; }
}


/* Content Positioning & Size */
#new        { float: right; clear: right; width: 170px; }
#content    { margin-left: 290px; }
#content    { border-bottom: 0px solid #ccc; padding-right: 18px; margin-bottom:15px;}
#img        { border style:15px; solid black; max-width:100%}  

<!--[if IE]>
<style type="text/css">
#login, #new, #content, #extra, #contact { margin-top: 10px;}
</style>
<![endif]-->
