


body { 
	font: 12px/16px arial, helvetica, verdana, sans-serif; 
	color: #555; 
	background: url(bg_left.gif) repeat-y #fff;
	margin: 0; 
	padding: 0;
}

.leftimage {
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 5px;
	float: left;
	display: inline;
}
#preamble img {
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 18px;
	margin-top: 5px;
}
.rightimage {
	float: right;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-top: 3px;
	display: inline;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #655;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color:#990000;
}

#container {
	margin: 0;
	padding: 0;
}

#quickSummary p, #preamble p {
	margin: 0;
	padding: 6px 18px 12px 18px;
}

#quickSummary .p1 {
	font-weight: bold;
	color: #900;
}

#quickSummary .p2 {
	font-weight: normal;
	color: #777;
}

#intro {
	margin: 0;
	padding: 0;
	width: 303px;
}	
h1 {
	margin: 0;
	padding: 0;
	width: 303px;
	height: 198px;
	background: url(images/logo.jpg) no-repeat transparent;
}
h1 span {
	display: none;
}
h2 {
	margin: 0 0 9px 0;
	padding: 0;
	width: 303px;
	height: 12px;
	background: url(images/h2.jpg) no-repeat transparent;
}
h2 span {
	display: none;
}
#preamble .p1 {
	font-weight: bold;
	color: #900;
	padding-bottom: 10px;
}
#preamble .p2 {
	font-weight: normal;
	color: #777;
}
#preamble h3 {
	margin: 5px 0 0;
	padding: 0;
	width: 303px;
	height: 36px;
	background: url(images/our_commitment.jpg) no-repeat transparent;
}
#preamble h3 span {
	display: none;
}

#supportingText {
	position: absolute;
	top: 70px;
	left: 303px;
	width: 320px;
	margin: 0;
	padding: 0;
	background: url(support_bg.gif) repeat-y top right transparent;
}
#supportingText h3, #supportingText p {
	margin: 0;
	padding: 0 40px 10px 0px;
}
#supportingText p.p2 {
	margin: 0;
	padding: 0 40px 10px 0px;
	font-weight:bold;
}
#supportingText h3 span {
	display: none;
}

#participation h3 {
	margin: 0 40px 5px 0px;
	padding: 0;
	height: 34px;
	background: url(parti.gif) no-repeat transparent;
	border-bottom: 1px solid #ccc;
}
#benefits h3 {
	margin: 0 40px 5px 0px;
	padding: 0;
	height: 34px;
	background: url(bene.gif) no-repeat transparent;
	border-bottom: 1px solid #ccc;
}
#requirements h3 {
	margin: 0 40px 5px 0px;
	padding: 0;
	height: 34px;
	background: url(req.gif) no-repeat transparent;
	border-bottom: 1px solid #ccc;
}
#requirements p.p5 {
	border-top: 1px solid #ccc;
	margin: 10px 40px 5px 0;
	padding: 10px 0 0;
}
#preamble h3 span {
	display: none;
}


#explanation {
	background: url(so_what_bg.gif) no-repeat top right transparent;
}
#explanation h3 {
	margin: 0 15px 20px 0;
	padding: 0;
	height: 36px;
	background: url(images/home_from_home.jpg) no-repeat transparent;
}
#explanation h3 span {
	display: none;
}


#linkList {
	position: absolute;
	top: 130px;
	left: 608px;
	margin: 0;
	padding: 0;
	width: 200px;
}
#linkList h3.contact {
	margin: 0;
	padding: 0;
	background: url(images/contact.jpg) no-repeat transparent;
	height: 26px;
}
#linkList h3.rates {
	margin: 0;
	padding: 0;
	background: url(images/rates.jpg) no-repeat transparent;
	height: 26px;
}
#linkList h3.map {
	margin: 0;
	padding: 0;
	background: url(images/title_map.jpg) no-repeat transparent;
	height: 26px;
}
#linkList h3 span {
	display: none;
}



#linkList #lcontact a {
	text-decoration: underline;
	color: #766;
	display: block;
}
#linkList #lcontact a:visited {
	text-decoration: underline;
	color: #aaa;
}
#linkList #lcontact a:hover {
	text-decoration: underline;
	color:#990000;
}
#linkList #lcontact a.c {
	display: inline;
	text-decoration: none;
	color: #888;
}
#linkList #lcontact a.c:visited {
	text-decoration: none;
	color: #999;
}
#linkList #lcontact a.c:hover {
	text-decoration: none;
	color: #990000;
}



#footer {
	position: relative;
	margin: 25px 15px 0 -14px;
	padding: 3px 0 0 20px;
	background: url(images/footer.jpg) no-repeat;
	height: 23px;
}
ul {
	margin: 7px 0 7px 20px;
	padding: 0;
}
li {
	margin: 0 0 5px;
	padding: 0;
	list-style-type: none;
}
#explanation ul {
	margin: 3px 0 7px 20px;
	padding: 0 5px;
	
}
#explanation li {
	margin: 0 0 5px;
	padding: 0;
	list-style-type:disc;
	text-indent: 1.0em;
	color:#990000;
}
