body {
	background-color: #8B5D3B;
}

.images {
	float: none;
	height: 293px;
	width: 70em;
	position: absolute;
	background-color: #8B5D3B;
	font-family: "Myriad Pro";
	font-size: 12px;
	color: #FFFFFF;
	margin-left: -40em;
	margin-top: -30em;
	left: 50%;
	top: 50%;
	z-index: 1;
}
.style8 {
	font-family: "Myriad Pro";
	color: #FFFFFF;
	font-size: 12px;
}

.about_info {
	background-color: #EDC667;
	clear: both;
	width: 960px;
	height: 240px;
	background-image: url(images/gallery_background.jpg);
	background-repeat: repeat;
	background-position: 0px;
}
.info {
	height: 220px;
	width: 640px;
	background-color: #8B5D3B;
	float: left;
	border: thin solid #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
}
.left_picture {
	float: left;
	height: 160px;
	width: 240px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-top: 10px;
	margin-left: 30px;
	border-right-width: thin;
}
 
/*globalnav*/

#globalnav {
	position:relative;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
	line-height:1em;
}

#globalnav LI {
	float:left;
	margin:0;
	padding:0;
}

#globalnav A {
	display:block;
	color:#8B5D3B;
	text-decoration:none;
	font-weight:bold;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
	font-family: "Myriad Pro";
	background-color: #F3DA92;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0.25em;
	padding-right: 1em;
	padding-bottom: 0.25em;
	padding-left: 1em;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	background-color: #EDC667;
}
#globalnav div {
	background-color: #8B5D3B;
}

<style type="text/css">

.gallerycontainer{
position: relative;
height:800px; width:300px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
}

.thumbnail img{
	border: 1px solid white;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}

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

.thumbnail:hover img{
	border: 1px solid #FFFFFF;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 5px;
	left: -1000px;
	visibility: hidden;
	color: black;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

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

.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	top: 280px;
	left: 260px; /*position where enlarged image should offset horizontally */
	z-index: 50;
	font:"Myriad Pro"; 
	color:#8B5D3B;
	font-size:12px;
	font: bolder; 
}

</style>
#gallerycontainer {
	background-color: #EDC667;
	padding-top: 25px;

}
#footer {
}
#gallerycontainer .gallerycontainer {
	background-color: #EDC667;
	margin-top: 19px;
	background-image: url(images/gallery_background.jpg);
	background-repeat: repeat;
	height: 640px;
	width: 960px;
}
.reel {
}
.clips {
	background-image: url(images/gallery_background.jpg);
	background-repeat: repeat;
	height: 580px;
	width: 960px;
	clear: both;
}
.reel {
	background-image: url(images/gallery_background.jpg);
	background-repeat: repeat;
	height: 180px;
	width: 960px;
	clear: both;
}
.demo {
	background-image: url(images/gallery_background.jpg);
	background-repeat: repeat;
	height: 210px;
	width: 960px;
	clear: both;
}
.logo_background {
	height: 792px;
	width: 612px;
	background-image: url(images/wall_logo.jpg);
}
