body {
	background-color: #888888;
	margin: 0px;
}


#content {
	background-color: #7f4209;
	text-align: center;
	margin-top: -300px;
	margin-left: -439.5px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 879px;
	height: 600px;
	visibility: visible;
}

#gallery_navigation{
	width: 879px;
	height: 60px;
}

#display_windows{
	background-color: #000000;
	width: 879px;
	height: 270px;
}

#interactive_panel{
	width: 879px;
	height: 194px;
}

	#logo{
		float: left;
		width: 311px;
		height: 194px;
	}

	#spacer{
		float: left;
		width: 568px;
		height: 36px;
	}

	#interactive_images{
		float: left;
		width: 568px;
		height: 194px;

	}

	#logo_nav{
		float: left;
		width: 81px;
		height: 64px;
	}

	.image_box{
		float: left;
		width: 152px;
		height: 131px;
	}

	#off_the_cuff{
		width: 568px;
		height: 27px;
	}

#contact_info{
	background-color: #FFFFFF;
	width: 879px;
	height: 76px;
}

#imageloader{
  visibility: hidden;
	width: 0px;
	height: 0px;

}
.image_exact_size{
	border-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

.display_box{
	border-style: none;
	margin: 0px;
	padding: 0px;
        width: 293px;
        height: 270px;
        float: left;
}
