body { background-color:#fff }

#banner { height:200px; background:red; width:900px; font-size:55px;
  text-align:center; vertical-align:bottom; margin-left:auto; margin-right:auto; 
  background:url(banner.gif) no-repeat; border:#f00 solid 7px;}

#banner_txt { padding-top:50px; padding-bottom:100px; height:40px;  width:880px; 
    font-size:50px;
  text-align:left; vertical-align:top; margin-left:auto; margin-right:auto; 
  margin-top:5px;
  font-family: "Courier New" Courier monospace; font-weight:bold; color:#333;}

#nav_tabs { position:relative; float:right; width:900px; font-size:11px;
  height:40px; margin-top:-40px; }

#nav_tabs ul { padding-top:10px;margin:0; }

#nav_tabs li.on { position:relative; float:left; display:inline; width:75px;
  height:30px; padding:5px 0px 0px 0px; border 0px 0px 0px 0px; font-weight:bold; 
  list-style-type:none; background-color:#f00; margin-right:1px; }

#nav_tabs li.off { position:relative; float:left; display:inline; width:75px;
  height:20px; padding:5px 0px 0px 0px; border 0px 0px 0px 0px;
  margin-top:10px; font-weight:bold;  list-style-type:none;
  background-color:#c44; margin-right:1px; }

#nav_tabs li a { font-size:14px; font-family: "Courier New" Courier monospace;
  height:20px; width:80px; text-decoration: none; text-align:center; 
  margin-top:-15px;}

a.on:visited {color:#000}
a.on:link {color:#000}
a.on:hover {color:#fff}

a.off:visited {color:#333}
a.off:link {color:#333}
a.off:hover {color:#fff}

div.content {  width:880px; color:#444; font-size:16px; 
  font-family: "Courier New" Courier monospace; margin-top:0px;
  margin-left:auto; margin-right:auto; padding: 10px;border:#f00 solid 7px;}

div#about {border:#ec2222 solid 7px;}
div#menu {border:#01cc00 solid 7px;}

div#calendar {border:#ffb000 solid 7px;}
div#images {border:#d011f9 solid 7px;}

div#footer {position:relative; font-size:14px; margin-top:5px; width:900px;
  font-family: "Courier New" Courier monospace;color:#444; text-align:center;
  margin-left:auto; margin-right:auto}

