

#pscroller1{
width: 100%;
height: 20px;
border: 0px solid black;
padding: 3px;
color:#06F;
}

.someclass{ //class to apply to your scroller(s) if desired
}

#pscroller2{
width: 100%;
height: 180px;
text-align:left;
border: 0px solid black;
}
ul{
	list-style-type:none;
}
.ok{
	color:#666;
}
div#wrapper div#footer {
	color: #999;
	text-align: center;
	padding-bottom: 45px;
	min-height: 31px;
	background: url(../images/footer.png) no-repeat left bottom;
	clear: both;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 35px;
}
.box_title {
	color: #333;
	font-size: small;
	margin: 0 0 10px;
	padding: 8px 6px;
	background: url(../images/box_bg.jpg) repeat-x left bottom;
	text-align: left;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(../images/grad.jpg) repeat-x left top;
	font: 0.75em Verdana, Lucida, "Lucida Grande", sans-serif;
	color: #666;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, {
	margin: 5px 0 10px;
}

h1, h2, h3 {
	color: #5c89c6;
	text-shadow: #000 0 1px 2px;
	text-shadow: rgba(0,0,0,.4) 0 1px 2px;
}

p {
	margin: 10px 5px;
}

blockquote {
	
}

img {
	border: 0;
}

.clear {
	clear: both;
}

div.box {
	background: #fff;
	border: 1px solid #c8c8c8;
	margin-right: 25px;
}

div.box2 {
	background: #fff;
	border: 1px solid #c8c8c8;
}

div.box3 {
	background: #fff;
	border: 1px solid #c8c8c8;
	margin: 0 15px;
	text-align: left;
}

div.box div.box_content {
	margin: 0 10px 20px;
}

div.box div.box_content div.club_box {
	margin: 0 auto;
}

.orange {
	color: #0b8fff;
}

/* @end */

div#wrapper {
	width: 998px;
	min-height: 450px;
	margin: 25px auto 0;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div#wrapper div#header {
	height: 70px;
	padding: 0 20px 0 370px;
}

div#wrapper div#header h1#logo {
	text-indent: -9999em;
	overflow: hidden;
	top: 0;
	left: 0;
	margin: 0px 0 0 0;
	padding: 0;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	height: 100px;
	position: absolute;
}

div#wrapper div#header h1#logo a {
	width: 247px;
	height: 99px;
	display: block;
}

div#wrapper div#header #top_menu {
	color: #fff;
	text-shadow: #000 0 1px 2px;
	text-shadow: rgba(0,0,0,.4) 0 1px 2px;
	text-align: right;
	padding-right: 56px;
}

div#wrapper div#header #top_menu a {
	color: #fff;
}

div#wrapper div#header #top_menu a:hover {
	color: #5c89c6;
	text-decoration: none;
}

div#wrapper div#main {
	min-height: 680px;
	margin: 35px 20px 0;
}

div#wrapper div#main div#content {
	width: 100%;
	float: left;
}

div#wrapper div#main div#sidebar {
	float: right;
	width: 200px;
	padding-left: 10px;
	border-left: 1px solid #eee;
}

div#wrapper div#main div#sidebar div.box {
	margin-bottom: 25px;
}

div#wrapper div#footer {
	color: #999;
	text-align: center;
	padding-bottom: 45px;
	min-height: 31px;
	background: url(../images/footer.png) no-repeat left bottom;
	background-repeat:no-repeat;
	clear: both;
	margin: 0px 0px 35px 0px;
	border-top: 1px solid #CCC;
} 


div#testimonials {
	width: 100%;
}

div#testimonials div#testimonials_wrapper {
	height: 150px;
	position: relative;
	overflow: hidden;
}

div#testimonials .nextPage {
	position: absolute;
	bottom: 0;
}

div#testimonials_wrapper div#testimonials_content {
	height: 20000em;
	position: absolute;
}

div#testimonials_wrapper div.testimonial {
	height: 150px;
	overflow: hidden;
	font-size: 11px;
	text-align: left;
}

div#testimonials_wrapper div.testimonial img.avatar {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}
