.navbar {
	background-image:  url('/img/topnavmid.gif');
}
body {
	padding: 0;
	margin: 0;
	background-color: #EFEAE7;
	background-image:  url("/img/grad.gif");
	background-repeat:repeat-x;
}
.header {
	  margin-top: 0;
	  margin-right: auto;
	  margin-bottom: 0;
	  margin-left: auto;
	  width:700px;
	  height:399px;
}
.main {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 700px;
	height: 725px;
	background-image: url("/img/bodytitle.gif");
	background-repeat:no-repeat;
}
.seriestitle { 
position: absolute;
margin-top: 35px;
margin-left: 30px;
}
.seriestitlefont { 
position: absolute;
margin-top: 210px;
margin-left: 65px;
}
.seriesblurb { 
position: absolute;
margin-top: 300px;
margin-left: 90px;
font-family:Verdana;
font-size:11px;
text-align:justify;
color: #330033;
width: 250px;
}
.characterpic {
position: absolute;
margin-top: 32px;
margin-left: 400px;
text-align:center;
}
.authorpic {
position: absolute;
margin-top: 576px;
margin-left: 50px;
text-align:center;
}
.authorblurb { 
position: absolute;
margin-top: 624px;
margin-left: 215px;
font-family:Verdana;
font-size:11px;
text-align:justify;
color: #333333;
width:420px;
}
.previews { 
position: absolute;
margin-top: 497px;
margin-left: 220px;
font-family:Verdana;
font-size:11px;
text-align:justify;
color: #333333;
width:500px;
}
.footer {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 700px;
	height: 32px;
	background-image: url("/img/footer.gif");
	background-repeat:no-repeat;
}
