 

#innerbody{background:transparent url(bgimage/pagebg.gif) top center repeat-y; position:relative;}
#containertopper{background:transparent url(bgimage/heading.gif) center -30px no-repeat; position:relative;  }
#containerfooting{background:transparent url(bgimage/containerbottom.gif) bottom center no-repeat; padding-bottom:110px;}

                                                                                                                                            
#container{
	width:470px;
	margin:0 auto;
	text-align:left;          
	overflow:visilble;
	
}    
  
.scroller h1{
margin:5px 10px 0px 10px;
padding:5px 0px 5px 0px;
font-size:14px;
background:url(../images/nav_back.jpg) repeat-x;
font-weight:bold;
}
.scroller h2{
margin:0px 10px 0px 15px;
padding:2px 0px 2px 0px;
font-size:13px;
display:block;
background:none;
font-weight:bold;
}

.scroller p{
margin:2px 40px 0px 45px;
padding:0px;
font-size:11px;
font-style:italic;
background:none;
}             

.scroller {  width: 470px; height: 500px; overflow: hidden; clear:left; }
.scroller div.section { width:470px; height:500px; overflow:hidden; float:left;}
.scroller div.content { width: 10000px; height:500px; }    

.controls a, .forwarders a{
	text-align:center;
	text-decoration:underline;
	
	border-top:0;    
	font-size:11px;   
	margin-top:-1px;   
	color:#999; 
	margin:0 2px 0 0;     
	height:18px; 
}   

.forwarders a{
	background:#F1F3EB;  
	color:#666;
	
}
.controls a:hover, .forwarders a:hover{
color:#666699;
text-decoration:none;

}  
.controls a:focus, .forwarders a:focus{ 
 	outline:none;
}

.controls{
	float:right;
}

#my-glider{
	width:470px;
	margin:0px 5px 0px 0px;
}

.controls a.active{
	background:#F1F3EB;    
	border-top:1px solid #F1F3EB;   
	color:#666;
}	

.forwarders{
	float:right; 
	margin-right:-2px;
	display:inline;
}	

.section img{
	float:right; 
	margin:10px;
	display:inline;
}    

