body {
	background-color: #290903;
	background-image: url(/images/bkgd.jpg);
	background-repeat: repeat-x;
}
.image-left {
	padding: 0px 20px 20px 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image-right {
	padding: 0px 0px 20px 20px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text-style2 {
	font-size: 25px;
	color: #FF4302;
}
.text-style3 {
	font-size: 25px;
}
body,td,th {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #FFCC00;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFFFFF;
}
.text-pagetitle {
	font-size: 26px;
	color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
}.text-subheading {
	font-size: 16px;
	font-weight: bold;
}
a.nav:link {
	color: #000000;
}
a.nav:visited {
	color: #000000;
}
a.nav:hover {
	color: #000000;
}
a.nav:active {
	color: #000000;
}
