
#header {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}

#header2 {
	position:absolute;
	background-image:url('../images/header2.jpg');
	left:0px;
	top:130px;
	width:800px;
	height:10px;
	z-index:2
}

#ivy {
	position:absolute;
	background-image:url('../images/ivy2.gif');
	height: 87px;
	width: 250px;
	left:550px;
	top :160px;
	z-index:4
	
}


}
#menu{
	position:absolute;
	
	z-index:2;
	left:10px;
	top:212px;
	
	
	
	
}
#menu p {
	

	font-size: 24px;
	font-weight: bold;
	color:#ffffff;
	
	
}
#mainBody{

	position:absolute;
	left:180px;
	top:200px;
	width:610px;
	border: 2px solid #8aaf84;
	z-index:3;
}

#squarelogo{
	background-image:url('../images/squarelogo.jpg');
	position:absolute;
	left:650px;
	top:845px;
	height:119px;
	width:100px;
	z-index:4;
	background-repeat: no-repeat
	}

#tenten a{
	background-image:url('../images/1010logovsmall.jpg');
	position:absolute;
	left:26px;
	top:147px;
	height:65px;
	width:120px;
	z-index:4;
	background-repeat: no-repeat
	}

#mainBody p{
	margin-top:10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	z-index:5;
	color: #375907;
	}
	
#barrow a{
	
	position:absolute;
	left:460px;
	top:75px;
	z-index:4;
	

	background-repeat: no-repeat
	}

#menu2 p{ 
text-align: center;
}

#next {position:relative;
left:200px
	}
	
#box {border: 2px solid #e5e207;}
