@charset "UTF-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #900;
	background-image: url(../images/sunrise%20full%20ps%20cropped2.jpg);
}
body {
	background-image: url(../images/sunrise%20full%20ps%20cropped2.jpg);
	padding: 20px;
	width: 70%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#apDiv1 {
	position:absolute;
	left:403px;
	top:367px;
	width:700px;
	height:496px;
	z-index:1;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
p {
	text-align: left;
}
.footer {
	font-size: 9px;
	font-style: normal;
}
a:hover {
	color: #E16200;
}
a:active {
	color: #F30;
}
a:visited {
	color: #FFF;
}
.MainHeading {
	font-size: 36px;
}
#content {
	width:75%;
	z-index:1;
	padding: 20px;
	border: 3px inset #C30;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
