<style type="text/css">

html,body{
	margin:0;
	padding:0
}

body{
	font-family: sans-serif, arial;
	background-image: url(/graphics/bluestripebg.jpg);
}

div#container{
	border: thick double #d00018;
	margin:0 auto;
	text-align:left;
	width:800px;
	background:#d00018;
}


div#header{
	position: relative;
}



div#hometab {
	position: absolute;
	width: 120px;
	height: 35px;
	left: 215px;
	top: 228px;
}

div#headerannouncements {
	font-weight: bold;
	color: #FFF;

	position: absolute;
	float: left;
 	top: 190px;
	left: 260px;
	clear: both;
}

div#issuetab{
	position: absolute;
	width: 120px;
	height: 35px;
	left: 365px;
	top: 228px;
}


div#goaltab{
	position: absolute;
	width: 120px;
	height: 35px;
	left: 510px;
	top: 228px;
}

div#donationtab{
	position: absolute;
	width: 120px;
	height: 35px;
	left: 660px;
	top: 228px;
}




div#content{
	float:left;
	width:602px;
	background-image: url(/graphics/contentbg.jpg);
	background-repeat: repeat;
}

div#topcontent{
	font-size: 24px;
	font-weight: bold;
	color: #2c33c2;
	padding: 30px 0 0 50px;
	height: 69px;
	background-image: url(/graphics/contenttop.jpg);
	background-repeat: no-repeat;
}

div#maincontent{
	font-family: arial;
	font-size: 14px;
	margin: -30px 0 0 0;
	padding: 0 15px 0 25px;
	min-height: 600px;
}

div#bottomcontent{
	height:29px;
	background-image: url(/graphics/contentbottom.jpg);
}


div#upcoming{
	font-weight: bold;
	color: #FFF;
	float:right;
	width:198px;
	padding: 10px 0 40px 0;
}

div#topevents{
	text-align: center;
	text-decoration: underline;
	font-size: 18px;
	height: 46px;
	background-image: url(/graphics/eventsbg.jpg);
	background-repeat: repeat;
}


div#topeventstext{
	background-image: url(/graphics/eventstop.jpg);
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	height: 46px;
}

div#events{
	text-align: left;
	background-image: url(/graphics/eventsbg.jpg);
	background-repeat: repeat;
	font-size: 11px;
	padding: 0 10px 0 10px;
	margin: -6px 0 0 0;
}

div#bottomevents{
	height:27px;
	background-image: url(/graphics/eventsbottom.jpg);
}


div#volunteer{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	float:right;
	clear:right;
	width:198px;
	margin: -35px 0 0 0;
}

div#mailinglist{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	float:right;
	clear:right;
	width:198px;
}

div#mailinglisttext{
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	float:right;
	clear:right;
	width:198px;
	margin: -5px 0 0 0;
	padding: 0 8px 0 0;
}


div#footer{
	font-size: 12px;
	padding: 0 0 10px 20px;
	background: #d00018;
	color: #FFF;
	clear:both;
}



div#scrollborder{
	position: relative;
	float: left;
 	top: -150px;
}



div#contact{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}


div#design{
	display:block;    
	position:absolute;    
	margin:0 auto;
	text-align: center;
	width: 100%;
	color: #fff;
	font-size: 10px;
}


a img{
	border: none;
      }

a:link {color: #d00018;text-decoration: underline; }
a:active {color: #d00018;text-decoration: none; }
a:visited {color: #d00018;text-decoration: none; }
a:hover {color: #d00018;text-decoration: none; }


div#events a:link { color: #FFF;}
div#events a:active { color: #FFF;text-decoration: none; }
div#events a:visited { color: #FFF;}
div#events a:hover { color: #2c33c2;text-decoration: none; }



.highlight {
	font-weight: bold;
	font-style: italic;
	color: #2c33c2;
}








.paginationstyle{ /*Style for demo pagination divs*/
width: 250px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #FEE496;
}

.paginationstyle a.disabled, .paginationstyle a.disabled:hover{ /*Style for "disabled" previous or next link*/
background-color: white;
cursor: default;
color: #929292;
border-color: transparent;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #FFF;
background-color: #d00018;
}

.shighlight {
	font-weight: bold;
	color: #fff;
	font-size: 16px;
}

div#border{
	border: 1px #FFF;
}

#pscroller2{
width: 790px;
height: 20px;
padding: 3px;
color: #FFF;
font-size: 14px;
}

#pscroller2 a{
color: #FFF;
text-decoration: none;
}





</style>
