@charset "utf-8";
/* CSS Document */


#mycontent {
	background-image: url(images/bg/woodbg.png);
	height: 600px;
	background-repeat: repeat-x;
}

#centered {
	width:860px;
	height:798px;
	position:absolute;
	left:50%;
	margin:auto auto auto -450px;
	z-index: 1;
}

#upperbutton {
	position:absolute;
	width:200px;
	height:67px;
	z-index:1;
	left: 525px;
	top: -7px;
}

#eelogo {
	position:absolute;
	width:200px;
	height:149px;
	z-index:3;
	left: 19px;
	top: 16px;
}
body {
	background-color: #FFFFFF;
	background-position: center;
	margin: 0;
	padding: 0;
}
#eemenu {
	position:absolute;
	width:226px;
	height:306px;
	z-index:4;
	left: 27px;
	top: 155px;
}
#mainframe {
	position:absolute;
	width:830px;
	height:700px;
	z-index:5;
	left: 55px;
	top: 158px;
}
#leftbutton {
	position:absolute;
	width:200px;
	height:217px;
	z-index:6;
	left: 36px;
	top: 474px;
}
#lowbar {
	position:absolute;
	width:862px;
	height:66px;
	z-index:7;
	left: 56px;
	top: 780px;
}
#eepromo {
	position:absolute;
	width:930px;
	height:300px;
	z-index: 2;
	left:15px;
	top:735px;
}
