body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #000000;
}
.main {
	width: 999px;
}
.nav {
	background-image: url(images/n_bg.jpg);
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 29px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 80px;
	text-align: left;
	padding-bottom: 0px;
}
.class2 a:link {
	color: #fcda87;
	text-decoration: none;
	font-weight: bold;
}
.class2 a:visited {
	color: #fcda87;
	text-decoration: none;
	font-weight: bold;
}
.class2 a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
.class2 a:active {
	color: #fcda87;
	text-decoration: none;
	font-weight: bold;
}
.ep_hdr {
	background-image: url(images/ep_top.jpg);
	height: 61px;
	width: 712px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	padding-top: 25px;
	padding-left: 70px;
}
.ep {
	width: 712px;
	background-image: url(images/ep_bg.jpg);
}
a:link {
	color: #9B2100;
}
a:visited {
	color: #9B2100;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #9B2100;
}
.th {
	height: 50px;
	width: 50px;
	border: 1px solid #A26000;
}
.epdesc {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.bigtext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.ftr {
	background-image: url(images/ftr_logo.jpg);
	background-repeat: no-repeat;
	height: 136px;
	width: 999px;
	background-position: center;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #d5be87;
	text-align: center;
	padding-top: 50px;
}
.contentbox {
	width: 940px;
}
