body {
	background-image: url(http://www.jdrf.org/img/red/bg.gif);
	background-repeat: repeat;
}

 p {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
}
 
 hr {
	color: #666666;
	background: #666666;
	height: 5px;
	
 }
 
 #wrapper-topNAV {
	background-color: #CCC;
	height: 30px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0068b3;
	padding-top: 50px;
}
#header {
	background-image: url(/ridewithsilver/images/header_RiderWithSilver.png);
	height: 150px;
	width: 950px;
}
#help {
	width: 950px;
	margin-top: 10px;
}
#helpLEFT {
	float: left;
	width: 340px;
	margin-left: 15px;
}
#helpRIGHT {
	float: right;
	width: 525px;
	margin-top: 50px;
	margin-right: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #FFF;
}
#helpSPACER {
	clear: both;
	height: 25px;
	width: 950px;
}
#donate {
	float: left;
	width: 225px;
}
#boxDONATE {
	float: left;
	width: 225px;
}
#boxTELLFRIENDS {
	float: right;
	width: 250px;
}
#tellyourfriends {
	margin-bottom: 15px;
}
#tweetmeme {
	height: 65px;
	width: 55px;
	float: left;
	display: inline;
	margin-left: 50px;
}
#facebookshare {
	height: 65px;
	width: 55px;
	float: right;
	margin-right: 50px;
}
#mainTOP {
	background-image: url(/ridewithsilver/images/box_TOP.png);
	height: 15px;
	width: 950px;
}
#main {
	background-image: url(/ridewithsilver/images/box_MIDDLE.png);
	background-repeat: repeat-y;
	padding: 15px;
	width: 920px;
}
#mainLEFT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #666666;
	float: left;
	width: 350px;
}
Headline {
	font-size: 12px;
}
.h1 {
	font-size: 12pt;
	font-family: Verdana, Geneva, sans-serif;
}
#mainSPACER {
	clear: both;
	width: 950px;
}
#mainRIGHT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #666666;
	float: right;
	width: 500px;
}
#mainBOTTOM {
	background-image: url(/ridewithsilver/images/box_BOTTOM.png);
	height: 15px;
	width: 950px;
}

#topNAV {
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #000;
}

#topNAV a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10	px;
	color: #0068b3;
}
#topNAV a:link {
	text-decoration: underline;
}
#topNAV a:visited {
	text-decoration: underline;
	color: #333333;
}
#topNAV a:hover {
	text-decoration: none;
	color: #0068b3;
}
#topNAV a:active {
	text-decoration: underline;
	color: #0068b3;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	background-color: #0068b3;
	padding: 15px;
	width: 920px;
	text-align: right;
}
#footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}
#footer a:link {
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: underline;
	color: #ffffff;
}
#footer a:hover {
	text-decoration: none;
	color: #ffffff;
}
#footer a:active {
	text-decoration: underline;
	color: #ffffff;
}.italic {
	font-style: italic;
}
