@charset "utf-8";
.rideAtaxiaBodyStyle {
	background-attachment: fixed;
	background-image: url(images/ride-ataxia-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #3399cc;
	margin-top: 15px;
	margin-left: 20px;
}
.rideAtaxiaLogo {
	margin-top: 5px;
	margin-left: 15px;
}
.rideAtaxiaBodyStyle .primaryTable tr #primaryContentArea {
	padding-left: 15px;
	padding-top: 20px;
}
.leftBodyDiv {
	height: auto;
	width: 590px;
}
.rightBodyDiv {
	margin-left: 20px;
	color: #993300;
	width: 250px;
}
.newsHeadline {
	font-size: 20px;
	color: #ff6600;
}

div#naviagtionPlatform {
	position: absolute;
	z-index: 1000;
	left: 329px;
	top: 22px;
	height: 61px;
	width: 620px;
	visibility: visible;
}
div#menuSelection {
	text-align: center;
	width: 92px;
	float: left;
	position: relative;
	top: 68px;
	margin-left: 0px;
}
div#menuSelectionTwo {
	text-align: center;
	width: 92px;
	float: left;
	position: relative;
	top: 68px;
	margin-left: 0px;
}
div#menuSelectionThree {
	text-align: center;
	width: 92px;
	float: left;
	position: relative;
	top: 68px;
	margin-left: 0px;
}
div#menuSelectionFour {
	text-align: center;
	width: 92px;
	float: left;
	position: relative;
	top: 68px;
	margin-left: 0px;
}
div#menuSelecitionFive {
	text-align: center;
	width: 92px;
	float: left;
	position: relative;
	top: 68px;
	margin-left: 0px;
}
.raEvent {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	margin-top: 15px;
}

.menuLinks {
	text-decoration: none;
	color: #FFFFFF;
}
.menuLinks:hover {
	text-decoration: underline;
	color: #000000;
}


div#naviagtionText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
	position: absolute;
	z-index: 1001;
	left: 329px;
	top: 22px;
	height: 61px;
	width: 620px;
	visibility: visible;
	
}
.primaryContentFooter {
	background-image: url(images/table-white-footer.png);
	background-repeat: no-repeat;
	height: 10px;
	width: auto;
}

div#naviagtionTextDonate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
	position: absolute;
	z-index: 1001;
	left: 731px;
	top: 121px;
	visibility: visible;
	
}
div#faraLogo {
	position: absolute;
	z-index: 1005;
	left: 600px;
	top: 0px;
	visibility: visible;
}


.primaryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-attachment: fixed;
	width: 916px;
	height: auto;
	position: relative;
}
tr#rowOne {
	background-image: url(images/table-white-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
tr#rowTwo {
	background-image: url(images/table-white-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.tableFooterBG {
	background-image: url(images/table-white-footer.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}

h1, h2 {
	color: #3399cc;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	color: #3399cc;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4, h5, h6 {
	font-size: 12px;
	color: #ff6600;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#footer{
	width: 417px;
	height: 52px;
	margin-top: 15px;
	background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;
	margin-left: 250px;
	position: relative;
	background-position: left top;
	}
div#footertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
	left: 0px;
	top: 0px;
	}
#linksAndEvents {
	margin-top: 0px;
	padding-left: 20px;
}
#footerLink {
	color: #000;
}
#primaryContentArea a {
	color: #000;
}#primaryContentArea a:hover {color: #ff6600;}
.leftBodyDiv p strong {
	color: #39C;
}

