body
{
	background-attachment: fixed;
	background-image: url(images/Joe_Web_Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 0px;

}

div#header
{
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-position: center top;
	position: relative;
	text-decoration: none;
	border: none;
	width: 75%;
	left: 250px;
	height: auto;
	top: 10px;
	right: auto;
	text-align: center;


div#links {
	position: relative;
	height: auto;
	width: 75%;
	left: 250px;
	padding-bottom: 10px;
	padding-bottom: 10px;


}
div#links {
	position: absolute;
	width: 75%;
	left: 250px;
	top: 85px;
	right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: center;
	word-spacing: 8pt;
	letter-spacing: normal;


}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #9999FF;
	text-decoration: none;
}
div#content {
	position: absolute;
	width: 75%;
	left: 250px;
	top: 130px;
	right: 10px;
	bottom: auto;
	overflow: auto;
	height: 165px;
	margin-right: 10px;



}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	left: 17px;
	top: -173px;
	text-align: left;
	padding: 0px;
	vertical-align: text-top;




}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 12px;
	text-align: left;
	vertical-align: top;
	position: relative;
	width: auto;
	left: auto;
	top: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;



}

