body{
	background: #fff;
	color: #666;
	font-family: verdana, helvetica, sans-serif;
       	font-size: 10px;
	margin: 0px;
	padding: 20px 20px;
	width: 100%;
	height: 100%;
}

a, a:link, a:visited, a:active{
	text-decoration: none; 
	font-weight: bold;
	color: #666;
}

a:hover{
	color: #69c;
}

.selected{
	color: #d90000;
}

#heading{
	margin-left: 20px;
	width: 750px;
	/*cursor: pointer;*/
	height: 95px;
	/*border: 1px solid #900;*/
	/*border-bottom: 1px solid #666;*/
	padding: 0px;
}
#heading a, #heading a:link, #heading a:visited, #heading a:active{
	color: #900;
}

#player{
	/*border-top: 1px solid #666;*/
	height: 620px;
	clear: both;
	margin: 0px;
	padding: 5px;
}

#dir-items-search{
	padding: 0px 0px 2px 0px;
	width: 200px;
	float: left;
	/*border:1px solid #f00;*/
}

.bom-heading-p{
       	font-size: 12px;
	color: #900;
	font-weight: bold;
}

#description{
	padding: 0px 0px 2px 0px;
	/*width: 200px;
	float: left;*/
}

#info-no-map{
	width: 620px;
	float:left;
}

#map-info{
	padding: 0px 2px 2px 4px;
	float: left;
	width: 420px;
	/*border:1px solid #f00;*/
}

#content-wrapper{
	margin-left: 20px;
	width: 750px;
}


#dirItems{
	margin: 0px;
	padding: 2px 2px 2px 4px;
	width: 200px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 600px;
	overflow: auto;
}

#specifics2{
	padding: 2px 2px 2px 4px;
	/*width: 570px;*/
	width: 390px;
	height: 240px;
	/*border: 1px solid #900;*/
	overflow: auto;
	position: relative;
	/*left: 0px;*/
	left: 220px;
	top: -550px;
}

#specifics{
	margin-top: 6px;
	width: 100%;
	position: relative;
}

.split{
	height: 310px;
	overflow: auto;
}

#demonstration2{
	padding: 2px 2px 2px 4px;
	height: 310px;
/*	border: 1px solid #666;*/
	width: 350px;
	position: relative;
	left: 220px;
	top: 0px;
}

#demonstration{
	padding: 2px 2px 2px 4px;
	height: 310px;
/*	border: 1px solid #666;*/
	width: 350px;
	position: relative;
	left: 220px;
	top: -604px;
}

.dirItemBody{
/*	border-top: 1px solid #666;*/
}

#footer{
	margin: 10px;
	margin-left: 20px;
	width: 750px;
	border-top: 1px solid #666;
	text-align: center;
	color: #666;
	clear: both;
}

#loader{
	position: absolute;
	z-index: 2;
	background: #fff;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

dl {
	position: relative;
	margin: 0;
}
dd {
       	margin: 0;
	/*border-bottom: 1px solid #666; */
 }
dt { 
	padding: 5px; 
	margin: 2px;
	cursor: pointer;
}
ul { 
	list-style: none; 
	list-position: outside;
	margin: 0px;
	padding: 0px;
}
li{
	 margin: 0;
	list-style: none; 
	list-position: outside;
}

.resultLogo{
	float: right;
}
#skyscraperAd{
	float: right;
	margin-bottom: 10px;
}


#bannerAd{
	position: relative;
	/*top: 20px;*/
	left: 26px;
	/*border: 2px solid #000;*/

}
#site-nav{
	border-top: 1px solid #666;
	position: relative;
	bottom: 0px;
}

#site-search{
	/*
	position: absolute;
	top: 80px;
	left: 603px;
	*/
}

#directory{
	margin-bottom: 6px;
	width: 790px;
	padding: 0px;
	border: 1px solid #666;
	text-align: justify;
	/*letter-spacing: 4.7px;*/
}
.award-table{
	text-align: left;
	width: 100%;
	border: none;
}
.award-table td{
	padding: 0px;
}
.award-table-heading{
	color: #900;
}

.lat{
	display:none;
}

.lon{
	display: none;
}
.medal{
	display: none;
}
.locality-info{
	display: none;
}
.locality-label{
	display: none;
}
.label{
	color: #900;
	font-weight: bold;
}
a.current-page{
	font-size: 14px;
	text-decoration: underline;
}
#beta{
	float: right;
}

a > img{
	border: none;
}

.hidden{
	display:none;
}

