/* CSS Document */
#box_page{
	position: relative;
	height: 1500px;
	width: 590px;
	left: 0px;
	top: 0px;
}



#top_box {
	position:relative;
	left:0px;
	top:0px;
	width:570px;
	height:140px;
	z-index:1;
}
#exhibit1 {
	position:relative;
	left:0px;
	top:0px;
	width:445px;
	height:200px;
	z-index:1;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
#Layer1 {
	position:relative;
	left:0px;
	top:0px;
	width:570px;
	height:161px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:387px;
	top:270px;
	width:116px;
	height:118px;
	z-index:1;
}
#Layer3 {
	position:absolute;
	left:1px;
	top:-6px;
	width:111px;
	height:251px;
	z-index:1;
}
#Layer4 {
	position:absolute;
	left:24px;
	top:730px;
	width:550px;
	height:283px;
	z-index:1;
}
#Layer5 {
	position:absolute;
	left:2px;
	top:260px;
	width:300px;
	height:150px;
	z-index:1;
}
#Layer6 {
	position:absolute;
	left:598px;
	top:576px;
	width:360px;
	height:211px;
	z-index:2;
}
#Layer7 {
	position:absolute;
	left:447px;
	top:98px;
	width:116px;
	height:95px;
	z-index:2;
}
#Layer8 {
	position:absolute;
	left:310px;
	top:92px;
	width:280px;
	height:159px;
	z-index:2;
}
#Layer9 {
	position:absolute;
	left:135px;
	top:-7px;
	width:447px;
	height:245px;
	z-index:5;
}


#image_hover {
	position:absolute;
	left:72px;
	top:471px;
	width:425px;
	height:150px;
	z-index:1;
}.thumbnail img{
	border: 1px solid white;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	left: -1000px;
	visibility: hidden;
	color: black;
	z-index: 2;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
z-index: 2;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	left: 110px; /*position where enlarged image should offset horizontally */
	z-index: 50;
	top: 0px;
	z-index: 2;
}

#hover_fixed {
	position:absolute;
	left:112px;
	top:2px;
	width:311px;
	height:226px;
	z-index:1;
}

.side_menuz a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cc6600;
	display:block;
	width:120px;



}
.side_menuz a:hover {

	color: #999999;

}
#truss_main {
	position:absolute;
	left:480px;
	top:4px;
	width:115px;
	height:22px;
	z-index:1;
}
#Layer10 {
	position:absolute;
	left:23px;
	top:448px;
	width:195px;
	height:17px;
	z-index:1;
}

