#LeftBalloons
{
	float:left;
	width:200px;
}
#RiseUpContent
{
	margin-left:250px;
}
#RightBalloons
{
	float:right;
	width:200px;
}
#charities
{
	margin-top:1em;
}
#charity1
{
	float:left;
	width:171px;
	height:61px;
	margin-left:4em;
	margin-top:1em;
	background: url('../images/stroke.gif') no-repeat;
}
#charity2
{
	margin-left:340px;
	width:115px;
	height:61px;
	padding-top:0.5em;
}
#charity3
{
	float:right;
	margin-right:4em;
	margin-top:0.5em;
	width:145px;
	height:67px;
	background: url('../images/hospice.gif') no-repeat;
}
#charity1 span
{
	display:block;
	width:0;
	height:0;
	overflow:hidden;
}
#charity2 span
{
	display:block;
	width:0;
	height:0;
	overflow:visible;
}
#charity3 span
{
	display:block;
	width:0;
	height:0;
	overflow:hidden;
}
#signUp
{
	padding-left:4em;
}
#signUp li
{
	list-style-type:square;
	color:#ffe25d;
	margin-top:1em;
	margin-left:-2.75em;
}
#signUp li a
{
	font-size:8pt;
}
#signUp li span
{
	color:#fff;
	font-size:11.5pt;
}

#WhatToBring
{
margin: 0;
padding: 0;
}
li.blanket
{
list-style-image:none;
list-style-type:none;
background-image:url('../images/blanket.jpg'); 
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 35px;
margin: .4em 0;
}
li.sunglasses
{
list-style-image:none;
list-style-type:none;
background-image:url('../images/sunglasses.jpg'); 
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 35px;
margin: .4em 0;
}
li.lawnChair
{
list-style-image:none;
list-style-type:none;
background-image:url('../images/lawnChair.jpg'); 
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 35px;
margin: .4em 0;
}
li.shoes
{
list-style-image:none;
list-style-type:none;
background-image:url('../images/shoes.jpg'); 
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 35px;
margin: .4em 0;
}
li.sunscreen
{
list-style-image:none;
list-style-type:none;
background-image:url('../images/sunscreen.jpg'); 
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 30px;
margin: .4em .4em;
}
li.cooler
{
list-style-image:none;
list-style-type:none;
background-image:url('../images/cooler.jpg'); 
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 35px;
margin: .4em 0;
color:#ff0000;
font-weight:bold;
}
