/* Splash page styles only */


body {
    min-width:790px;
	margin-top: 5px;
	margin-left:0px;
	margin-right:0px;
	background-color:#494a4b;
	}

#container {
		height: 100%;
		margin:0px auto;
	}

#flashcontent {
		height: 100%;
		text-align:center;
		
	}


#flashspot_alt {         /* this only displays if user doesn't have flash */
	width:756px; 
	height:180px;
	background-image:url(../images/trim_flashspot0.gif); 
	background-repeat:no-repeat;
	}



