@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	background-color: #222222;
	background-image: url(../images/diamondplate.jpg);
	background-repeat: repeat;
}
#centeredbody {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #222222;
	padding: 10px;
}
#floatfixer {
	clear: both;
}
#centerednav  {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 940px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: center;
	background-color: #222222;
}
#topleftad {
	float: left;
	height: 60px;
	width: 468px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#toprightad {
	float: right;
	height: 60px;
	width: 468px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#topnav {
	height: 82px;
	background-color: #222222;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#topcorners {
	clear: both;
	height: 20px;
	width: 980px;
	background-image: url(../images/roundedtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contentcontainer {
	background-color: #333333;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bottomcorners {
	background-image: url(../images/roundedbottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #FFFF99;
	text-decoration: none;
}#wideleftcolumn {
	width: 750px;
	float: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
#narrowleftcolumn {
	width: 160px;
	float: left;
	background-color: #666666;
	padding: 15px;
}
#widerightcolumn {
	float: right;
	width: 750px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
#narrowrightcolumn {
	width: 160px;
	float: right;
	background-color: #666666;
	margin-bottom: auto;
	padding: 15px;
}
#narrowtabletop {
	background-color: #000000;
	height: 15px;
	background-image: url(../images/bin-topbar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 190px;
}
#narrowtablemid {
	background-color: #222222;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#narrowtablebottom {
	background-color: #222222;
	height: 20px;
	width: 190px;
	background-image: url(../images/bin-bottombar.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#floatspacer {
	clear: both;
	height: 20px;
}
.text-sectionheads {
	color: #CC3333;
	font-weight: bold;
	font-size: 14px;
}
#exnarrowtabletop {
	background-color: #000000;
	height: 15px;
	background-image: url(../images/narowtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 280px;
}
#exnarrowtablebottom {
	background-color: #222222;
	height: 20px;
	width: 280px;
	background-image: url(../images/narrowbottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#headerdiv {
	width: 940px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

