body {
	font-family: Verdana, arial, sans-serif;
	 font-size: 12px;
	 background: #ffffe2 url(images/map.gif) top center no-repeat;
	 color: #2c2d1a;
}
h1 {
	width: 900px;
	height: 36px;
	text-indent: -9000px;
	background: #2c2d1a url(images/click_text.gif) no-repeat;
	padding: 0 auto 0 auto;
	margin: 0 auto 15px auto;
}
	
p {
	line-height: 16px;
}
a, a:hover, a:visited, a:active {
	color: #ffe28d;
}
div#ad{
	text-align: center;
}
div#mask{
	width: 900px;
	margin: 0 auto 0 auto;
}
div#container{
	float: left;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 5px solid #2c2d1a;
	background: #2c2d1a url(images/parchment.jpg) top left repeat;
	min-height: 600px;
	margin: 10px 0 10px 0;
}

#marker {
	font-size: 11px;
}
#footer{
	font-color: #454545;
}
div#narrow{
	width: 228px;
	margin: 0 10px 0 10px;
	float: left;
	box-shadow: 10px 10px 5px #a07533;
}
div#narrow2{
	background: #2c2d1a;
	text-align: justify;
	color: #ffffe2;
	padding: 14px 14px 14px 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div#narrow2 img{
	text-align: center;
	display: block;
	margin: 0 auto 0 auto;
}

div#wide{
	margin: 0 10px 0 10px;
	width: 610px;
	padding: 6px 6px 12px 6px;
	float: left;
	background: url(images/light.png) repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 1% /* Holly hack for Peekaboo Bug */	
}
div#randomNumber{
	text-align: center;
	font-weight: bold;
}
div#map{
	font-weight: bold;
	text-align: center;
	margin: 0 auto 12px auto;
}

