body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
body {
	background-color: #EDEDED;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #850042;
}
a:visited {
	text-decoration: none;
	color: #F06;
}
a:hover {
	text-decoration: underline;
	color: #F06;
}
a:active {
	text-decoration: none;
	color: #F06;
}
.headerpics {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 102px;
}
.skypic {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
.title {
	width: 520px;
	position: absolute;
	z-index: 5;
	left: 150px;
	top: 40px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #850042;
	font-weight: bolder;
	margin-top: 0px;
	padding-top: 0px;
}
.content {
	height: auto;
	width: 650px;
	position: absolute;
	z-index: 4;
	top: 205px;
	left: 200px;
	background-image: url(images/fade.PNG);
	background-repeat: repeat;
	border: 1px solid #850042;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.contact {
	height: 75px;
	width: 200px;
	position: absolute;
	top: 145px;
	left: 700px;
	text-align: right;
	line-height: 130%;
}
.highlight {
	color: #850042;
	font-weight: bold;
	font-size: 17px;
}
.roundiframe {
	float: right;
	padding: 5px;
}
.photo.a {
	text-decoration:none;
	color:#000;
}
.border {
	border: 1px solid #000;
}
.photo {
	background-color: #000;
}
.subheading {
	font-size: 12px;
	color: #000;
}

