body {
	background-color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(grafx/backdrop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#header {
	height: 102px;
	float: left;
	width: 960px;
}
#upper_nav {
	float: right;
	width: 250px;
	font-size: 0.625em;
	text-align: right;
	margin-top: 12px;
	margin-right: 10px;
	color: #817B90;
}
#upper_nav a {
	padding-right: 5px;
	padding-left: 5px;
	color: #EBE7F4;
	text-decoration: none;
}
#nav {
	font-size: .827em;
	padding-top: 6px;
	margin-left: 105px;
	margin-top: 60px;
}
#nav ul {
	list-style-image: none;
	list-style-type: none;
}
#nav li {
	display: inline;
}
#nav li a:link, #nav li a:visited {
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #3F6;
}
#nav li a:hover, #nav li active, #nav li a:focus {
	color: #65FF96;
}
#bodywrap {
	float: left;
	width: 960px;
}
#artbox {
	background-color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	color: #CCC;
	padding: 30px;
	height: 100px;
	width: 900px;
	font-size: .75em;
}
#sidebar {
	font-size: 0.875em;
	float: left;
	width: 205px;
	margin-left: 15px;
	display: inline;
	margin-top: 30px;
}
#sidebar h3 {
	color: #CCC;
	padding-bottom: 2px;
	padding-top: 5px;
	background-color: #120F1B;
	width: 190px;
	padding-left: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: .2em;
	background-repeat: no-repeat;
}
#sidebar ul {
	padding-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	width: 195px;
}
#sidebar li {
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-right: 4px;
}
#sidebar a {
	color: #5C2163;
	text-decoration: none;
	font-weight: bold;
}
#content {
	margin-right: 10px;
	margin-left: 245px;
	font-size: .75em;
	padding-bottom: 10px;
	margin-top: 30px;
}
#cntrtbar {
	margin-right: 210px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#contentonecol {
	margin-right: 20px;
	margin-left: 20px;
	font-size: .75em;
	padding-bottom: 10px;
}
#contentthreecol {
	margin-right: 210px;
	margin-left: 245px;
	font-size: .75em;
	padding-bottom: 10px;
	margin-top: 10px;
}
#content h1, #contentonecol h1{
	color: #333;
	margin-top: 20px;
	padding-bottom: 3px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCD39F;
	font-size: 22px;
}
#content h3, #contentonecol h3 {
	padding-bottom: 6px;
	font-size: 16px;
	padding-top: 8px;
}
#content ul, #contentonecol ul {
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#content li, #contentonecol li{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#content p, #contentonecol p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
}
#content a, #contentonecol a {
	color: #468168;
	text-decoration: underline;
}
#bodycopy {
	padding-top: 3px;
	padding-bottom: 10px;
}
#thirdbar {
	float: right;
	width: 175px;
	margin-top: 10px;
	font-size: .625em;
	padding: 5px;
	background-color: #EEFBD5;
	margin-right: 13px;
}
#thirdbar h3 {
	padding-top: 10px;
	padding-bottom: 10px;
}
#thirdbar ul {
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
#thirdbar li a {
	color: #4C5C52;
}
#rhtbar {
	float: right;
	width: 200px;
	margin-top: 30px;
	margin-right: 5px;
	font-size: .75em;
	text-align: center;
}
#rhtbar p {
	padding-bottom: 8px;
}
#footer {
	font-size: .625em;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #271E33;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: center;
}
#footer a {
	color: #666;
	text-decoration: none;
}
.blue {
	color: #06C;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.floatright {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.floatleft {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
}
.whitetext {
	color: #FFF;
}
.spaceright {
	padding-right: 15px;
}
.resultz {
	padding-top: 8px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#corpsponz p {
	text-align: center;
	padding-top: 2px;
}
#boxxz {
	padding-top: 20px;
	padding-right: 70px;
	padding-left: 30px;
	padding-bottom: 30px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #F39;
	border-right-color: #F39;
	border-bottom-color: #F39;
	border-left-color: #F39;
}
.blueback {
	background-color: #B2DFDE;
}
#silver {
	padding: 5px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
}
#copper {
	padding: 5px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #6E4322;
	text-align: center;
}

