.stylesheet1
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 760px;
}
#titlecontent {
	float: left;
	width: 760px;
	height: 40px;
	text-align:center;
	color: #FFFFFF;
}
table.nav {
	font-weight: bold;
	color: #DE0705;
	width: 160px;
	border-width: 0px;
	padding: 0px;
	top: 164px;
	left: 5px;
	position: absolute;
}
.editContent1 {
	background-color: #E3E3E3;
	top: 164px;
	left: 174px;
	height: 500px;
	width: 213px;
	padding: 4px;
	position: absolute;
}
td.search {
	height: 60px;
}
.editContent2 {
	background-color: #CC9999;
	height: 500px;
	width: 370px;
	float: left;
	padding: 4px;
	top: 177px;
	left: 397px;
	position: absolute;
}
.footerNav {
	background-color: #DE0705;
	text-align: center;
	position: absolute;
	float: left;
	left: 7px;
	width: 760px;
	top: 634px;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #000000;
}
.footerNav a:link {color:#FFFFFF}
.footerNav a:visited {color:#999999}

.footer {
	font-size: 10px;
	float: left;
	font-weight: bold;
	position: absolute;
	top: 664px;
	left: 0px;
}
.bannerContent {
	background-color: #CC0000;
	text-align: left;
	float: left;
	height: 100px;
	width: 760px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	padding-top: 3px;
}
a:link {
	color: #DE0705;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	color: #575962;
	text-decoration: underline;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
ul {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-size: 9px;
}
p {
	font-size: 12px;
	text-decoration: none;
}

