#content {
	background-image: url(../homepage/images/gallery.jpg);
	background-repeat: no-repeat;
}

#content_1 {
	width: 460px;
	height: 190px;
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	clear: left;
	text-align: justify;
}

#content_2 {
	width: 800px;
	height: 160px;
	margin-top: 25px;
	float: left;
	clear: left;
}

#text {
	width: 370px;
	height: 160px;
	margin-left: 15px;
	float: left;
	text-align: justify;
}

#content_3 {
	width: 260px;
	height: 20px;
	margin-top: 130px;
	float: left;
	clear: left;
	text-align: center;
}

#content_4 {
	width: 260px;
	height: 20px;
	margin-left: 270px;
	margin-top: -20px;
	float: left;
	clear: left;
	text-align: center;
}

#content_5 {
	width: 260px;
	height: 20px;
	margin-left: 540px;
	margin-top: -20px;
	float: left;
	clear: left;
	text-align: center;
}

#h3 {
	line-height: 5px;
}

a {
	font-size: 10px;
	line-height: 10px;
	color: #003300;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #4e0505;
	text-decoration:underline;
}
