@charset "UTF-8";

body {
	background-color: #330033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: Arno Pro;
	font-size: 14px;
	color: #330033;
}


#wrapper {
	width: 800px;
	height: 700px;
	padding-top: 10px;
	margin: 0 auto;
	position: relative;	
}

#menu {
	margin-top: 0px;
	margin-left: 3px;
	width:385px;
	height:38px;
	position: absolute;
	left: 10px;
	top: 113px;
}

#content {
	margin-top: 0px;
	margin-left: 0px;
	width:382px;
	height: 450px;
	position: absolute;
	left: 16px;
	top: 151px;
	font: Arno Pro;
	font-size: 14px;
	color: #330033;
}
#footer {
	margin-top: 0px;
	margin-left: 0px;
	width:75px;
	height:17px;
	position:absolute;
	left: 0px;
	top: 612px;
}
#footerr {
	margin-top: 0px;
	margin-left: 0px;
	width:412px;
	height:17px;
	position:absolute;
	left: 386px;
	top: 612px;
}
#footerb {
	margin-top: 0px;
	margin-left: 0px;
	width:800px;
	height:49px;
	position:absolute;
	left: 0px;
	top: 630px;
}
