body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #0E1414;
}

#left_bg {
	width:2%;
	float:left;
}

#maincontainer {
	width:96%;
	margin-left:2%;
	background:  #000000 url(w.gif) repeat-y left top;
	float:left;
}

#right_bg {
	width:2%;
	float:right;
}

.top {
width:100%;
height:86px;
background:url(nw_n.gif) no-repeat left top;

}

.top span {
display:block;
position:relative;
height:86px;
background:url(ne.gif) no-repeat right top;
text-align:center;
}

.center-content {
position:relative;
background: url(e.gif) repeat-y right top;
padding:1px 85px 1px 85px;
margin:-1px 0 0px 0;
}

.bottom {
height:118px;
background:url(sw_s.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:118px;
background:url(se.gif) no-repeat right top;
}

