@charset "utf-8";
#Content {
	width:70%;
	z-index:1;
	background-image: url(Images/brushed_metal3%20bkgd%20mod.png);
	background-color: #FFF;
	padding: 20px;
	border: 3px solid #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	color: #F90;
	text-decoration: none;
}
a:hover {
	color: #FF3;
	background-color: #000;
	text-decoration: none;
}
h1 {
	color: #333;
}
h2 {
	font-size: 16px;
	color: #F90;
}
a:visited {
	color: #906;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: underline;
	font-size: 10px;
	
}
.Footer {
	color: #FFF;
	font-size: 12px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000; background:url(Images/homepageimage3.jpg);
	background-attachment: fixed;
	background-position: center top;
	text-align: center;
}
#apDiv1 {
	position:absolute;
	left:701px;
	top:742px;
	width:0px;
	height:15px;
	z-index:2;
}
p {
	text-align: left;
}

