	body {
		background-color:#818181;
		background-image: url(images/bg_main.jpg);
		background-repeat: repeat-y;         	
		background-position: center;
		margin: 0 0 0 0;
		font-family: Arial, Helvetica, sans-serif; 
	}
	
	img {
		border:none;
	}
	
	table#page {
		margin:0 auto;
		background-image:url(images/03_06/home/header_bg.jpg);
		background-repeat:no-repeat;
		background-color:#000000;
		height:660px;		
		width:760px;		
	}
	
	table#page td {
		vertical-align:top;
	}
	
	div#flash {
		background-image:url(images/03_06/home/gold_frame.gif);
		background-repeat: no-repeat;
		width:263px;
		height:371px;
		position:relative;
		top:120px;
		left:180px;
		padding-top:16px;
		padding-left:17px;
	}
	
	div#address {
		color:#FFFFFF;
		position: relative; 
		width:200px; 
		height:115px; 
		z-index:1; 
		left: 40px; 
		top: 50px;
		font-size:11px;
	}
	
	div#awardslogo {
		position: absolute;
		top: -230px;
	}
	
	div#address a {
		color:#ffffff;
	}
	
	div#corporateBox {
		position: relative; 
		width:200px; 
		height:115px; 
		z-index:1; 
		left: 150px; 
		top: 120px;
	}
	
	div#familyBox {
		position: relative; 
		width:200px; 
		height:115px; 
		z-index:1; 
		left: 150px; 
		top: 104px;
	}
	
	div#showsBox {
		position: relative; 
		width:200px; 
		height:115px; 
		z-index:1; 
		left: 74px; 
		top: 50px;
	}
	
	div#showsBox img.heading {
		position: relative;  
		left: 0px; 
		top:15px;
	}
	div#showsBox img.pic {
		position: relative;  
		top: 38px;		
		left: 9px;
	}
	
	div#toursBox {
		position: relative; 
		width:200px; 
		height:114px; 
		z-index:1; 
		left: 65px; 
		top: 33px;
	}
	
	div#toursBox img.heading {
		position: relative;  
		left: 0px; 
		top:22px;
	}
	
	div#toursBox img.pic {
		position: relative;  
		top: 40px;		
		left: 10px;
	}
	
	td#footer {
		background-image: url(images/03_06/home/footer.gif);
		width:760px;
		padding:0; 
		margin:0;
		height:93px;
		text-align:right;
	}
	div#siteCredit {
		position: relative;
		top:63px;
		right:20px;
	}
