body{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-size: 12px;
	background-color: #000000;
	text-align: right;
}

a:link{
	color: #ffffff;
	text-decoration: none;
}

a:visited{
	color: #ffffff;
	text-decoration: none;
}

a:hover{
	color: #727272;
}

#container{
	width: 800px;
	margin: 0 auto 0 auto;
}

#header{
	width: 800px;
	height: 60px;
	margin: 0 0 30px 0;
	text-align: left;
}

#mainContent{
	width: 800px;
	font-size: 23px;
}

.menu p{
	line-height: 6px;
}

.flash{
	margin: 3px 0 0 0;
}

.news{
	width: 800px;
	height: 150px;
	margin: 3px 0 0 0;
	text-align: left;
	color: #000000;
	background-image: url('images/news.jpg');
	backgroung-repeat: no-repeat;
	background-color: #ffffff;
}

.frame{
	margin: 15px 0 0 55px;
}

.albums{
	width: 800px;
	height: 150px;
	margin: 15px 0 0 0;
	text-align: left;
	background-image: url('images/albums.jpg');
	backgroung-repeat: no-repeat;
	background-color: #ffffff;
}

.album{
	margin: 0 0 0 54px;
	padding: 15px 0 0 0;
}

.photos{
	width: 800px;
	height: 150px;
	margin: 15px 0 0 0;
	text-align: left;
	background-image: url('images/photos.jpg');
	backgroung-repeat: no-repeat;
	background-color: #ffffff;
}

.links{
	width: 165px;
	height: 150px;
	margin: 15px 0 0 0;
	text-align: left;
	float: left;
	background-image: url('images/links.jpg');
	backgroung-repeat: no-repeat;
	background-color: #000000;
}

.links2{
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0 0 0 54px;
	padding: 0;
	color: #000000;
}

.links2 a:link{
	color: #000000;
	text-decoration: none;
}

.links2 a:visited{
	color: #000000;
	text-decoration: none;
}

.links2 a:hover{
	color: #727272;
}

.booking{
	width: 305px;
	height: 150px;
	margin: 15px 0 0 15px;
	text-align: left;
	float: left;
	background-image: url('images/booking.jpg');
	backgroung-repeat: no-repeat;
	background-color: #000000;
}

.booking2{
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
}

.booking3{
	width: 800px;
	height: 150px;
	margin: 3px 0 0 0;
	text-align: left;
	color: #000000;
	background-image: url('images/booking2.jpg');
	backgroung-repeat: no-repeat;
	background-color: #ffffff;
}

.contact{
	width: 300px;
	height: 150px;
	margin: 15px 0 0 15px;
	text-align: left;
	float: left;
	background-image: url('images/contact.jpg');
	backgroung-repeat: no-repeat;
	background-color: #000000;
}

.contact2{
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0 0 0 54px;
	padding: 0;
	color: #000000;
}

#footer{
	width: 800px;
	height: 80px;
	padding: 45px 0 0 0;
	float: left;
	line-height: 6px;
}

#copyright{
	font-size: 10.5px;
}
