body{
	background-image: url(back.gif);
}
#logo_small {
	position:absolute;
	width:380px;
	height:75px;
	z-index:2;
	left: 211px;
	top: 13px;
	background-image: url(back.gif);
}
#content {
	position:relative;
	width:535px;
	height:400px;
	z-index:2;
	left: 10px;
	top: 135px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	overflow: auto;
	font-size: 0.85em;
	padding: 10;
	float: left;
	margin-left: 5px;
}
#map_content {
	position:absolute;
	width:580px;
	height:420px;
	z-index:2;
	left: 150px;
	top: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	overflow: auto;
	font-size: 0.85em;
	padding: 5;
}
#content_rooms {
	position:absolute;
	width:750px;
	height:600px;
	z-index:2;
	left: 25px;
	top: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	overflow: auto;
	padding: 5;
	font-size: .85em;
}
#botoom_logo {
	position:absolute;
	width:655px;
	height:90px;
	z-index:3;
	left: 75px;
	top: 483px;
}
#Navigation {
	position:absolute;
	width:750px;
	height:45px;
	z-index:3;
	top: 95px;
	left: 25px;
	font: lighter small-caps 10pt Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#bottom {
	position:absolute;
	width:750px;
	height:40px;
	z-index:4;
	top: 550;
	left: 25px;
	background-color: #666666;
}
a {
	text-decoration : none;
	color : #b64f26;
	font-size: 85%;
}
a img {
border: none;
}
a:link {
	text-decoration : none;
	color : #b64f26;
}
a:hover {
	font : bold;
	color : #efa288;
	text-decoration : none;
}
#images {
	position:relative;
	width:190px;
	height:400px;
	z-index:4;
	float: none;
	margin-top: 138px;
	margin-left: 575px;
}
#map {
	position:absolute;
	width:400px;
	height:203px;
	z-index:5;
	left: 80px;
	top: 5px;
	visibility: visible;
}
#site_map {
	position:absolute;
	width:80px;
	height:26px;
	z-index:5;
	left: 697px;
	top: 55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
}
