
body {
margin: 0px;
padding-top: 30px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
/*font-size: 13px;*/
background: #DDDDDD url(images/gray3.jpg) left top repeat;
}


#container {
width: 1024px;
height: 760px;
margin-left: auto ;
margin-right: auto ;
background: #0000FF;
}

#header {
width: 1016px;
height: 94px;
border-top: #000000 4px solid;
border-right: #000000 4px solid; 
border-bottom: #000000 2px solid; 
border-left: #000000 4px solid; 
background: #0000FF url(images/logo-1016x94.bmp);
}

#menu {
float: left;
width: 186px;
height: 511px;
border-top: #000000 2px solid;
border-right: #000000 2px solid; 
border-bottom: #000000 2px solid; 
border-left: #000000 4px solid; 
padding: 10px;
background: #CCCCFF;
/*background: #CCCCCC url(images/gray3.jpg) left top repeat;*/
text-align: center;
}

#content {
float: left;
width: 746px;
height: 471px;
overflow: auto; 
border-top: #000000 2px solid;
border-right: #000000 4px solid; 
border-bottom: #000000 2px solid; 
border-left: #000000 2px solid; 
padding: 30px;
background: #DDDDFF;
}

#footer {
/*background: #EEEEEE;*/
clear: both;
width: 1016px;
height: 119px;
border-top: #000000 2px solid;
border-right: #000000 4px solid;
border-bottom: #000000 4px solid;
border-left: #000000 4px solid;
background: #EEEEEE url(images/img03.jpg) left top repeat;
text-align: center;
font-weight: bold;
}

h1.center {text-align: center}
h2.center {text-align: center}
h3.center {text-align: center}
