* {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	font-size:12px;
	font-family:Verdana;
	background:#78a3da;
	line-height:1.5em;
}

h2 {
	margin-bottom:15px;
	font-size:14px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

div {
	text-align:left;
}

h2 {
	padding:10px;
	font-style:italic;
	font-size:16px;
}

p {
	padding:5px 15px 5px 10px;
	text-align:justify;
}

.link {
	font-weight:bold;
	text-align:right;
}



#logo_txt {
	text-indent:-9999px;
}

#tagline {
	text-indent:-9999px;
}

#container {
	width:800px;
	margin:15px auto;
	background:url(boating-gfx/bg.gif) top left repeat-y;
}

#top {
	height:250px;
	background:url(boating-gfx/top.jpg) top left no-repeat;
}

#mainbody {

}

#sidebar {
	margin-top:15px;
	margin-bottom:10px;
	width:170px;
	padding:10px;
	display:block;
	float:left;
	margin-left:10px;
	font-size:12px;
	background:#D2D1EF;
}

#sidebar a {
	border-bottom:1px dotted #666666;
	margin-left:0px;
	padding:4px 0px 4px 25px;
	display:block;
	background:url(boating-gfx/bull.gif) 5px 5px no-repeat;
}

#sidebar a:hover {
	background:url(boating-gfx/bull.gif) 5px 5px no-repeat #B4B3EF;
}

#maintxt {
	display:block;
	float:right;
	width:600px;
}

#ebook {
	text-align:center;
}

#ebook a {
	border-bottom:1px dotted #666666;
	background:transparent;
	padding:4px 0px 4px 0;
}

#ebook a img {
	border:none;
}


#footer {
	padding-top:15px;
	background:url(boating-gfx/footerbg.gif) #78a3da top left no-repeat;
	clear:both;
	text-align:center;
	color:rgb(81, 77, 187);
}

#footer a {
	color:rgb(81, 77, 187);
}

#newsletter {
	background:transparent url(boating-gfx/boatingownerstipsform2.gif) no-repeat scroll left top;
	display:block;
	float:right;
	height:420px;
	margin:10px -15px 0 10px;
	position:relative;
	width:250px;
}

#form_name {
	font-size:14px;
	left:90px;
	padding:2px;
	position:absolute;
	top:305px;
	width:140px;
}

#form_email {
	font-size:14px;
	left:90px;
	padding:2px;
	position:absolute;
	top:335px;
	width:140px;
}

#form_submit {
	height:40px;
	left:0px;
	position:absolute;
	top:365px;
	width:250px;
}