body { font: 0.7em Arial, sans-serif; line-height: 1.5em; background: url(images/body.png);background-repeat: repeat-x repeat-y}

.content { 
	width: 960px;
	background: url(images/middle.png) repeat-y;	
}

.header_top { background: url(images/top.png) no-repeat;  width:960px;height: 28px;}
.header_bottom { clear: both; background:url(images/bottom.png) no-repeat; width:960px;height: 41px; }


#pscroller1{
width: 250px;
height: 100px;
border: 0px solid black;
padding: 5px;
background-color: inherit;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
