﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	text-align: center;
	background-color: #DFDFDF;
	color: #000000;
}

#header {
	position: relative;
}
#nav {
	position: relative;
}
#footer {
	position: relative;
	margin-left: -8px;
}
#footer2 {
	position: relative;
	margin-left: 5px;
}
#content {
	position: relative;
	width: 750px;
	height: 330px;
	left: 130px;
	text-align: left;
	float: left;
	overflow: visible;
	font-size: small;
	font-family: Arial;
	top: 0px;
}
#content2 {
	position: absolute;
	width: 780px;
	height: 330px;
	left: 10px;
	text-align: left;
	float: left;
	overflow: visible;
	font-size: x-small;
	font-family: Arial;
}

#NAV2 {
	position: relative;
	color: #808080;
	top: 2054px;
	left: 68px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #800000;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
}
#title {
	position: relative;
}
#content2 {
	position: relative;
	width: 750px;
	height: 330px;
	left: 110px;
	text-align: left;
	float: left;
	overflow: visible;
	font-size: x-small;
	font-family: Arial;
}
