body {
background:#fff0cd;
}

#main {
min-height:630px;
height: 98%;
width: 99%;
margin:0;
padding:0;
border:6px solid #8b6a44;
background:#fff0cd;
}

#content {
z-index:1;
margin:0;
min-height:560px !important;
padding:0;
height:81% !important;
width:74%;
position: absolute;
right: 170px;
left: 170px;
top:81px;
}

#header {
width:100%;
height:0px;
z-index:1;
}

#logo {
height:60px;
width:518px;
padding-top:15px;
z-index:4;
position:absolute;
left:30%;
}

#right {
height:315px;
width:369px;
float:right;
margin-top:10px;
margin-right:15px;
background: url('/img/right.png') no-repeat;
z-index:3;
position: absolute;
right: 9px;
}

#left {
height:313px;
width:369px;
float:left;
margin:10px;
background: url('/img/left.png') no-repeat;
z-index:3;
}
