body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background-color: #494123;
}
.header {
	background-image: url(objs/header_bg.jpg);
	height: 315px;
	background-repeat: no-repeat;
}



.headerNavLeft {
	color: #FFFFFF;
	padding-top: 35px;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.95em;
	text-transform: uppercase;
}
.headerNavLeft a:link, .headerNavLeft a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.headerNavLeft a:hover {
	color: #FF9900;
}

.headerNavLeft ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.headerNavRight {
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 320px;
}
.headerNavLinks {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.headerNavLinks a:link, .headerNavLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.headerNavLinks a:hover {
	color: #FF9900;
}

#headerBgSides {
	background-color: #666666;
	margin-right: auto;
	margin-left: auto;
	width: 749px;
	padding-right: 100px;
	padding-left: 100px;
	background-image: url(objs/header_sides.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#headerBg {
	background-color: #030201;
	background-image: url(objs/header_bg_line.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#container {
	background-image: url(objs/container_bg.gif);
	background-repeat: repeat-x;
	background-color: #494123;
}
.content {
	background-color: #070502;
	background-image: url(objs/container_text_bg.gif);
	background-repeat: no-repeat;
	color: #CCCCCC;
	font-size: 0.8em;
	line-height: 1.6em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	color: #FFFFFF;
}
.content h2 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	border-bottom-width: 1px;
	color: #FFCC00;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-left: 20px;
	padding-left: 10px;
}

.content p {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.content a:link, .content a:visited {
	color: #C7B989;
}
.content a:hover {
	color: #FFFFFF;
}
.content li {
	list-style-type: square;
}
.content strong {
	color: #FFFFFF;
}

.contentLiBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
}


.contentBox a:link, .contentBox a:visited {
	color: #BFAF77;
	text-decoration: none;
}
.contentBox {
	padding-left: 5px;
}

.contentBox a:hover {
	color: #FFCC00;
}
.small {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
.small a:link, .small a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
.small a:hover {
	color: #FFCC00;
}


.highlight {
	color: #FFFFFF;
	background-color: #CC3300;
	padding: 3px;
}

.contentImg {
	border: 4px solid #666666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.formInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	border: 0px solid #FFFFFF;
	padding: 2px;
}

.tableData {
	background-color: #333333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #070502;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #070502;
}
.contentButtonText {
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.5em;
}







#footer {
	padding-bottom: 5px;
}
.footerText {
	font-size: 0.6em;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;
	background-color: #040402;
	padding-bottom: 10px;
}
.footerText a {
	color: #999999;
}
