#container {
	width: 5000px;
	position: absolute;
	left: 20px;
}

#header {
	width: 940px;

}
#content {
	float: left;
	width: auto;
	display: inline;
	background: #ffffff;
}

#showtitle {
	width: 100%;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	clear: both;
	padding-left: 260px;
	
}

#caption {
	font-size: 1em;
	float: left;
	margin-left: 10px;
	width: 640px;
	text-align: left;
	line-height: 1.5em;
}



.image {
	float: left;
	margin-left: 10px;
	margin-top: 2px;
}
.image img {
	padding:6px;
	border: 1px solid #000;
	display:block;
	background-color: #fff;
	float: left;
}
.thumbnail_row {
	margin-top: 0px;
	width: 640px;
	float: left;
	margin-left: 10px;
}
.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:10px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #000 !important;
}


.image_info a:link {

    text-decoration:none;
    color:#000;
}
.image_info a:visited {


    text-decoration:none;
    color:#000;
}
.image_info a:hover {



    text-decoration:underline;
    color:#000;
}
.image_info a:active {

    text-decoration:underline;
    color:#000;
}

.image a:link {
	text-decoration: none;
	
}
.image a:visited {

	text-decoration: none;
    }
.image a:hover {
	text-decoration: none;
	
}

.image a:active {

	text-decoration: none;
    
}


.clear {
	clear: both;
	float: left;
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
}
#text {

	font-size: 1em;
	float: left;
	margin-left: 10px;
	width: 620px;
	text-align: left;
	line-height: 1.5em;
}

#text h2 {
	color:#007;
	font: bold 1.5em "Times New Roman", Times, serif;
}	
#text h3 {
	color:#007;
	font: bold 1.2em "Times New Roman", Times, serif;
}	
.imgright {
	float: right;
	margin: 10px 0 10px 10px;
	padding: 6px;
	border: solid 1px #000;
	background: #FFFFFF;
	
}	
.mapimage {

	float: right;
	margin: 10px 0 10px 10px;
	padding: 6px;
	border: solid 1px #000;
	background: #FFFFFF;
}

