html {
	height: 100%;
	background-image: url('../img/body_bg.gif');
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center;
	}
	
body {
	height: 100%;
	font-family: Tahoma, san-serif;
	padding:0;
	margin:0;
	}
	
#container {
	width:772px;
	height: 100%;
	margin-left: auto;
	margin-right: auto; 
	}

#banner {
	width: 772px;
	height: 198px;
	background-image: url('../img/banner.jpg');
	}
	
#dive_ads {
	margin-top: -3px;
	}

#tourism_link {
	position: absolute;
	margin-top: 5px;
	margin-left: 559px;
}

*html #tourism_link {
	margin-left: 539px;
}

#tourism_link a {
	color: #004674;
	font-size: 12px;
	text-decoration: none;
}

#tourism_link a:hover {
	text-decoration: underline;
}
	
#link_section {
	margin: 30px 20px 10px 20px;
	}
	
#link_section ul {
	list-style-image: url('../img/bullet.gif');
	}
	
#link_section a {
	color: #004674;
	text-decoration: none;
	}
	
#link_section a:hover {
	text-decoration: underline;
	}
	
#link_section h1 {
	font-family: serif;
	font-size: 24px;
	color: #0095D9;
	width: 90%;
	border-bottom: 2px dotted #F3752F;
	}
	
#wreck_container {
	width: 772px;
	background-color: #9AD4E5;
	padding-top: 10px;
	padding-bottom: 20px;
	}
	
#wreck_top {
	width: 736px;
	height: 41px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../img/wreck_top.gif');
	}
	
#title {
	color: #fff;
	padding-top: 13px;
	padding-left: 30px;
	font-family: Tahoma;
	font-weight: bold;
	}
	
#wreck_content_container {
	width: 736px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	}
	
#wreck_content {
	padding: 5px;
	padding-right: 10px;
	}
	
#wreck_content ul {
	list-style-image: url('../img/bullet.gif');
	color: #716D70;
	float: right;
	width: 280px;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 16px;
	}

#wreck_footer {
	width: 736px;
	height: 41px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../img/wreck_footer.gif');
	}
	
/********************************************************
SASKATCHEWAN
********************************************************/

#saskatchewan {
	width: 562px;
	height: 634px;
	margin-left: auto;
	margin-right: auto;
	}
	
#saskatchewan_bottom {
	width: 599px;
	height: 188px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	}

/********************************************************
RIVTOW
********************************************************/

#rivtow_blue {
	width: 541px;
	height: 404px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	}
	
#rivtow_starboard {
	width: 596px;
	height: 308px;
	margin-left: auto;
	margin-right: auto;
	}
	
#rivtow_bottom {
	width: 522px;
	height: 163px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	}
	
/********************************************************
CAPE
********************************************************/

#cape_breakdown {
	width: 530px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	}
	
#cape_starboard {
	width: 580px;
	height: 301px;
	margin-left: auto;
	margin-right: auto;
	}
	
#cape_bottom {
	width: 598px;
	height: 188px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	}
	


	






