 body {
 margin:20px;
 padding:0;
 background-image: url(../img/bg.gif);
 background-repeat: repeat;
 font-family: Verdana, Helvetica, Arial, sans-serif; }
 
 #outer {
 margin:auto;
 border: 1px #b4b4b4 solid; width: 750px;
 background: #666699;
 }
 
 #header {
 height: 100px;
 background-repeat: no-repeat; background-color: #ffffff; background-image: url(../img/Header4.jpg);
 }
 
 #navbar {
 background-image: url(../img/navbar.jpg);
 font-size: 0.7em;
 font-weight: normal;
 height: 25px;
 text-align: center;
 vertical-align: middle;
 border-bottom: 1px #57637E solid; }
 
 #banner {
 height: 45px; font-size: 0.7em; border-bottom: 1px #ccccff solid; color: #666699; background-image: url(../img/banner.jpg);}
 
 #main {
 position: relative;
 background: #666699;
 color: #333333;
 width:750px;}
 
 #submenu {
 float:left;
 width: 130px;
 height: 543px; font-size: 0.7em; border-right: 1px #ccccff dashed; line-height: 18px; /*text-indent: 5px;*/ background-color: #666699;text-align: left;padding-top: 0px;margin-top: 7px;} 
 #content {
 width: 595px;
 height: 550px;
 background-color: #666699;
 /* overflow: hidden; */
 color: #ccccff; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 0.7em; text-align: justify; margin-right: 11px;
 margin-bottom: 5px;vertical-align: top;margin-top: 0px;padding-top: 10px;}
 
 #w3c {
 height:20px;
 background-color: #57637E;
 color: #f9fcfc;
 border-top: 1px #ccccff solid;
 margin:0; padding:0px; font-size: 0.55em;
 text-align: center;
 vertical-align: middle; line-height: 2em; }
 
 #footer { margin-left: auto;
 margin-right: auto;
 font-size: 0.55em;
 height: 15px;
 text-align: center;
 width: 750px;
 color: #000000; vertical-align: top; border: none;}


