@charset "UTF-8";
#header {
	height: 80px;
	color: #FFC;
	background: #FFC;
	position: relative;
	width: 700px;
	margin-left: 30px;
}
#header ul
{
	padding: 0px;
	border: 0px;
	list-style: none;
	float: left;
	position: absolute;
	bottom: -16px;
	left: 0px;
	width: 729px;
	margin-left: 0px;
}
#header #Title {
	margin-left: 0px;
}

#header li {
	float: left;
}
#header li a:link,#header li a:visited{
	background:#8C7E62;
	padding:.255em .5em;
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	line-height:1.2em;
	margin-right:0.55em;
}
#header li a:hover{
	color:#888888;
	background:#FFF;
}
#header li a.current,#header li a.current:hover,#header li a.current:active {
	color: #8C7E62;
	background:#FFF;
	cursor:default;
}
#lastRunMap {
	position: absolute;
	padding: 0px;
	top: 95px;
	left: 37px;
	background: #FFF;
}
#Test {
	height: 400px;
	width: 700px;
}
#map_canvas {
}
#map {
	padding: 0px;
	background: #FFF;
	height: 400px;
	width: 700px;
	left: 40px;
	top: 95px;
	position: absolute;
}
.TestbottomMap {
	margin-left: 30px;
	position: absolute;
	top: 500px;
}
#runinfo {
	position: absolute;
	top: 515px;
	left: 40px;
	width: 443px;
	height: 111px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
#PhotoPlay {
	width: 150px;
	position: absolute;
	top: 515px;
	left: 520px;
}
.Garmin {
	color: #999;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
