div#contents {
	margin-left: 110px;
	padding-top: 35px;
}
div#content {
	width: 700px;
	padding-top: 45px;
	float: right;
}
img {
	border: 1px solid #E95D0F;
	margin: 4px;
	padding: 1px;
}
a.send {
	font-weight: bold;
	color: #E85C0F;
	text-align: right;
	margin-top: 15px;
}
div#contents a {
	color: #E85C0F;
	text-decoration: none;
	width: 104px;
	border: 1px solid #E85C0F;
	padding-top: 80px;
	display: block;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
}
div#contents a:hover {
	background-color: #E85C0F;
	color: #FFFFFF;
}
a#gParadise {
	background-image: url(../pictures/paradise.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
a#gTown {
	background-image: url(../pictures/town.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
a#gCavo {
	background-image: url(../pictures/cavo.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
a#gSunrise {
	background-image: url(../pictures/sunrise.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
a#gTropicana {
	background-image: url(../pictures/tropicana.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
