	
#wrapper {
	BORDER-RIGHT: #333 2px solid;
	BORDER-TOP: #000 2px solid;
	MARGIN: auto;
	BORDER-LEFT: #333 2px solid;
	WIDTH: 800px;
	BORDER-BOTTOM: #333 2px solid;
	TEXT-ALIGN: left;
	height: 158px;
	}
	#scrapper {
	BORDER-RIGHT: #333 2px solid;
	BORDER-TOP: #000 2px solid;
	MARGIN: 5px auto;
	BORDER-LEFT: #333 2px solid;
	WIDTH: 800px;
	BORDER-BOTTOM: #333 2px solid;
	TEXT-ALIGN: left;
	height: 613px;
		background-image: url(back_pattern_blue.jpg);
	}

.equipment {
	float:left;
	margin: 10px 10px 10px 10px;
}
.metalbar {
	float: right;
	height: auto;
	width: 800px;
	height: 27px;

}
.text {
	float: right;
	height: auto;
	width: 600px;
	HEIGHT: 500px; 

}
.bottext {
	float: right;
	height: auto;
	width: 600px;
	HEIGHT: 60px; 

}
.text1 {
	float: right;
	height: auto;
	width: 610px;
	HEIGHT: 531px; 
	OVERFLOW: hidden;
	BORDER-RIGHT: #111; 
	BORDER-LEFT: #000; 

}


.craftext {
	float: right;
	width: 615px;
	HEIGHT: 510px; 
	OVERFLOW: auto;

}

.text2 {
	float: right;
	height: auto;
	width: 600px;
	HEIGHT: 510px; 
	OVERFLOW: auto;
	BORDER-RIGHT: #111; 
	BORDER-LEFT: #000; 

}

.texttop {
	float: right;
	height: auto;
	width: 600px;
	HEIGHT: 40px;
	}


	.Dcontainingbox {
	
	float: right; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-right: 2px;
	color: black; 
	padding-top: 10px;
	padding-right: 35px;
	OVERFLOW: auto;
	BORDER-RIGHT: #111; 
	BORDER-LEFT: #000; 
	WIDTH: 400px; 
	BORDER-BOTTOM: #000; 
	HEIGHT: 400px; 
	}

.menubox {
	float: left;
	width: 100px;
	height: 400px;

}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}


.spacer {
float: left;
	width: 40px;
	height: 400px;
}
.spacer1 {
	width: 800px;
	height: 50px;
	float: left;
}
.spacerA {
	width: 100px;
	height: 50px;
	float: left;
}
.spacer2 {
float: right;
	width: 40px;
	height: 200px;
}
.spacer2 {
float: right;
	width: 40px;
	height: 50px;
}


.link {
color:#0000FF;
font-family: "Tw Cen MT";
font-size: 14px;
text-decoration: none;

}


.link:hover {
color:#0066CC;
font-family: "Tw Cen MT";
font-size: 14px;
text-decoration: none;

}


h1 {
	font-family: "Courier New", Courier, mono;
}
.buttons {
float: right;
width: 100px;
}

.Abuttons {
float: right;
width: 100px;
}

.buttons a {color: black;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid;
font: 14px default;
font-weight: bold;
text-decoration: none;
text-align: left;
border: 1px solid;
margin: 0px;
width: 100%;
}



.buttons a:hover {
background-color: #bbb;
border-color: black;
cursor: hand; 
text-decoration: none;
}
	.buttonbox {
	float: right; border: 3px; border-color:#FFFFFF; HEIGHT: 50px; 
	}
.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style9 {font-family: "Tw Cen MT"; HEIGHT: 25px; font-size: 14px; }
/*=======================================================================*\
	START LIGHTBOX 
\*=======================================================================*/


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	

	}

#lightbox a img{ border: none;  }


#outerImageContainer{
	position: relative;
	background-color: #fff;

	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	
	
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:visited:hover { background:url(images/prev.png) left 15% no-repeat; }
#nextLink, #nextLink:visited:hover { background:url(images/next.png) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #000;
	}
	
.divCleaner {font-size:1px; padding:0; margin:0; clear:both }
	
/*=======================================================================*\
	END LIGHTBOX 
\*=======================================================================*/

#mediaBox {
	width:931px;
	margin:0 0 0 0;
}

	
/*=======================================================================*\
	form
\*=======================================================================*/
div.form1{
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	width:150px;
	height:25px;
	float:left;
	

	
}

div.form2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:300px;
	height:25px;
	float:right;
	
	
}

div.field{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:150px;
	height:25px;
	min-height:25px;
	
	
}
	
/*=======================================================================*\
	END form
\*=======================================================================*/