@charset "utf-8";
body {
 	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	

}
#container {
	width:900px;
	margin:10px auto;
	text-align:center;
}
img {
	text-decoration: none;
}
a, a:link, a:visited, a img {
	text-decoration: none;
	border:none;
}
h1 {
	text-align:center;
}

#myMap {
	margin:10px auto;
	text-align:center;
	width:600px;
}
#leftnav {
	float:left;
	width:280px;
}
#leftnav img {
	
}
#rightnav {
	width:570px;
	margin-left:290px;
	text-align:left;
}
body {
	color: #666;
}
