#wrapper {
	background-color: #EFDDAD;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navi {
	background-color: #380202;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 3000px;
	width: 10px;
}


#header {
	background-color: #380202;
	margin: 0px;
	padding: 0px;
	height: 250px;
}
#footer {
	background-color: #380202;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 900px;
	float: right;
}

#content2 {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 740px;
	height: 3000px;
	background-image: url(main.jpg);
}

#button {
	background-color: #EFDDAD;
	float: left;
	width: 150px;
	height: 3000px;
	margin-top: 0px;
}
#bar {
	background-color: #380202;
	height: 10px;
	width: 900px;
}
