div#flash {
	margin: 0 auto;
	width: 900px;
#flashcontent {
	width: 900px;
	margin: 0 auto;
	height: 640px;
	
	}

#alt-wrapper {
	width: 900px;
	margin: 0 auto;
	}

.alt-box {
	width: 290px;
	height: 260px;
	margin: 5px;
	display: block;
	float: left;
	}
	
.alt-box br{
	margin: 0px;
	}
	
.alt-box ul{
	list-style: none;
	color: #000;
	margin-left: 30px;
	font-size: 14px;
	font-family: 'Futura Light', Verdana, Arial, Helvetica, sans-serif;
	}
	
.alt-box ul li {
	margin-bottom: 5px;
	}	
	
.alt-box ul li a{
	color: #000;
	text-decoration: none;
	}	
	
	
.green {
	background: #9acc9a;
	}	
	
.blue {
	background: #0099cc;
	}	
	
.purple {
	background: #c0689b;
	}			
	
p.box-header {
	color: #fff;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0px;
	text-transform: uppercase;
	text-indent: -9999px;
	margin: 15px 0 5px 30px;
	}	
	
p.box-header strong{
	color: #fff;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: -9999px;
	}	
	
#what-alt {
	width: 198px;
	height: 30px;
	background: url(/images/what-alt.gif) no-repeat;
	display: block;
	}		
	
#helpyou-alt {
	width: 198px;
	height: 30px;
	background: url(/images/helpyou-alt.gif) no-repeat;
	display: block;
	}		
	
#youhelp-alt {
	width: 198px;
	height: 30px;
	background: url(/images/youhelp-alt.gif) no-repeat;
	display: block;
	}	
	
.dinnerlink, .benefitlink {
	float:right;
	margin:5px;
	}
	
.dinnerlink a {
	display:block;
	text-indent:-9999px;
	width:202px;
	height:60px;
	background:url(/images/annual-dinner.gif) no-repeat;
	}

.benefitlink a {
	display:block;
	text-indent:-9999px;
	width:202px;
	height:60px;
	background:url(/images/right-to-laugh.gif) no-repeat;
	}
	
.clear {
   clear: both;
	}				