body {
	background:url('http://www.staffsunion.com/stylesheet/2010/Test Background.jpg') #FFF top center repeat-y;
	font-family:verdana, arial, sans-serif;
	font-color:#333;
	font-size:12px;
	margin:0;
	padding:0;
}

#edit_body{width: 100%;}
/* rotator in-page placement */
        div.rotator {
	position:relative;
min-height: 59px; 
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	background: #FFF;
}
        div.rotator ul li.show {
	z-index:15;
}

#newsWrapperPager {
    z-index: 100;
width: 607px;
background-color:#111111;
border: 0px solid #111111;
overflow:hidden;
text-align: center;
margin: 0 auto;
text-align:center;
padding-bottom: 5px;


}

#nav{width: 200px;}

#newsWrapperPager a {
    background: #111111;
    border: 1px solid #92d400;
    display: block;
    float: left;
    width: 113px;
margin-left:5px;
}
#newsWrapperPager a.activeSlide {
   background: #92d400;
    border: 1px solid #92d400;
    display: block;
    float: left;
    width: 113px;
    padding-top:5px;
margin-left:5px;

}
