    body {font-size: 13px; border: 0;
		height: 100%;
	width: 100%;
	position: absolute;
	display: block;
	min-width: 850px;
	overflow: hidden;
	min-height:650px;
   
	margin: 0;
	padding: 0;
	font-family: 'trebuchet ms', verdana, arial, sans-serif;
}
li {
	list-style-type: none;
}
#container {
	position: absolute;
	top: 133px;
	left: 0;
	color: #000;
	width: 100%;
	margin: 0;
}
#left {
	position: absolute;
	width: 260px;
	margin-bottom: 100px;
	height: 100%;margin: 0;
	text-align: right;
}
.white {
	background-color: #fff;
}
.dashboard {
	width: 260px;
	background-color: #fff;
	margin: 0 10px 0 10px;
	font-family: verdana;
}
.dashboard div {
	background: transparent;text-align: left;
}
.dashboard input.txt {
	width: 160px;
	border: 1px inset #c0c0c0;
	background-color: #CFF;
}
.dashboard div span {
	margin: 10px;
	text-align: left;
}
.dashboard p {
	margin-bottom: 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
	
}
.dashboard label {
	margin-bottom: 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
	text-align: left;
}
.dashboard  a.title {
	cursor: pointer;
	display: block;
	padding: 5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #a0a0a0;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.dashboard a.title:hover {
	background-color: #cfcfcf;

}
.dashboard a.title.selected {
	color: black;
	background-color: #c0c0c0;cursor:text;
}
.content {
	background-color: #fff;text-align:right;
}
.search_field {
	position: relative;
	margin: 10px;
	text-align: left;
	font-weight: 600;
}
#center {
	position: absolute;
	width: 100%;
	left: 280px;

	height: 100%;

	top: 0;
}
#map3d {
	height: 100%;
	width: 100%;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	font-family: sans serif;
	color: white;
	line-height: 210%;
	width: 100%;
	height: 123px;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #000000;
	z-index: 1;
}
.dashboard input.btn {
	color: #1c1c1c;
	font-family: 'trebuchet ms', helvetica, sans-serif;
	background-color: #aeaeae;
	font-weight: bold;
	font-size: 12px;
  margin-bottom:5px;
	border: 1px outset black;
}
.dashboard input.btn:hover {
	color: #1c1c1c;
	background-color: #c0c0c0;
	font-weight: bold;
	cursor:pointer;
}
#xchanglogo {
	position: absolute;
	left: 10px;
	bottom: 20px;
	text-align: center;
	margin: auto;
}
#map {
	position: relative;
	width: 260px;
	height: 180px;
}
#msg {

	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
	text-align: left;
}
#top_text {
	font-weight: 400;
	font-size: 12px;
}
#uploads div {
	font-weight: 400;
	font-size: 12px;
}
#upload_limits {
	font-weight: 400;
	font-size: 12px;
}
#right {text-align:right;}
#right p{text-align:right;}