/*body {
	border: 0 none; 
	margin: 0px; 
	padding: 0px; 
	overflow: auto;
	background: url(images/web_bg.png) no-repeat;
	}

h1 {
	font-family: Verdana;
	font-size: 22px;
	line-height: 18px;	
	margin-top: 12px;
	margin-bottom: 0px;	
}

h2 {
	font-family: Verdana;
	font-size: 15px;
	line-height: 16px;	
	margin-top: 13px;
	margin-bottom: 0px;	
}

h3 {
	font-family: Verdana;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

h4 {
	font-family: Verdana;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

div, body, p{
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

a {
	color: #FCFCFC;
}

a:hover {
	color: #666666;
}
*/
a.termlink {
	color: #0000FF;
}

a.termlink:hover {
	color: #000099;
}

#topmenu {
	background-color: #000000;
	width: 762px;
	height: 20px;
	top: 146px;
	left: 187px;	
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 18px;
	position:absolute;
	}

#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
}

#topmenu a:hover {
	color: #666666;
	text-decoration: none;
}

#webviewer {
	background: url(/content/includes/globes/images/web_viewer_bg.png);
	position: absolute;
	width: 762px;
	height: 531px;
	top: 166px;
	left: 187px;
}

#webviewer_dpp {
	background: url(/content/includes/globes/images/web_viewer_dpp_bg.png);
	position: absolute;
	width: 762px;
	height: 531px;
	top: 166px;
	left: 187px;
}

#tourbutton {
	position: absolute;
	width: 165px;
	height: 21px;
	top: 77px;
	left: 16px;
}

#spanmenu {
	position: absolute;
	width: 165px;
	top: 108px;
	left: 16px;
}

#menu_dpp {
	position: absolute;
	width: 166px;
	top: 130px;
	left: 16px;
}

#menu_dpc {
	position: absolute;
	width: 166px;
	top: 132px;
	left: 16px;
	display: none;
}

#button_dpc {
	position: absolute;
	top: 101px;
	left:16px;
	}

#button_dpp {
	position: absolute;
	top: 101px;
	left:92px;
	}

#basins_button {
	position: absolute;
	top: 502px;
	left: 560px;
	}

#dp_button {
	position: absolute;
	top: 502px;
	left: 470px;
	}
	
#loading {
	position: absolute;
	width: 165px;
	height: 420px;
	top: 242px;
	left: 202px;
}
		
#earthdiv {
	background-color: #000000;
	position: absolute;
	width: 564px;
	height: 420px;
	top: 75px;
	left: 182px;
	z-index: 10;
}

#content {
	background-color: #000000;
	position: absolute;
	width: 564px;
	height: 420px;
	top: 75px;
	left: 182px;
	z-index: 10;
}

.slug {
	position:absolute;
	top:700px;
	left:186px;
}
