body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #eeeeee;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; 
	color: #000000;
}
.pageLayout #container {
	width: 960px;
	height: auto;
	background: #cccccc;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.pageLayout #logoFlash {
	height: 200px;
	width: 960px;
	background-color: #808080;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000
	}

.pageLayout.logoFlash.table {
	height: 200px;
	width: 960px;
	background-color: #808080;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000
	}

.pageLayout #core {
	height: auto;
	width: 960px;
	background-color: #eeeeee;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000
	}
a:active{
  outline: none;
}

a:visited{
	color:ffcc00;
}

.modHeader635{
	height: 31px;
	width: 635px;
	background-image:url(images/635header_bg.jpg);
	margin-top: 10px;
	text-align: left;
}

.modBody635{
	height: auto;
	width: 633px;
	border-bottom: 1px #c1c1c1 solid; 
	border-left: 1px #c1c1c1 solid; 
	border-right: 1px #c1c1c1 solid; 
	background-color:#FFFFFF;
	
	
}

.modHeader305{
	height: 31px;
	width: 305px;
	background-image:url(images/305header_bg.jpg);
	margin-top: 10px;
	text-align: left;
}

.modBody305{
	height: auto;
	width: 303px;
	border-bottom: 1px #c1c1c1 solid; 
	border-left: 1px #c1c1c1 solid; 
	border-right: 1px #c1c1c1 solid; 
	background-color:#FFFFFF;
	
}

.300x250ad{
	width: 305px;
	height: 250px;
	text-align: center;
}	

.300x250ad img{
	width: 300px;
	text-align: center;
}	

.10pxspace{
	height: 10px;
}
.donatetext{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

.donatetext a{
	text-decoration: none;
}

.text{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

.text a{
	text-decoration: none;
}

.textrider{
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #000000;
}

.textridertitle{
	width: 155px;
	height: 16px
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

.textriderinfo{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #000000;
}

.map{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

.mapdetails{
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	float: none;
}

.mapdetails a{
	text-decoration:none;
}

.donatewidget{
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #000000;
	width: 250px;
}





.breadcrumbs{
	padding-left: 10px;
	padding-top: 3px;
	height: 10px;
	text-align: left;
	text-decoration: none;
	font-family: Arial;
	font-size: 9px;
	color: #666666;

}

.breadcrumbs a{
	text-align: left;
	text-decoration: none;
	font-family: Arial;
	font-size: 9px;
	color: #666666;
}

.breadcrumbs a:active{
	text-align: left;
	text-decoration: none;
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}

.breadcrumbs a:hover{
	color: #000000;
	
}

.riders{
	width:285px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	height: 375px;
}

.tshirts{
	width:285px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	height: auto;
}

.footer{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

.footer a{
	text-decoration:none;
}

.footer a:visited{
	color:ffcc00;
}

.rssfeed{
	height: 375px;
	width: 290px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.RSSPumpContent { 
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.RSSPumpArticle {
	padding-bottom: 10px; 
}

.RSSPumpArticleHeader { 
	font-weight: bold;
}

.RSSPumpArticleContent { 
}

.RSSPumpContent A:hover { 
	text-decoration: underline;
}

.RSSPumpContent A { 
	text-decoration: none;
	color: #000000;
}

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 960px;
	height: 45px;
	background: url(images/menu-bg.jpg) no-repeat;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
}
#menu a:hover {
	background-position: left top;
}
#menu a:hover span{
	display: block;
}

#menu .btn1 {
	width: 130px;
	height: 45px;
	background: url(images/btn-event.jpg) no-repeat;
	left: 25px;
	top: 0px;
}

#menu .btn2 {
	width: 130px;
	height: 45px;
	background: url(images/btn-donate.jpg) no-repeat;
	left: 155px;
	top: 0px;
}

#menu .btn3 {
	width: 130px;
	height: 45px;
	background: url(images/btn-mission.jpg) no-repeat;
	left: 285px;
	top: 0px;
}

#menu .btn4 {
	width: 130px;
	height: 45px;
	background: url(images/btn-riders.jpg) no-repeat;
	left: 415px;
	top: 0px;
}

#menu .btn5 {
	width: 130px;
	height: 45px;
	background: url(images/btn-blank.jpg) no-repeat;
	left: 545px;
	top: 0px;
}

#menu .btn6 {
	width: 130px;
	height: 45px;
	background: url(images/btn-blank.jpg) no-repeat;
	left: 675px;
	top: 0px;
}

#menu .btn7 {
	width: 130px;
	height: 45px;
	background: url(images/btn-blank.jpg) no-repeat;
	left: 805px;
	top: 0px;
}

/*  OverStates*/


#menu .btn1 span {
	width: 130px;
	height: 45px;
	background: url(images/btn-event-o.jpg) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .btn2 span {
	width: 130px;
	height: 45px;
	background: url(images/btn-donate-o.jpg) no-repeat;
	left: 0px;
	top: 0px;
}

#menu .btn3 span {
	width: 130px;
	height: 45px;
	background: url(images/btn-mission-o.jpg) no-repeat;
	left: 0px;
	top: 0px;
}

#menu .btn4 span {
	width: 130px;
	height: 45px;
	background: url(images/btn-riders-o.jpg) no-repeat;
	left: 0px;
	top: 0px;
}

#menu .btn5 span {
	width: 130px;
	height: 45px;
	background: url(images/btn-blank-o.jpg) no-repeat;
	left: 0px;
	top: 0px;
}

#menu .btn6 span {
	width: 130px;
	height: 45px;
	background: url(images/btn-blank-o.jpg) no-repeat;
	left: 0px;
	top: 0px;
}

#menu .btn7 span {
	width: 130px;
	height: 45px;
	background: url(images/btn-blank-o.jpg) no-repeat;
	left: 0px;
	top: 0px;
}

.style1 {
	font-size: 10px;
	font-style: italic;
}

