body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
}
body td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
}
body p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
}
body a {
	color: #000;
	text-decoration: underline;
}
#container{
	width:955px;
	padding:0px;
	margin:0 auto;
	/*height:820px;*/
}
#content{
	/*margin-top:10px;
	background: #fff;*/
	background: url("../media/bg_page-wrapper.png") repeat-y right;
	float:left;
	height:auto;
	width:954px;
	padding:0px;
	border-left: 1px #6B6B6B solid;/**/
}
#footer{
	background: url("../media/bg_footer.png") no-repeat;
	background-position: left top;
	width: 920px;
	height: auto;
	clear: both;
	overflow: hidden;
	padding: 0 20px 0 15px;
	margin: 0 auto 10px;
	/*border: 1px #cc0000 solid;*/
}
#footer ul{
	border-top: 1px solid #ccc;
	/*padding-top: 5px;*/
}
#footer ul li{
	float: left;
	margin-right: 1px;
	margin-bottom: 15px;
}
/* */
.map_home {
	background: #fff;
	float:left;
	display:inline;
	height:710px;
	width:949px;
	/*border: 1px #666 solid;*/
}
.whatson {
	padding-top: 10px;
	background: #fff;
	float:left;
	display:inline;
	height:auto;
	width:949px;
	/*margin-bottom:50px;
	border: 1px #666 solid;*/
}
.top_home {
	float:left;
	width:950px;
	height:65px;
}
.top_menu {
	float:left;
	width:949px;
	height:35px;
	/*background: #483086;*/
	background: #000;
}
.map_container {
	float:left;
	display:inline;
	width:525px;
	height:700px;
}
.main_body {
	width:680px;
	height:auto;
	float:left;
	display:inline;
}
.main_bodyB {
	width:560px;
	height:auto;
	float:left;
	display:inline;
}
.menu_home {
	display:inline;
	text-align:right;
}
.menu_page2 {
	float:left;
	padding-left:560px;
	padding-top:0px;
	display:inline;
}
.menu_page {
	float:left;
	display:inline;
}
.people a:hover {
	background-position:0px 35px;
	}
.people a {
	float:left;
	margin-left:20px;
	display:inline;
	width:117px; height:35px;
	background:url("../media/menu/people.gif");
}
.places a:hover {
	background-position:0px 35px;
	}
.places a {
	float:left;
	display:inline;
	width:117px; height:35px;
	background:url("../media/menu/places.gif");
}
.things a:hover {
	background-position:0px 35px;
	}
.things a {
	float:left;
	display:inline;
	width:118px; height:35px;
	background:url("../media/menu/things.gif");
}
.bomb_sites a:hover {
	background-position:0px 35px;
	}
.bomb_sites a {
	float:left;
	display:inline;
	width:117px; height:35px;
	background:url("../media/menu/bomb_sites.gif");
}
.trivia a:hover {
	background-position:0px 35px;
	}
.trivia a {
	float:left;
	display:inline;
	width:118px; height:35px;
	background:url("../media/menu/trivia.gif");
}
.quiz a:hover {
	background-position:0px 35px;
	}
.quiz a {
	float:left;
	display:inline;
	width:117px; height:35px;
	background:url("../media/menu/quiz.gif");
}
.hide a:hover {
	background-position:0px 35px;
	}
.hide a {
	float:left;
	display:inline;
	width:117px; height:35px;
	background:url("../media/menu/hide.gif");
}
.homer a:hover {
	background-position:0px 35px;
	}
.homer a {
	float:left;
	display:inline;
	width:117px; height:35px;
	background:url("../media/menu/homer.gif");
}
.bit_3 {
	background-position:0px 35px;
	float:left;
	display:inline;
	width:108px; height:35px;
	background:url("../media/menu/bit_3.gif");
}
/* */
#info-container {
	position: relative;
	margin-top:10px;
	/*border: 1px #CC0000 solid;*/
	height:680px;
	background:#ffffff;
	padding:10px;
}
/* ADMIN TABLE */
table.stats {
text-align: center;
width: 900px;
/*background-color: #666;*/
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

table.stats td.hed {
background-color: #FFF;
color: #666;
padding-right: 15px;
text-align: right;
border: 1px #CCC solid;
height: 50px;
}

table.stats td.subhed {
padding: 4px;
text-align: left;
border: 1px #CCC solid;
color: #000;
font-style: normal;
text-decoration: none;
padding-left: 5px;
}

table.stats td {
padding: 4px;
text-align: left;
border: 1px #CCC solid;
background-color: #FFF;
color: #000;
font-style: normal;
text-decoration: none;
padding-left: 5px;
}