/* Main Content
-------------------------------------------------------------- */
#wrapper {background: url('../img/site/body_bg1.jpg') center top no-repeat;   position:relative;}
#topspacer{height:45px;}
#cu3er-container {width:750px;height:186px; outline:0;}
#content_wrapper{background: url('../img/site/maincontentbg.jpg') no-repeat; min-height:867px;}

.topnav	a, .topnavyellow a {
	float:			left; 
	text-align:		center; 
	height:			53px; 
	padding-top:	20px;
	text-transform: uppercase; 
	color:			#fff; 
	font-weight:	bold; 
	font-size: 		11px; 
	text-decoration:none;
	position:		relative;
	z-index:		5;
	width:			125px;
	}

.topnav a img, .topnavyellow a img  {
	display:	none;
	position: 	absolute;
	z-index: 	-1;
	top: 		0;
	left: 		0;
	}

.topnav  a:hover img, .topnavyellow a:hover img{	display: 	block;	}
.topnavyellow a{background: url('../img/site/rollover_yellow.png');}

.short 	{ width:110px;}	

.archive ul li {border-bottom:solid 1px #838583; text-align:right; list-style-type:none; line-height: 2em;}
.archive ul li a {text-decoration:none; color:#fff; position:relative;	z-index:5; width:	125px;}
.archive ul li a img{display:none;	position: absolute;	z-index: -1;	top: 0;	right: 0;}

#maincolumnbox {
	background: url('../img/site/bgblack.png');
	border:		1px solid #1b2c33; 
	padding: 	40px;
}

#maincolumnbox img { margin: 8px; }
