body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-color: #E4E7E7;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	line-height: 24px;
	padding: 5px 0px;
}

h2 {
	font-size: 24px;
	margin: 0px;
	padding: 10px 0px;
	font-family: "Times New Roman", Times, serif;
	line-height: 24px;
	font-weight: normal;
}

h3 {
	font-size: 1.0em;
	font-weight: normal;
	text-transform: none;
	color: #999966;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}

a:hover {
	color: #000000;
}

a img {
	border: 2px solid;
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: square;
}

#maincontent {
	margin: 10px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
}

#header {
	width: 800px;
	height: 150px;
	border: 0px solid #000000;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#content {
	text-align: left;
	width: 780px;
	margin: 0px;
	padding: 60px 10px 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}

#footer {
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-size: 10pt;
	margin: 0px 0px 10px;
	font-family: "Times New Roman", Times, serif;
	line-height: 10px;
	color: #000000;
	width: 99%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
#title {
	width: 550px;
	position: absolute;
	left: 0px;
	top: 10px;
	height: 100px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#navbar {
	position: absolute;
	width: 800px;
	left: 0px;
	top: 160px;
	height: 30px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	border-top: 1px solid #000000;
	border-right: #000000;
	border-bottom: 1px solid #000000;
	border-left: #000000;
}
p {
	margin: 0px;
	padding: 5px 20px;
	text-align: justify;
}
ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
table {
	margin: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	padding: 0px;
}
tr {
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
#counter {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-bottom: 10px;
}
#video {
	text-align: center;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}
#blurb {
	text-align: justify;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#videocontent {
	margin: 0px;
	padding: 0px 10px;
	width: 465px;
}
#photo {
	text-align: center;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0px;
	line-height: 12px;
}
