 #image_holder_3_
{
	position: absolute;
	top: 155px;
}
#image_holder_1_
{
	position: absolute;
	top: 155px;
	left: 6px;
	width: 300px;
}
 #image_holder_2_
{
	position: absolute;
	top: 58px;
	left: 690px;
	width: 600px;
}
#text_holder_
{
	position: absolute;
	top: 155px;
	left: 320px;
	width: 460px;
        text-align: justified;
        font-size: 12px;
}
.text_holder .title
{
	font-size: 11px;
        color: rgb(255,132,0);
        text-transform: uppercase; 
}
a
{
text-decoration: none;
color: orange;
}

#arrows_
{
	position: absolute;
	top: 350px;
	left: 22px;
	width: 200px;
}
.arrows_holder div
{
	padding: 10px;
}
.arrows_holder .selected_piece_page a
{
	font-weight: bold;
color: red;

}
.arrows_holder .nav_arrow
{
	padding: 10px;
}
	
#submenu_ a
{
        text-decoration: none;
        color: rgb(255,132,0);
}
#submenu_ a:hover
{
color:red;
}

.text
{
        font-size: 12px;
}