html {
	overflow: scroll;
}

body {
	font-family: verdana;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
color: rgb(70,70,130); 
}

a
{
	text-decoration: none;
	color: blue;
}
a:link
{
        color: blue;
        text-decoration: underline;
        font-size:11px;
}
a:visited
{
        color: blue;
        text-decoration: underline;
}
a:active
{
	color: red;
}
a:hover
{
	color: red;
}
.image_caption
{
	text-align: center;
}
a img
{
	border: none;
}
.menu925
{
	position: absolute;
	left: 5px;
	top: 60px;
	width: 800px;
	height: 48px;
	margin: 0px;
	padding: 0px;
}
.menu925 li
{
	display: block;
	float: left;
}
.menu925 .menu_item .hammer
{
	display: none;
	position: absolute;
	left: 20%;
	top: -53px;
}
.menu925 .menu_select .hammer
{
	display: block;
	position: absolute;
	left: 15%;
	top: -16px;
}
.menu925 .menu_item
{
	position:relative;
/*  	padding-right: 30px;
	padding-left: 0px; */
	padding-top: 25px; 
}
.menu925 .menu_item_alt
{
	position:relative;
/*  	padding-right: 30px;
	padding-left: 0px; */
	padding-top: 0px;
top: -2px;
left: -24px;
float: right; 
}
.menu925 .menu_select
{
	position: relative;
/* 	padding-right: 30px;
	padding-left: 0px;
 */	padding-top: 32px;
}
.menu925 .menu_item_fixer
{
	text-align: center;
 	padding-right: 30px;
}
.menu925:hover .menu_select .hammer
{
	display: none;
}
.menu925 .menu_item:hover .hammer
{
	display: block;
}
.menu925 .menu_select:hover .hammer
{
	display: block;
}
.menu925 .menu_logo
{
	padding-right: 30px;
	padding-left: 0px;
}
.menu925 a img { border: none ; }
.image_holder
{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
#image_holder_1_
{
        text-align:left;
	position: absolute;
	top: 155px;
	left: 10px;
}
#image_holder_2_
{
	position: absolute;
	top: 0px;
	left: 100px;
}
#image_holder_3_
{
        text-align:right;
	position: absolute;
	top: 155px;
	left: 412px;
}
#text_holder_
{
	position: absolute;
	top: 155px;
	left: 20px;
	width: 371px;
}
.text_holder .text_label
{
	display: none;
	
}
.text_holder .title
{
	font-size: 18px;
}
.place
{
        font-style:italic;
        color:blue;
}
.text_holder .summary
{
	padding-top: 18px; 
}
.text
{
        font-size: 12px;
}
.bar
{
	position: absolute;
	top: 205px;
	width: 120px;
	height: 65px;
}
#right_bar
{
	left: 792px;
	background-color: rgb(95,101,115);
}
#left_bar
{
	left: -120px;
	background-color: rgb(95,101,115);
}

.arrows_holder
{
	text-align: center;
}
.arrows_holder div
{
	display: inline;
	padding: 10px;
font-weight:bold;
font-size: 90%
}
.arrows_holder .selected_piece_page a
{
	font-weight: bold;
color: red;

}
.arrows_holder .nav_arrow
{
	padding: 10px;
}
h1
{
        font-size: 12px;
        color: rgb(0,50,241);
        padding:0px;
        margin:0px;
font-style:regular;
}
h2
{
        font-size: 12px;
        color: rgb(198,0,123);
        padding:0px;
        margin:0px;

}
h3
{
        line-height: 12px;
        font-size: 12px;
        color: orange;
        padding-top:0px;
        margin:0px;
}