@charset "utf-8";
/* CSS Document */

body{
height:100%;
width:100%;
margin:0px;
padding:0px;
background-color:#A3D86D;
}
a img{
	border:none;
}
#logo{
	width:400px;
	margin: 0 auto;
	position: relative;
	top: -1000px;
	
	
	}
#body{
	width:100%;
	height:100%;
	margin: 0 auto;
/*	background: url(https://lh5.googleusercontent.com/-sQSVBR5Vi7A/ThUkwl91DgI/AAAAAAAACng/qOXKc42YwbI/s912/2011-06-13%25252020.26.07.jpg) center top no-repeat; */

}
#container{
	width:800px;
	height:750px;
	margin:120px auto 20px auto;
	border:1px solid #000;
	padding:45px;
	background:url(border.png) left top no-repeat;


	
}
#mainimage{height:600px; width:760px; background:url(boat.png) top left no-repeat; text-align: justify; padding-left:20px;padding-right:20px;font-weight:bold;}
#maintext{
	clear:both;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:19px;
	padding:20px;
	height:560px;
	overflow:hidden;
	
}
.thumb{
	width:200px;
	height:150px;
	padding:0px;
	margin:0px;
	float:left;
}
#img1{
	border-left:none;
}
#bottombar{
	height:45px;
	width:100%;
	float:left;
}
	