body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-color:#000000;
	background-attachment: fixed;
	background-image: url(images/bodybackground.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#wrapper {
	text-align: left;
	width: 800px;
	background: #ffffff;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
}

#footer {
	width: 800px;
	float: left;
	margin-top: 20px;

}

#header_box {
	
Width: 800px;
margin-top: 75px;
margin-bottom: 25px;


}

#head {

width: 800px;
height: 385px;
}

#header {
	height: 266px;
	background-color: #D9D1BC;
	background-image: url(images/images/header.jpg);
	background-repeat: no-repeat;
}

#body {
	padding-top: 0px;
	background-color:#FFF;
	height: auto;
	position: relative;
}
