body
 {
	background: #000000 no-repeat fixed center center;
}

.TransBlack69_ce-roLinks {
	position: relative; 
	width: 500px; 
	background-image:url(../../images/CSSimages/TransparentBlack69.png);
	padding: 17px;
	height: 640px;
	margin: 32px auto;
}
/* ce-roLinks Boxes */

#ce-roLinks {
	float: left;
	width: 500px;
	height: 28px;
}

#ce-roLinks UL {  
    margin: 0px 12px 12px 0px;
    padding: 3px 3px 3px 3px;
	width: 175px;
}

#ce-roLinks LI {
	text-align: center;
	color: #FFFFFF;                
    margin: 10px 9px 9px 9px; 
    list-style: none;
	font-weight: bold;
}

#ce-roLinks a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #253c4e;
	width: 200px;
	padding: 11px 0px 11px 0px;
}

#ce-roLinks a:hover { 
	background: #FFFFFF;
	color: #17242E;
}

#ce-roLinks .current_page_item a {
	background: #AA330F;
	color: #17242E;
}
