img {
	padding: 2px;
	border: 1px solid #E95D0F;
	width: 360px;
	float: right;
	margin-left: 15px;
}
div#content a {
	display: block;
	float: left;
	width: 100px;
	color: #E95D0F;
	text-decoration: none;
}
div#content a:hover {
	text-decoration: underline;
}
div#content {
	padding-top: 35px;
}
div#content p {
	color: #333333;
	text-align: justify;
	width: 400px;
	font-size: 12px;
}
div#paradise h2 {
	background-image: url(../clubs/paradiseLogo.jpg);
	background-repeat: no-repeat;
	text-indent: -70000px;
	height: 62px;
	width: 300px;
}
div#paradise img {
	margin-top: 80px;
}
div#cavo {
	margin-top: 130px;
	margin-bottom: 135px;
}
div#cavo img {
	margin-top: 110px;
}
div#cavo h2 {
	background-image: url(../clubs/cavoLogo.jpg);
	background-repeat: no-repeat;
	text-indent: -70000px;
	height: 96px;
	width: 300px;
}
div#space {
	margin-top: 220px;
	margin-bottom: 135px;
}
div#space img {
	margin-top: 45px;
}
div#space h2 {
	background-image: url(../clubs/spaceLogo.jpg);
	background-repeat: no-repeat;
	text-indent: -70000px;
	height: 33px;
	width: 300px;
}
div#pecado {
	margin-top: 250px;
}
div#pecado img {
	margin-top: 45px;
	float: right;
	width: 360px;
}
div#pecado h2 {
	height: 33px;
	width: 300px;
	color: #E85C0F;
	font-size: 26px;
}

