body {
	background-color: #666666;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.style2 {font-size: 2em}
.style3 {font-size: 10px}
.style4 {font-size: small}
.SiteNav {
	font-size: 2em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	width: 150px;
	padding-right: 15px;
	position: absolute;
	left: 9px;
	top: 78px;
}
a
{
	color: black;
	text-decoration: none;
}
li {
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #000000;
	width: 125px;
	padding-top: 15px;
	list-style-type: none;
	font-size: small;
	padding-bottom: 10px;
}
.SiteHead {
	font-size: 2em;
	padding-left: 50px;
	position: absolute;
	width: 472px;
	height: 42px;
	left: 52px;
	top: 7px;
	letter-spacing: 10px;
}
.SiteContent {
	position: absolute;
	left: 133px;
	top: 74px;
	height: auto;
	width: 75%;
}
.SiteFooter {
	position: absolute;
	width: auto;
	bottom: 10px;
	left: 10px;
	height: auto;
}
