* {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
img, td {
	border:0px;
}
body {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	text-align:center;
}
div#container {
	background-image:url(../images/bg_body.gif);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	border:0px solid #000000;
	display:block;
	height:400px;
	margin:0em auto;
	text-align:left;
	width:100%;
}
#body {
	background-image:url(../images/bg_body_internal.gif);
	background-position:left;
	background-position:top;
	display:block;
	height:350px;
	font-size:11px;
	margin-top:10px;
	width:740px;
}
#copyright {
	font-size:10px;
	margin-top:5px;
}
#columnLeft {
	font-size:18px;
	height:350px;
	text-align:left;
	width:740px;
}
#footer {
	background-image:url(../images/bg_footer.gif);
	background-position:center;
	background-repeat:no-repeat;
	border-top:1px solid #CCCCCC;
	display:block;
	font-size:11px;
	height:60px;
	text-align:center;
	width:780px;
}
#header {
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	display:block;
	height:260px;
	width:780px;
}
#graphicBoat {
	background-image:url(../images/graphic_boats.gif);
	background-repeat:no-repeat;
	height:130px;
	width:780px;
}
#navigation {
	background-image:url(../images/bg_navigation.gif);
	color:#FFFFFF;
	display:block;
	font-size:11px;
	height:30px;
	line-height:30px;
	text-align:center;
	width:780px;
}
#navigation A:link,
#navigation A:visited {
	color:#FFFFFF;
	margin-left:10px;
	margin-right:10px;
}
#navigation A:hover {
	color:#FFBB92;
}
A:link,
A:visited {
	color:#0D3854;
}
A:hover {
	color:#60BDEE;
}