body {
	font-family: "Times New Roman", Times, serif ;
	color: white;
	background-color: #FFFFFF;
	background-image:url(images/random.png);
	width: 1100px;
    margin-right: auto;
	margin-left: auto;
	margin-top: 30px;

}

div {
	padding-top: 0cm;
}
#left div img{
	box-shadow: 10px 10px 5px #1A4460;
}
#left{
	background-color: #1975A3;
	float:left;
	width:70%;
	height: auto;
	padding-bottom:50px;
	
}

#leftbody{
	margin: 20px;
	background:none;
	
}


#right{
	color:black;
	height:1100px;
	float:right;
	width:30%;
	background-color:#3389C1;
}
#rbody{
	background-color:#3389C1;
}

#tabs{
	background-color: #FFFFFF;
	background-image: url(images/smallblue.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	height:21px
}

#right0{
	float:right;
	width:45%;
	height:150px;
	margin:10px;
}

#left0{
	float:left;
	width:45%;
	height:150px;
	margin:10px;

}

#right1{
	float:right;
	width:45%;
	height:300px;
	margin:10px;
}

#left1{
	float:left;
	width:45%;
	height:300px;
	margin:10px;
}


#right2{
	float:right;
	width:45%;
	margin:10px;
	height:250px;
}

#left2{
	float:left;
	width:45%;
	margin:10px;
	height:250px;
}

#rbody ul{
list-style:none;
}
#rbody ul li{
padding-bottom:40px;
margin-right:30px;
width:250px;
}

footer{
color:black;
background-color:white;
padding:10px;
width:68%;
height:260px;
float:left;
}

form.contact label.fixedwidth {
	display: black;
	width: 240px;
	float: left;}

#storagetable{
	border-style:groove;
	border-width:3px;
	border-color:#5C9DDE;
}

iframe{
	border-style:groove;
	border-width:3px;
	border-color:gray;
}

#tide{
	padding-left:40px;
}
#weather{
	padding-left:40px;
}
#tide div{
	background-color:#4DB8FF;
	}