html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-size: 100.01%;
	color: #333333;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#wrapper {
	width: 770px;
	background-color: #ffffff;
	margin: 15px auto;
	text-align: left;
	border: 1px solid #999999; 
}
img {
	border-style: none;
}
#banner {
	height: 100px;
	background-image: url(../images/sharkbanner1g.jpg);
	background-repeat: no-repeat;
}
#nav {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#nav ul {
	padding-bottom: 2px;
	margin: 0;
	background-color: #ffffff;
}
#nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav ul li a {
	font-size: 0.8em;
	color: #333333;
	background-color: #ffffff;
	text-decoration: none;
	padding: 0 25px 0 25px;
	text-align: center;
	width: 9em;
}
#nav ul li a:hover, #nav ul li a:focus {
	background-color: #ffffff;
	color: #666666;
}
.noRoll {
	font-size: 0.8em;
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
	padding: 0 25px 0 25px;
	text-align: center;
	width: 9em;
}
#dateformat {
	font-size: 0.8em;
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
	padding: 0 25px 0 25px;
	text-align: center;
	width: 9em;
}
#rightCol {
	margin-left: 600px;
	margin-top: 20px;
}
#leftCol {
	float: left;
	width: 570px;
	height: 420px;
	background-image:  url(../images/leftbg2.gif);
	background-repeat: no-repeat;
}
#leftCol h1 {
	font-size: 1em; 
	padding: 0;
	margin: 20px;
}
#leftCol p {
	font-size: 0.8em;
	margin: 20px;
}
#topFooter {
	clear: both;
	height: 44px;
	margin-left: 4px;
}
#footer {
	clear: both;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #333333;
	height: 24px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
#footer p {
	font-size: 0.7em;
	padding: 5px;
}
.container {
	width: 99%;
	float: right;
}
.container h1 {
	font-size: 0.7em;
	margin-left: 11px;
	margin-bottom: 20px;
	letter-spacing: 0.2em;
}
.container h2 {
	margin-left: 11px;
	font: 0.8em Arial, Helvetica, sans-serif;
}
.container h3 {
	font-size: 0.7em;
	color: #ff6600;
	text-decoration: underline;
	margin-left: 11px;
	margin-bottom: 20px;
}
.container a {
	color: #333333;
	text-decoration: none;
}
.container a:hover, .container a:focus {
	color: #666666;
}
.tripImage {
	margin-left: 11px;
}
.bsac a {
	color: #333333;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
.bsac a:hover, .bsac a:focus {
	color: #FF6600;
}
#design {
	font-size: 0.9em;
	font-style: italic;
}
#design a {
	color: #333333;
	text-decoration: none;	
}
#design a:hover, #design a:focus {
	color: #FF6600;
}