* {
	font-family:tahoma, sans-serif;
	font-size:12px;
	color:#232F11;
}

body {
	background:#600204;
	background:#600204 url(pompeiired.png) repeat;
	
}

#shell {
	width:900px;
	background:#FFF;
	margin:0 auto;
	padding:0px;
	border: 0px solid #000;
}

#title
	{
		width:1000px;
		height:648px;
		background:#600204 url(titlelogo.png);
		border:3px solid #061208;
		margin-left:-500px;
		margin-top:-324px;
		position:absolute;
		left:50%;
		top:50%;
}

#titlea	{
	width:1000px;
	height:648px;
	display:block;
}
	

#header {
	width:890px;
	height:200px;
	background:#330000 url(asheading.png);
	background-repeat:no-repeat;
	margin:0 auto;
	padding:0 0 0 10px;
	font-family:georgia;
	font-weight:normal;
	font-size:45px;
	text-align:left;
	color:#BBB;
}

#guts {
	background:#600204 url(testure.png) fixed top;
	background-repeat:repeat-y;
	width:866px;
	margin:0 auto;
	padding:0px 17px 10px 17px;
}

#guts p.j {
	margin:0 auto;
	padding:0;
	text-indent:;
	text-align:center;
}

#guts p.c {
	margin:0 auto;
	padding:0;
	text-indent:0;
	text-align:center;
}

/* NAVIGATION STYLER BEGINS HERE.  SPECIAL THANKS TO THE ORIGINAL AUTHOR FOR ALLOWING ITS USE! */



/* NAVIGATION STYLER ENDS HERE */