#mainTable td {
	vertical-align: top;
}
#contentWrapper {
	background-image: url(images/bodyBg.jpg);
}
#topNav {
	background-image: url(images/topNavBg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: normal;
}
#divFooterContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 180px;
	text-align: center;
}
a:link,a:visited,a:active {
	color: #9E3F1F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/pageBg.jpg);
}
#tblFooter {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
#topNav a {
	color: #F9F3CF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#topNav a:hover {
	text-decoration: underline;
}
#divContent {
	padding-right: 100px;
	padding-left: 100px;
}

#divFooterContent a {
	color: #F9F3CF;
	text-decoration: none;
}
#divFooterContent a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Agency FB";
	text-align: center;
}

