body{
padding:0px;
margin:0px;
background-color:#580101;
background-image:url(images/b-dr.gif);
background-repeat:repeat-y;
background-position:left;
scrollbar-face-color: #ddd9bc;
scrollbar-highlight-color: #f3f2e9;
scrollbar-3dlight-color: #f3f2e9;
scrollbar-darkshadow-color: #9a914e;
scrollbar-shadow-color: #b5ac6c;
scrollbar-arrow-color: #c1aa6b;
scrollbar-track-color: #706938;
}
.wrapper {
	
	margin-left:0px;
	margin-right:0px;
	margin-top:auto;
	text-align:center;
	height: 1000px;
	background-color: #e9f6e3;
	
	
}
.style3 {
	text-decoration: none;
	text-align: left;
}
.topleft {
	background-image: url(images/banner1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topright {
	background-image: url(images/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.leftside {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
}
.rightside {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
}
.menuwrap {
	position: relative;
	text-align: left;
}

