.clear
{
  clear: both;
}
*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body{ 
	margin:0px; 
	background-image:url(images/back.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#shell{
	margin-left:auto;
	margin-right:auto;
	width:692px;
		background-image:url(images/content-back.gif);
	background-repeat:repeat-y;
}
#head{
	background-color:#FFFFFF;
}
#head #lymphoma-rugby-logo{
	float:left;
	width:254px; height:113px;
	background-image:url(images/lymphoma-rugby-logo.gif);
	background-repeat:no-repeat;
}
#head #lymphoma-association-logo{
	float:right;
	width:247px; height:113px;
	background-image:url(images/lymphoma-association-logo.gif);
	background-repeat:no-repeat;
}
#bubble #team-photo{
	float:left;
	width:472px; height:193px;
	background-image:url(images/team-photo.jpg);
	background-repeat:no-repeat;
}
#bubble #donate-now{
	float:right;
	width:220px; height:193px;
	background-image:url(images/donate-now.gif);
	background-repeat:no-repeat;
}
#bubble #donate-now span, #head #lymphoma-association-logo span{
	display:none;
}
#bubble #donate-now a, #head #lymphoma-association-logo a{
	display: block;
	height: 100%;
}
#bubble #lymphoma-information{
	clear:both;
	width:692px; height:109px;
	background-image:url(images/lymphoma-information.gif);
	background-repeat:no-repeat;
}
#content{
}
#content #col1{
	float:left;
	width:196px;
	margin-left:4px;
	padding:192px 0px 20px 0px;
	background-image:url(images/fundraiser-of-the-year.jpg);
	background-repeat:no-repeat;
}
#content #col2{
    float:left;
	margin-left: 44px;
	width:196px;
	padding:192px 0px 20px 0px;
	background-image:url(images/double-delight.jpg);
	background-repeat:no-repeat;
}
#content #col3{
	float:right;
	width:196px;
	margin-right:4px;
	padding:192px 0px 20px 0px;
	background-image:url(images/fundraising-information.jpg);
	background-repeat:no-repeat;
}