.main_content
{
	margin: 20px 0 0 0;
}
#map_canvas
{
	border: 1px solid #3a2121;
	height: 350px;
	margin: 155px 0px 0px 2px;
	width: 894px;
}
#map_gallery
{
	background: #d0e0df;
	color: #3a2121;
	height: 198px;
	margin: 0px 0px 0px 2px;
	overflow: auto;
	width: 896px;
}
#map_gallery_content
{
	color: #3a2121;
}
.map_gallery_item
{
	color: #3a2121;
	display: block;
	float: left;
	font: 11px verdana, arial, sans;
	text-align: center;
	width: 130px;
}
.map_gallery_link
{
	color: #3a2121;
	display: block;
	font: 11px verdana, arial, sans;
	text-decoration: none;
}
#map_flag
{
	background: #3a2121;
	color: #ffffff;
	display: none;
	font: 12px arial, sans;
	padding: 5px;
	position: absolute;
}
#map_bubble
{
	background: transparent;
	height: 225px;
	position: absolute;
	visibility: hidden;
	width: 450px;
}
#map_bubble_audio
{
	left: -87px;
	position: absolute;
}
#map_bubble_background
{
	float: left;
}
#map_bubble_tab
{
	display: none;
	float: left;
	margin: 4px 0 0 0;
}
#map_bubble_tab2
{
	display: none;
	float: left;
	margin: 4px 0 0 0;
}
#map_bubble_title
{
	color: #ffffff;
	font: bold 13px arial, sans;
	left: 10px;
	position: absolute;
	top: 8px;
}
#map_bubble_image
{
	left: 15px;
	position: absolute;
	top: 47px;
}
#map_bubble_location
{
}
#map_bubble_location_text
{
	left: 170px;
	position: absolute;
	top: 45px;
	width: 180px;
}
#map_bubble_location_text A
{
	color: #ffffff;
}
#map_bubble_learnmore
{
}
#map_bubble_learnmore_artist
{
	display: table-cell;
	left: 10px;
	position: absolute;
	top: 45px;
	vertical-align: middle;
	width: 120px;
}
#map_bubble_learnmore_description
{
	display: table-cell;
	height: 125px;
	left: 150px;
	position: absolute;
	top: 45px;
	vertical-align: middle;
	width: 220px;
}
#map_zoom
{
	background: transparent;
	clear: both;
	display: block;
	height: 157px;
	left: 15px;
	position: absolute;
	top: 190px;
	width: 21px;
	z-index: 10000;
}
#map_zoom_marker
{
	display: block;
	left: 0px;
	position: absolute;
	top: 24px;
}
#map_tabs
{
	background: #d0e0df;
	height: 32px;
	margin: 0 0 0 2px;
	width: 896px;
}
#map_tab_all
{
	background-image: url(../graphics/map/map_tabs_all_off.gif);
	float: left;
	height: 23px;
	margin-left: 4px;
	width: 148px;
}
#map_tab_all:hover
{
	background-image: url(../graphics/map/map_tabs_all_on.gif);
}
#map_tab_seattle
{
	background-image: url(../graphics/map/map_tabs_seattle_off.gif);
	float: left;
	height: 23px;
	width: 148px;
}
#map_tab_seattle:hover
{
	background-image: url(../graphics/map/map_tabs_seattle_on.gif);
}
#map_tab_nw
{
	background-image: url(../graphics/map/map_tabs_nw_off.gif);
	float: left;
	height: 23px;
	width: 148px;
}
#map_tab_nw:hover
{
	background-image: url(../graphics/map/map_tabs_nw_on.gif);
}
#map_tab_ne
{
	background-image: url(../graphics/map/map_tabs_ne_off.gif);
	float: left;
	height: 23px;
	width: 148px;
}
#map_tab_ne:hover
{
	background-image: url(../graphics/map/map_tabs_ne_on.gif);
}
#map_tab_sw
{
	background-image: url(../graphics/map/map_tabs_sw_off.gif);
	float: left;
	height: 23px;
	width: 148px;
}
#map_tab_sw:hover
{
	background-image: url(../graphics/map/map_tabs_sw_on.gif);
}
#map_tab_se
{
	background-image: url(../graphics/map/map_tabs_se_off.gif);
	float: left;
	height: 23px;
	width: 148px;
}
#map_tab_se:hover
{
	background-image: url(../graphics/map/map_tabs_se_on.gif);
}
.tabs
{
	background: #FFFFFF;
	border: none;
	clear: both;
	margin: 20px 0 10px 0;
	padding: 10px;
	width: 925px;
}
.clear
{
	clear: both;
}
.hideText
{
	display: none;
}
img
{
	border: hidden 0;
	border-style: none;
}
.strong
{
	color: #3B2323;
	font-weight: bold;
}
