body {
	background-color:#353535;
	font-size:100%;
	padding: 0px;
	margin: 0px;
}

#container {
	background-image:url(../tourist/steelwall.GIF);
	height: 608px;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	height: 500px;
	width: 1030px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#exit {
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}

#footer {
	padding: 0px;
	margin: 0px;
	border: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
}

#footer p {
	background-color:#000011;
}

#footer a {
	font-size: 1.0em;
	color: #aaaaaa;
	font-weight: bold;
	text-decoration: none;
}

#footer a:visited {
	font-size: 1.0em;
	color: #aaaaaa;
	text-decoration: none;
	font-weight : bold;
}

#footer a:hover {
	font-size: 1.125em;
	color: #FFFF00;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.25em;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	line-height: 1.0em;
	margin-top: 9px;
	margin-right: 1px;
	margin-bottom: 9px;
	margin-left: 1px;
	padding-bottom: 3px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #ffff00;
	text-align:center;
	line-height: 1.0em;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-bottom: 3px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 1.0em;
	text-align:center;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-bottom: 3px;
}

a {
	font-size: 2.0em;
	color: #55ff00;
	text-decoration: none;
}

a:visited {
	font-size: 2.0em;
	color: #55ff00;
	font-weight : bold;
	text-decoration: none;
}

a:hover {
	font-size: 2.3em;
	color: #dddd00;
	font-weight : bold;
	text-decoration: none;
}

p.maze {
	font-size: 1.5em;
	line-height: 2.0em;
	font-weight : bold;
	text-align:center;
	padding: 0px;
	margin: 0px;
}

p.mazel {
	font-size: 1.125em;
	line-height: 1.0em;
	text-align:justify;
	text-indent:50px;
	margin-top: 1px;
	margin-right: 9px;
	margin-bottom: 1px;
	margin-left: 9px;
	padding-bottom: 3px;
}

p.mazer {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 3.5em;
	line-height: 1.0em;
	text-align:center;
	padding: 0px;
	margin: 0px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #0291CF;
	background-color:#000011;
	padding: 0;
   	margin: 0;
}

img.sign {
	border-style:ridge;
	border-color: #3f3f3f;
	border-width:3px;
}

td.panel {
	height: 410px;
	width: 610px;
	vertical-align:top;
	background-color:#353535;
	border-style:ridge;
	border-color: #3f3f3f;
	border-width:9px;
	margin: 0px;
	padding: 0px;
}

