body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	background-color: #021825;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFF;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 50px;
	width: auto;
}
#content {
	float: left;
	width: 625px;
	padding-top: 20px;
	padding-left: 20px;
}
#route {
	height: 400px;
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#sidebar {
	float: right;
	width: 275px;
	padding-top: 20px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #333;
	margin-right: 10px;
}
#charity1 {
	background-color: #333;
	padding: 10px;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #FFF;
}
#webSponsor {
	background-color: #333;
	padding: 10px;
	width: 220px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	text-align: center;
}
#sponsorLogo {
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#charity2 {
	width: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#charity3 {
	width: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
}

#footer {
	background-color: #333;
	padding: 10px;
	clear: both;
	width: 920px;
	border: 10px solid #FFF;
}

#promo {
	background-image: url(images/mpnmrrHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 268px;
	width: auto;
	border-top-width: 10px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
h1, h2, h3 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#quickLink {
	background-color: #333;
	padding: 10px;
	width: 220px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	text-align: center;
}

h1 {
	font-size: 18pt;
	line-height: 20pt;
	color: #333;
}
#lowerContent {
	clear: both;
	width: 920px;
	padding-left: 20px;
	padding-top: 10px;
}


h2 {
	font-size: 15pt;
	color: #F00;
}

h3 {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #333;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 14pt;
	color: #333;
	font-size: 10pt;
}

ul, ol {
	margin-left: 1em;
	color: #333;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #069;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #3760BF;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}

#footer p {
	margin: 0;
	font-size: 8pt;
	color: #FFF;
	text-align: center;
}
a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}
#goldLevel {
	height: auto;
	width: 500px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666;
}
#silverLevel {
	height: auto;
	width: 500px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666;
}
#bronzeLevel {
	height: auto;
	width: 500px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666;
}
#donorLevel {
	height: auto;
	width: 500px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666;
}

