#picture_block {
	position: relative;
	z-index: 0;
	width: 650px;
	float: left;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#boatpics img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#bigad {
	background-color: #0000FF;
	height: 130px;
	width: 650px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px;
	float: left;
	position: relative;
}
#bigad h1 {
	font-size: 2em;
	text-align: center;
	margin-top: 6px;
}
#bigad #click {
	position: absolute;
	left: 615px;
	top: 108px;
}

#gallery_block {
	background-color: #333333;
	height: 120px;
	position: relative;
	float: left;
	width: 650px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#picture_block img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#gallery_block a {
	text-decoration: none;
	color: #000000;
}
#gallery_block a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;
}
.gallery_unit {
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	height: 95px;
	width: 130px;
	position: absolute;
	top: 10px;
	text-align: center;
	padding: 2px;
}

.gallery_unit img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 5px;
	top: 15px;
}
#gallery_block #used {
	left: 20px;
}
#gallery_block #new {
	left: 180px;
}
#gallery_block #latest {
	left: 340px;
}

#gallery_block #Rio_Mar {
	left: 500px;
	background-color: #CDCD0D;
}
