/* CSS Document */

/*v\:* {
	behavior:url(#default#VML);
}*/

html, body, #map1 {
	width: 520px;
	height: 400px;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

#quicklinks {
	top: 3px;
	left: 80px;
	position: absolute;
	background-color: transparent;
	color: #CC0000;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}

select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#infotitle {
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 12px;
	color: #CC0000;
}

#infodesc {
	float: left;
	padding-right: 5px;
	width: 180px;
}

#infoimg {
	text-align: center;
}


