body { 
	background-color: #070707; 
	font: 11px/165% 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #5b5b5b;
	
}

#head {
	background-color: #070707;
	margin: auto;
	width:	1000px;
	height: 521px;
	padding-bottom: 5px;

}



#content {
	background-color: #070707;
	margin: auto;
	width: 1000px;
	

}

#booking {
	margin-top: 20px;
	width:300px;
	float: left;
}

#copyright {
	margin: auto;
	width: 1000px;
	text-align: center;
	height: 30px;
	clear: both;
	bottom:0px;
	width:100%;
	position: fixed
	
}


a{
	color: #ffffff;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	border-style: none;
}

a:visited {
	style: none;
}

a:hover {
	color: #ffffff;

}

img {  	border-style: none;
	border: 0px;
}

.link {
	font-family: 'Trebuchet MS', Verdana, Helvetiva;
	font-size: 30px;
	text-align: center;
	letter-spacing: -2px;
	line-height: 40px;
}
