
	    body
		{
	    	font-family:Verdana;
			font-size:10pt;
			background-image: url(../img/aquarium_background2.jpg);
			background-repeat: repeat-x;
			background-attachment:fixed;
			margin:0px;
			padding:0px;
			text-align:center;
			width:100%;
			
	    }
		
		body a
		{
			text-decoration:none;
		}
		
		
		#globalNavOuterWrapper
		{
			width:900px;
			height:52px;
			margin: 0px auto;
			text-align:center;
		}
		
		
		#globalNavWrapper
		{
			background-image: url(../img/aquarium_navigation.jpg);
			background-repeat:no-repeat;
			top:235px;
			width:900px;
			height:52px;
			margin: 5px 0px 5px 0px;
			padding: 5px 0px 5px 0px;
			text-align:center;
			font-size:12pt;
			font-weight:bold;
			color:#ffffff;
		
		}
				
		
		#globalNav
		{
			text-align:center;
			margin:14px 20px 11px 40px;
			
		}
		
		#globalNav div
		{
			margin:0px 10px 0px 10px;
			float:left;
		}
		
		#globalNav a
		{
			text-decoration:none;
			color:#ffffff;
		
		}
		
		#picNavWrapper
		{
			margin: 0px;
			text-align:center;
			width:780px;
			clear:both;
		}
		
		#picNav
		{
			text-align:center;
			margin:5px 50px 20px 55px;
			padding-bottom:10px;
		}
		
		#picNav div
		{
			margin:0px 10px 0px 10px;
			float:left;
		}
		
		#picNav div a
		{
			text-decoration:underline;
		}
		
		
		
		
		#bodyDiv
		{
			position:relative;
			width:920px;
			background-color: #fff;
			display:block;
			margin: 0px auto; 
			text-align:center;
			overflow:auto;
		}
		
		#bannerDiv
		{
			width:800px;
			padding:10px 10px 0px 10px;
			margin:20px 10px 0px 10px;
			overflow:auto;
			text-align:left;
		}
		
		
		#mainContent
		{
			width:800px;
			min-height:500px;
			padding:0px 10px 0px 10px;
			margin:0px auto;
			overflow:auto;
			text-align:left;
		}
		
		#mainContent #leftDiv 
		{
			width:480px;
			float:left;
			margin-right:5px;
		}
		
		#mainContent #rightDiv
		{
			width:230px;
			float:right;
			margin-left:5px;
			text-align:center;
		}
		
		#actionItem
		{
			text-align:left;
			/*border-bottom:1px solid;*/
			margin:5px 0px 10px 5px;
			padding-bottom:5px;
		}
		
		#actionItem a
		{
			text-decoration:none;
		}
		
		
		#footerDiv
		{
			border-top: 1px solid #9f9fa8;
			width:750px;
			text-align:left;
		}
		
		#footerDiv a
		{
			text-decoration:none;
		}
		
		#copyright
		{
			text-align:center;
			font-size:7pt;
			margin:20px 0px 30px 0px;
		}
		
		#divVertSpace150
		{
			margin:100px 0px 100px 0px;
		}
		
		
		/*ended here*/
		
		
	
		
		
		

