.media_link {
	color: #0000FF; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 13px;
}

.active_media {
	color: red; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 13px; 
}

#parent_div {
	position: relative;
	margin: 0 auto;
	width: 725px;
	height: 600px;
	top: 0px;
}

#tour_div {
	left: 10px;
	position: absolute;
	top: 174px;
	width: 140px;
	height: 194px;
	overflow: auto;
}

#media_display_div {
	left: 160px;
	position: absolute;
	top: 153px;
	width: 400px;
	font-family: arial;
	overflow: hidden;
}

#image_div {
	left: 575px;
	position: absolute;
	top: 174px;
	width: 140px;
	height: 210px;
	overflow: auto;
}

#desc_div {
	color: white;
	font-family: arial;
	font-size: 12px;
	left: 85px;
	width: 555px;
	position: absolute;
	top: 460px;
	height: 115px;
	overflow: auto;
}

#audio_1_div {
	left: 328px; 
	position: absolute; 
	top: 128px; 
	width: 65px; 
	height: 18px; 
}

#audio_content_div {
	left: 406px; 
	position: absolute; 
	top: 128px; 
	width: 140px; 
	height: 18px;
}

#audio_2_div {
	left: 474px; 
	position: absolute; 
	top: 128px; 
	width: 65px; 
	height: 18px; 
}

#map_div {
	left: 572px;
	width: 142px;
	position: absolute;
	top: 393px;
	height: 55px;
}

#left_features_div {
	text-align: center;
	padding-top: 5px;
	font-family: arial;
	font-size: 10px;
	position: absolute;
	height: 22px;
	width: 50px;
	top: 480px;
	left: 10px;
}

#right_features_div {
	text-align: center;
	padding-top: 5px;
	font-family: arial;
	font-size: 10px;
	position: absolute;
	height: 22px;
	width: 50px;
	top: 480px;
	left: 650px;
}

#left_features_div a, #right_features_div a, #poweredby_div a {
	text-decoration: none;
	text-align: center;
	font-size: 10px;
}

#action_div {
	position: absolute;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: red;
	position: absolute;
	height: 14px;
	width: 140px;
	top: 370px;
	left: 10px;
}

#poweredby_div {
	width: 725px;
	height: 12px;
	top: 588px;
	left: 0px;
	background-color: #eeeeee;
	position: absolute;
	text-align: center;
	font-size: 10px;
	font-family: arial;
}

#ad_space {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 725px;
	height: 120px;
	overflow: hidden;
	font-family: Verdana;
	font-size: 10px;
	background-color: #EEEEEE;
	border-bottom: 2px solid #CCCCCC;
	visibility: hidden;
}

#bottom_handled_space {
	position: absolute;
	top: 456px;
	left: 0px;
	width: 100%;
	height: 128px;
	overflow: hidden;
	font-family: Verdana;
	font-size: 10px;
	background-color: #5AA8DA;
	visibility: hidden;
}

.iframead {
	border: 0px;
	width: 100%;
	height: 120px;
	overflow: hidden;
}

.iframebottom {
	border: 0px;
	width: 100%;
	height: 120px;
	overflow: hidden;
}
