#contentwrap {
	background-image:url(../im/main_background.gif);
	background-repeat:repeat;
	width:100%;
	height:100%;
	text-align:left; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#leafwrap {
	background-image:url(../im/main_leaf0.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:100%;
	margin:0px 0px 0px 0px;
	overflow: hidden;
}

#top {
	background-image:url(../im/main_top.jpg);
	background-repeat:no-repeat;
	width:741px;
	height:120px;
}

#topnav {
	margin:-1px 0px 0px 0px;
	padding:3px 0px 3px 0px;
	background-image:url(../im/main_topnav_bg.gif);
	width:741px;
	height:21px;
	text-align:center;
}

#overlay {
	background-image:url(../im/main_topbgoverlay.gif);
	background-repeat:no-repeat;
	width:100%; 
	height:136px;
	margin:0px 0px 0px 5px;
	font-size:11px;
	color:#212121;
}

#transparent_right {
	position:absolute;
	margin:134px 0px 0px 760px;
	background-image:url(../im/green_transparent_right.gif);
	width:64px;
	height:566px;
}

#maincontent {
	background-image:url(../im/main_sailboat.gif);
	background-position:top right;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	background-color:#FFFFFF;
	width:741px;
}

#bottom_nav {
	width: 741px;
	padding: 3 0 3 0;
	height: 100px;
	background-color: #F7F7F7;
	text-align: center;
	font: 8pt arial;
	color: white;
}

#bottom_webring {
	width: 741px;
	padding: 3 0 3 0;
	height: auto;
	background-color: #206FCC;
	text-align: center;
	font: 8pt verdana;
	color: white;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: white;
}
#bottom_contact {
	width: 741px;
	padding: 3 0 0 0;
	height: 20px;
	background-color: #206FCC;
	text-align: center;
	font: 8pt verdana;
	color: white;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: white;
}