body {
background-color:#837449;
text-align: center;
font-family: verdana;
font-size: 10px;
color: #ffffff;
}

#container {
margin: 0px auto;
left: 50%;
height:100%;
text-align: left;
background-color:#837449;
width: 756px;
}
#header {
width:756px;
height:293px;
margin-top:0px;
margin-left:0px;
background-image:url(images/bg_01.jpg);
z-index: 2;
}
#navtop {
width:236px;
height:26px;
margin-top:0px;
margin-left:0px;
background-image:url(images/bg_02.jpg);
text-align: center;
font-family: verdana;
font-size: 14px;
font-style: bold;
color: #ffffff;
padding-top: 20px;
z-index: 0;
}
#maintop {
width:520px;
height:26px;
margin-top:-46px;
margin-left:236px;
background-image:url(images/bg_03.jpg);
text-align: center;
font-family: verdana;
font-size: 14px;
font-style: bold;
color: #ffffff;
padding-top: 20px;
z-index: 0;
}
#nav {
width:236px;
height:1000px;
margin-top:-1px;
margin-left:0px;
background-image:url(images/bg_04.jpg);
text-align: left;
font-family: verdana;
font-size: 12px;
font-style: none;
color: #ffffff;
padding-top: 0px;
z-index: 0;
}
#main {
width:520px;
height:1000px;
margin-top:-1000px;
margin-left:236px;
background-image:url(images/bg_05.jpg);
text-align: center;
font-family: verdana;
font-size: 12px;
font-style: none;
color: #ffffff;
padding-top: 0px;
z-index: 0;
}
#navcontent {
width:190px;
height:1000px;
margin-top:-1050px;
margin-left:30px;
text-align: left;
font-family: verdana;
font-size: 12px;
font-style: none;
color: #837449;
padding-top: 0px;
z-index: 1;
}
#maincontent {
width:485px;
height:1000px;
margin-top:-990px;
margin-left:250px;
text-align: left;
font-family: verdana;
font-size: 10px;
font-style: none;
color: #837449;
padding-top: 0px;
z-index: 1;
}
#head {
border-bottom: 1px solid #ffffff;  
margin: 0px; 
color: #837449; 
text-align: right; 
font-family: times new roman;
font-size: 18px;
font-style: none;
padding: 2px;
width:185px;
}
a:link, a:visited {
color: #837449;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: none;
}
input, textarea {
 background: #837449;
 border: 1px solid #ffffff;
 color: #000000;
 font: 8pt Verdana, sans-serif;
}