.positioning-table {
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
.site-table {
	width: 760px;
}
.footer-table {
	background-image: url(images/layout_10.gif);
	text-align: right;
	vertical-align: middle;
	height: 44px;
	width: 760px;
	padding-right: 25px;
	padding-left: 25px;
}
.content-area {
	background-image: url(images/layout_09.gif);
	padding: 10px 25px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
		color: #CEBB71;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8FA1CC;
}

body {
	background-image: url(images/page-background.gif);
	background-repeat: repeat-x;
}
main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6699CC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3A5899;
}
a:visited {
	color: #8FA1CC;
	text-decoration: none;
}
a:hover {
	color: #8FA1CC;
	text-decoration: underline;
	
}
a:active {
	color: #8FA1CC;
	text-decoration: none;
}
a:link {
	color: #8FA1CC;
	text-decoration: none;
}
