body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 70%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-color: #FFF;
	background-image: url(Images/Large%20Intro.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	color: #FFF;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #F90;
}
a:active {
	color: #F00;
	text-align: center;
}
.footer {
	color: #999;
	text-align: center;
	font-size: 14px;
	font-style: normal;
}
#Content {
	position:absolute;
	left:367px;
	top:200px;
	width:700px;
	z-index:1;
	background-image: url(Images/Inset%20Image%20780x679.jpg);
	padding: 10px;
	background-repeat: no-repeat;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	height: 695px;
}
#sidebar {
	position:absolute;
	left:1141px;
	top:196px;
	width:150px;
	height:655px;
	z-index:2;
	background-color: #FFF;
}
#Content h1 {
	color: #CCC;
}
