body {
	background-image: url(../imgs/background.jpg);
	background-repeat: repeat;
	background-position: left top;
	border: 0px;
	position: absolute;
	margin: 0px;
	width: 100%;
	text-align: center;
}
#header {
	background-image: url(../imgs/header.jpg);
	width: 823px;
	height: 302px;
	background-repeat: no-repeat;
}
#content {
	background: url(../imgs/contentbg.jpg);
	width: 801px;
	background-repeat: repeat-y;
	height: auto;
	margin: 0px;
	text-align: left;
	background-position: 13px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	text-indent: 14px;
	clear: both;
}
#content table {
	margin: 0px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	width: 97%;
	left: 12px;
	position: relative;
	right: 12px;
	height: auto;
}
#content table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0;
	word-spacing: normal;
	white-space: normal;
	margin-top: 4Spx;
	margin-left: 2px;
	padding-top: 4px;
	padding-left: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
}


#footer {
	background-image: url(../imgs/footer.jpg);
	width: 823px;
	height: 14px;
	background-repeat: no-repeat;
	padding: 0px;
	background-position: 12px top;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.VisitWebsite {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #06C;
	text-decoration: underline;
}
a.textlink :link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a.textlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a.textlink :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06C;
	text-decoration: underline;
	font-weight: normal;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7pt;
	line-height: normal;
	color: #333;
	text-decoration: none;
}
