body 	{ 
background-color:#990505;
text-align:center; 
margin: 0 auto;
}

#BIGbox	{
		z-index: 1;
		width:800px; height:800px;
		position:relative;
		margin: 0 auto;
        text-align:left;
		}
		 
#BIGflash {
		z-index: 2;
		position: Absolute;
		top: 0px;
		left: 0px;
		width:800px; height:135px;
		margin: 0 auto;
        text-align:left;
		}

#BIGlogo {
		z-index: 3;
		position: Absolute;
		top: 135px;
		left: 0px;
		width:800px; height:77px;
		margin: 0 auto;
        text-align:left;
		 }

#BIGmap {
		z-index: 4;
		position: Absolute;
		top: 212px;
		left: 0px;
		width: 530px; height:500px;
		margin: 0 auto;
        text-align:left;
		}
		
#BIGpics {
		z-index: 5;
		position: Absolute;
		top: 212px;
		left: 534px;
		width:264px; height:201px;
		margin: 0 auto;
		font-family: verdana;
		font-size: 12pt;
		font-weight: bold;
		color: #FFF;
        text-align: center;
		 }
		 
#BIGlegend {
		z-index: 6;
		position: Absolute;
		top: 500px;
		left: 560px;
		width:180px; height:150px;
		margin: 0 auto;
        text-align:left;
		 }
		 
#BIGfoot {
		z-index: 7;
		position: Absolute;
		top: 740px;
		left: 0px;
		width:800px; height:30px;
		margin: 0 auto;
		text-align: center;
		font-family: Verdana;
	  	font-size: 14pt;
		color: #FFF;
		}
		h1 {
		font-size: 12pt;
		}
		h2 {
		font-size: 9pt;
		 }
