body {
background: #000099;
}


h1

{

font-size: 22px;
text-align: center;
color: #ff0000;
font-family: "arial bold";
font-weight: bold;
font-style: italic;
margin:0px;
padding: 5px;

}

.footer {
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
text-align: center;
background: #000099;
width: 974px;
border: 0;
padding: 0;

}

#bottom {
clear: both;
font-family: verdana; 
font-size: 12px;
font-color: #ff0000;
margin-left: auto;
margin-right: auto;
text-align: center;
width: 974px;
}


.footer-left {
width: 243px;
float: left;
} 

.footer-leftcenter {
width: 243px;
float: left;
} 

.footer-rightcenter {
width: 243px;
float: left;
} 

.footer-right {
float: right;
width: 243px;
} 

#bottom a:link {
   font: 13px verdana bold;
   text-decoration : none;
   color : #3333ff;
   }

#bottom a:visited {
   font: 13px verdana bold;
   text-decoration : none;
   color : #3333cc;
}

#bottom a:hover {
   font: 13px verdana bold;
   text-decoration : none;
   color : #ff0000; 
   }

#bottom a:active {
   font: 13px verdana bold;
   text-decoration : none;
   color : #ff0000; 
   }

#bottom .copyright {
font-family: verdana bold;
font-size: 10px;
color: #000099;

}

.box { 
 background: #FFFFFF; 
 margin: 5px;
}

.boxtop { 
  background: url(../images/ne.gif) no-repeat top right; 
}

.boxtop div { 
  font-size: 0;
  height: 20px; 
  background: url(../images/nw.gif) no-repeat top left; 
}

.boxbottom { 
  background: url(../images/se.gif) no-repeat bottom right; 
}

.boxbottom div { 
  font-size: 0;
  height: 20px; 
  background: url(../images/sw.gif) no-repeat bottom left; 
}

.boxcontent {
  text-align: center;
  color: #000000;
  padding: 0px 0px 0px 0px;
}

.boxcontent1 {
  height: 275px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #000000;
  padding: 0px 0px 0px 0px;
}

.dbbox { 
  background: #000066; 
}

.dbboxtop { 
  background: url(../images/dbne.gif) no-repeat top right; 
}

.dbboxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(../images/dbnw.gif) no-repeat top left; 
}

.dbboxbottom { 
  background: url(../images/dbse.gif) no-repeat bottom right; 
}

.dbboxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(../images/dbsw.gif) no-repeat bottom left; 
}

.dbboxcontent {
  padding: 0px 10px 0px 10px;
}

#bottomnav {
overflow: hidden;
width: 100%;
display: none;
}
