body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1C0205;
	background-image: url(interior.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660A0F;
}

a:link, a:visited, a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #6B0392;
	text-decoration: bold;
}
div.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	height: 19px;
	width: 121px;
	text-align: center;
	padding-right: 15px;
}
div.nav a:hover{
	color: #FFFFFF;
}
#apDiv1 {
	position:absolute;
	left:126px;
	top:172px;
	width:340px;
	height:65px;
	z-index:3;
}
#Nav {
	position:absolute;
	left:143px;
	top:6px;
	width:883px;
	height:23px;
	z-index:2;
}
#content{
	position:absolute;
	left:95px;
	top:199px;
	width:1063px;
	height:800px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}
