@charset "UTF-8";
body {
	background-image: url(images/bkgr/tile_home.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#wrapper {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(images/bkgr/bkgr_home.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1124px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left top;
}
.content {
	width: 650px;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 400px;
	margin: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFF00;
}
ul.nav {
	padding: 0px;
	list-style-type: none;
	margin-top: 210px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.nav li {
	float: left;
}
ul.nav a {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #00609B;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
}
ul.nav a:hover {
	color: #B99731;
}
.special {
	font-size: 14px;
	color: #FFCC66;
}
.special a {
	color: #FFCC66;
	text-decoration: none;
}
.special a:hover {
	text-decoration: underline;
}
.content .list {
	line-height: 120%;
	margin-top: 0px;
}
.content   h1  {
	text-transform: uppercase;
	color: #FFD54E;
	font-weight: normal;
	padding-top: 50px;
	line-height: 120%;
	font-size: 18px;
	text-decoration: none;
	margin: 0px;
}
.content h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #DDBA55;
}
.content h3 {
	font-size: 12px;
	font-weight: normal;
}
#epic_home {
	position: absolute;
	left: 209px;
	top: 450px;
	width: 150px;
	text-align: center;
	color: #967e3b;
	line-height: 120%;
}
#epic_home a {
	text-decoration: none;
	color: #CC9900;
}
.example {
	padding: 0px;
	height: 213px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.float_left {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

