body{
	text-align:center;
	background-color: #e4a059;
	}
	
#wrapper1{
	position:relative;
	
	width:820px;
	height:850px;
	margin:auto;
	text-align:left;
	top:10px;
	font-size:14px;
	color:black;
	Font-family:Verdana;
	border:2px solid #654828;
	background: #fef0e1;
	}

#wrapper2{
	position:relative;
	
	width:820px;
	height:2600px;
	margin:auto;
	text-align:left;
	top:10px;
	font-size:14px;
	color:black;
	Font-family:Verdana;
	border:2px solid #654828;
	background: #fef0e1;
	}

#wrapper3{
	position:relative;
	
	width:820px;
	height:740px;
	margin:auto;
	text-align:left;
	top:10px;
	font-size:14px;
	color:black;
	Font-family:Verdana;
	border:2px solid #654828;
	background: #fef0e1;
	}
	
#wrapper4{
	position:relative;
	
	width:820px;
	height:1490px;
	margin:auto;
	text-align:left;
	top:10px;
	font-size:14px;
	color:black;
	Font-family:Verdana;
	border:2px solid #654828;
	background: #fef0e1;
	}

#banner{
	position:absolute;
	width:800px;
	height:200px;
	top:10px;
	left:10px;
	background:url(ban.jpg);
}

#menu{
	position:absolute;
	top:220px;
	left:10px;
	width:798px;
	height:20px;
	border:1px solid black;
	text-align:center;
	}

a {
	text-decoration:none;
	color:black;
}

a:hover{
	color:green;
}

#content1{
	position:absolute;
	top:250px;
	left:10px;
	width:778px;
	height:460px;
	border:1px solid black;
	font-size:11px;
	padding:10px;
}

#content2{
	position:absolute;
	top:250px;
	left:10px;
	width:778px;
	height:2210px;
	border:1px solid black;
	font-size:11px;
	padding:10px;
}

#content3{
	position:absolute;
	top:250px;
	left:10px;
	width:778px;
	height:350px;
	border:1px solid black;
	font-size:11px;
	padding:10px;
}

#content4{
	position:absolute;
	top:250px;
	left:10px;
	width:778px;
	height:1100px;
	border:1px solid black;
	font-size:11px;
	padding:10px;
}

#footer{
	position:absolute;
	left:10px;
	width:800px;
	height:100px;
	background:url(foot.jpg);
	bottom:10px;
	
}
