#titleImage
	{
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	}
		
#flash
	{
	width: 258px;
	height: 302px;
	}
	
/******************** footer styles ********************/
#footer
	{
	position: absolute;
	top: 527px;
	width: 705px;
	margin-left: auto;
	}
	
#footer p
	{
	font: 10px/11px 'Trebuchet MS';
	color: #999999;
	margin: 0;
	}
	
#footer a
	{
	color: #292929;
	text-decoration: none;
	}
	
#footer a:hover
	{
	text-decoration: underline;
	}