#Nav {
	background: url('http://modernevil.com/images/NavShort.png') no-repeat;
	position: absolute;
	top: 0;
	left: 250px;
	z-index: 1;
	height: 240px;
	width: 650px;
}
#Nav li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#Nav a {
	display: block;
}

#About {
	top: 0;
	left: 5px;
	width: 125px; height: 125px;
}
#About a {height: 125px;}
#About a span {display: none;}
#About a:hover {background: url('http://modernevil.com/images/NavShort.png') -5px -240px;}

#Paper {
	width: 124px; height: 125px;
	top: 91px;
	left: 83px;
}
#Paper a {height: 125px;}
#Paper a span {display: none;}
#Paper a:hover {background: url('http://modernevil.com/images/NavShort.png') -83px -571px;}

#Audio {
	width: 125px; height: 125px;
	top: 0;
	left: 164px;
}
#Audio a {height: 125px;}
#Audio a span {display: none;}
#Audio a:hover {background: url('http://modernevil.com/images/NavShort.png') -164px -240px;}

#eBooks {
	width: 124px; height: 125px;
	top: 114px;
	left: 204px;
}
#eBooks a {height: 125px;}
#eBooks a span {display: none;}
#eBooks a:hover {background: url('http://modernevil.com/images/NavShort.png') -204px -594px;}

#Novels {
	width: 125px; height: 125px;
	top: 0;
	left: 307px;
}
#Novels a {height: 125px;}
#Novels a span {display: none;}
#Novels a:hover {background: url('http://modernevil.com/images/NavShort.png') -307px -240px;}

#Poetry {
	width: 125px; height: 125px;
	top: 114px;
	left: 347px;
}
#Poetry a {height: 125px;}
#Poetry a span {display: none;}
#Poetry a:hover {background: url('http://modernevil.com/images/NavShort.png') -347px -594px;}

#Short {
	width: 125px; height: 125px;
	top: 26px;
	left: 429px;
}
#Short a {height: 125px;}
#Short a span {display: none;}
#Short a:hover {background: url('http://modernevil.com/images/NavShort.png') -429px -266px;}

#Side {
	position: absolute;
	top: 240px;
	left: 25px;
	width: 200px;
	margin-bottom: 5em;
}

#buyBox, #buyWide {
	width: 100%;
	background-color: #9966FF;
	font-size: 0.75em;
	margin-bottom: 1em;
}

#SideBar {
	width: 100%;
	background-color: #9966FF;
}

.SideTop {
	background: url('http://modernevil.com/images/ShortSideTop.png');
	top: 0;
	z-index: 0;
	height: 15px;
	width: 200px;
}

.SideBottom {
	background: url('http://modernevil.com/images/ShortSideBottom.png');
	bottom: 0;
	z-index: 0;
	height: 15px;
	width: 200px;
	clear: both;
}

.SideContent {
	color: #000000;
	z-index: 5;
	margin: 0 1em 0 1em;
}

#Wide {
	position: absolute;
	top: 240px;
	left: 250px;
	width: 700px;
	margin-bottom: 5em;
}

#WideBar {
	width: 100%;
	background-color: #9966FF;
	margin-bottom: 1em;
}

#Footer {
	width: 100%;
	background-color: #9966FF;
	font-size: 0.75em;
	line-height: 0.9em;
}

.WideTop {
	background: url('http://modernevil.com/images/ShortWideTop.png');
	top: 0;
	z-index: 0;
	height: 15px;
	width: 700px;
}

.WideBottom {
	background: url('http://modernevil.com/images/ShortWideBottom.png');
	bottom: 0;
	z-index: 0;
	height: 15px;
	width: 700px;
	clear: both;
}

.WideContent {
	color: #000000;
	z-index: 5;
	margin: 0 1em 0 1em;
}