/* CSS Document */
html {
	margin: 0;
	padding: 0;}
body {
	font-family: Verdana, Geneva, sans-serif;
    font-size: 86%;
	background-color: #000;
	color: #999;
	padding: 0;
	text-align: center;
	}
p {
	margin: 0;
	margin-left: 5px;
	width: 990px;
	text-align: justify;}
h1 {
	font: italic normal 1.4em Verdana, Geneva, sans-serif;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	color: #FFF}
h2 {
	font: italic normal 1.4em Verdana, Geneva, sans-serif;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	text-align: center;
	color: #FFF}
h3 {
	font: italic normal 1em Verdana, Geneva, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 0;
	text-align: center;
	color: #FFF}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #090}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #060}
a:hover, a:active {
	text-decoration: underline;
	color: #0C0}
acronym {
	border-bottom: none}
#container {
	margin-left: 0px;
	width: 1000px;
	text-align: left}
#address p {
	text-align: center;}
#pageHeader h1 {
	margin-top: 20px;
	color: #F00;}
#pageHeader {
	padding-top: 10px;
	font-size: 9px;
	color: #333}
#randomPhotos {
	text-align: center;
	margin-left: 0px;
	margin-top: 20px;}
#text_box {
	margin: 0;
	margin-left: 5px;
	text-align: center;}
#text_box p {
	width: 990px;
}
#text_box_tour {
	margin: 0;
	font: 1.2em Verdana, Geneva, sans-serif;
	font-size: 100%;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;}
#text_box_tour p {
	font: 1.2em Verdana, Geneva, sans-serif;
	width: 980px;
}
#copyright {
	font-size: 60%;
	width: 990px;
	text-align: center;
	margin-top: 50px;}
span.MenuBarHorizontal
{
	margin-top: 10px;
	margin-left: 35px;
 	margin-right: 40px;
	padding: 2px 2px;
	display: inline;
	text-align: left;
	color: #999;
}
#menu a:link {
	font-weight: bold;
	text-decoration: none;
	color: #999}
#menu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #999}
#menu a:hover, a:active {
	text-decoration: none;
	color: #390}
#advice {
	margin: 0;
	padding: 20px;
	background-color: #FFF;
	color: #000;
	width: 960px;
	text-align: justify;}
#advice h1 {
	margin-top: 20px;
	color: #000;}
#advice p {
	margin: 0;
	width: 960px;
	text-align: justify;}
#gallery_menu_items {
	width: 240px;
	color: #000;
	border: #000;
}
#gallery_menu_items p {
	width: 240px;
	color: #FFF;
	margin: 0;
	text-align: center;
}
span.gallery_links {
	text-align: left;
	background-color: #000;
	color: #000;
	border: #000;
}
span.gallery_links img {
	background-color: #000;
	border: #000;
}
span.gallery_links a:link {
	font-weight: bold;
	text-decoration: none;
	border: #000;
	color: #000}
span.gallery_links a:visited {
	font-weight: bold;
	text-decoration: none;
	border: #000;
	color: #000}
span.gallery_links a:hover {
	text-decoration: none;
	border: #000;
	color: #000}
span.gallery_links a:active {
	text-decoration: none;
	border: #000;
	color: #000}
img.floatimage {
	float: right;
	margin: 10px;
}
img.floatimageleft {
	float: left;
	margin: 10px;
}
