@charset "utf-8";
#head {
	background-color: #852D07;
	background-image: url(../img/Core/head.jpg);
	background-repeat: no-repeat;
	height: 115px;
}
#topnav {
	background-image: url(../img/Core/Top%20Nav/background.gif);
	background-repeat: repeat;
}
#leftshadow {
	width: 36px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightshadow {
	width: 36px;
}
#footer {
	background-image: url(../img/Core/footer.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: eadbc3;
	font-weight: normal;
	height: 50px;
}
#body {
	height: 570px;
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/Core/background.gif);
	position: relative;
}
#ibody {
	height: 447px;
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/Core/background.gif);
	position: relative;
}
#mainbody {
	height: 768px;
	width: 968x;
}
#ghost {
	vertical-align: bottom;
	width: 1024px;
	background-image: url(../img/Core/front_Ghost.gif);
	background-repeat: no-repeat;
	height: 200px;
}
#message {
}
#home {
	height: 768px;
	width: 968px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
}

