*
	{margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
body
	{background: #016E51;}

#wrap
	{margin: auto;
	width: 1000px;
	background: #016E51;}

#header
	{display: block;
	width: 1000px;
	margin:auto;
	height: 175px;
	background: url(images/header.jpg) no-repeat;
	text-indent: -50000px;}
	
#header-text
	{display: block;
	width:800px;
	margin:auto;
	text-align:justify;
	margin-top: -70px;}
#header-text h3
	{color: #F5BC13;
	font-size: 20px;
	text-align: center;
	margin-bottom:10px;}		
#header-text p
	{font-size: 12px;
	color: #fff;
	margin-bottom:8px;}
#instructions
	{color: #F5BC13;
	font-size: 13px;
	text-align: center;}	

#doorbox
	{width: 580px;
	margin: auto;}

#doormenu
	{display: block;
	width: 600px;
	margin:auto;
	background: #016E51;}
	

#door-east a
	{float:left;
	display: block;
	height: 220px;
	width: 142px;
	text-indent: -50000px;
	background: url(images/door-east.jpg) no-repeat top;}
#door-east a:hover
	{background-position: bottom;}

#door-north a
	{float:left;
	display: block;
	height: 220px;
	width: 142px;
	text-indent: -50000px;
	background: url(images/door-north.jpg) no-repeat top;}
#door-north a:hover
	{background-position: bottom;}

#door-central-west a
	{float:left;
	display: block;
	height: 220px;
	width: 142px;
	text-indent: -50000px;
	background: url(images/door-central-west.jpg) no-repeat top;}
#door-central-west a:hover
	{background-position: bottom;}

#door-recruit a
	{float:left;
	display: block;
	height: 220px;
	width: 142px;
	text-indent: -50000px;
	background: url(images/door-recruit.jpg) no-repeat top;}
#door-recruit a:hover
	{background-position: bottom;}

#door-suburb a
	{float:left;
	display: block;
	height: 220px;
	width: 142px;
	text-indent: -50000px;
	background: url(images/door-suburb.jpg) no-repeat top;}
#door-suburb a:hover
	{background-position: bottom;}
	
	
#bottom-bar
	{clear: both;
	display: block;
	height: 60px;
	width: 600px;
	margin:auto;
	margin-top: -10px;
	text-indent: -50000px;
	background: url(images/bottom-bar.jpg) no-repeat center top;}
	
#extrablurb h3
	{color: #F5BC13;
	font-size: 16px;
	text-align: center;
	margin-bottom:10px;}

#footer
	{text-align: center;
	font-size: 11px;
	color: #fff;}
