body {margin:0; font:12px Arial, Helvetica, sans-serif}
#wrapper {width:508px; margin:0 auto}
h2 {font-size:14px; margin:15px 0}
.link_up {
	cursor:n-resize;
	background-color:#;
	width:50px;
	height:100px;
	position:absolute;
	top:51px;
	right:0px;
	z-index:1004;
	opacity:1;
	margin-right:21px;
	background-image:url(../images/getinvolved/more_up_green.png);
	background-repeat:no-repeat;
	background-position:top right;
	}
.link_down {
	cursor:s-resize;
	background-color:#;
	width:50px;
	height:100px;
	position:absolute;
	bottom:21px;
	right:0px;
	z-index:1004;
	opacity:1;
	margin-right:21px;
	background-image:url(../images/getinvolved/more_down_green.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
.link_up:hover {opacity:.25}
.link_down:hover {opacity:.25}

.slider {position:relative; overflow:hidden; height:470px}
.slidercontent {position:absolute}
.slidercontent .upper {}
.section {}
.newsslider {position:relative; overflow:hidden; border:2px solid #9ac1c9; height:95px; width:300px; background:#eef5f6; margin-bottom:20px}
.newsslidercontent {position:absolute}
.newsslidercontent .upper {border-bottom:1px solid #9ac1c9}
.newssection {padding:10px; height:75px}