* {
	margin: 			0px;
	padding: 			0px;       
}
#flashcontent {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
body {                        
	margin: 			0px;
	padding: 			0px; 
	height:				100%;      
	background:			#B6B6B6 url('/noflash/images/bg.gif') top center repeat-y;
}  

span.links {              
	margin-left:		-999em;   
}         

h1 {
	background:			transparent url('/noflash/images/henley_heading.png') top left repeat-x;
	width: 				403px;
	height: 			100px;
} 

h1 span {
	margin-left:		-999em;
}                  
       
div#wrapper {                
	height:				321px;         
	background:			transparent url('/noflash/images/wrapper_bg.gif') top left repeat-x;
	border-bottom:		solid 1px white;                  
}   

div#main_content{                      
	height: 			226px;
	width:				403px;
	margin:				0 auto; 
	padding-top:		95px;
	background:			#A0A0A0;          
	border-left:		solid 1px white;
	border-right:		solid 1px white;
	
}                                        

div#download_text {           
	text-align:			center;         
}     

div#download_text {
	margin-top:			20px;
}                           

div#download_image {                               
	margin:				0 auto;       
	margin-top:			20px;
	height:				29px;     
	text-align:			center;                  
}                                        
div#download_image a {     
	display:			block;
	text-decoration:	none;                             
	height: 			29px;   
	width: 				121px;
	background:			transparent url(/noflash/images/download_butt.gif) top center no-repeat;     
	margin:				0 auto;  
}
div#download_image a:hover {            
	background-position:bottom center;     
}                                                                                

