@charset "UTF-8";

.oneColLiqCtrHdr #container {
	background: #f2f2f2;
	margin: 0;
	text-align: left;
}
.exhibition {
	float: left;
	height: 750px;
	width: 250px;
	margin-right: 5px;
	margin-left: 5px;
}
.oneColLiqCtrHdr #header {
	padding: 0;
	background-color: #f2f2f2;
	height: 50px;
	width: 780px;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-position: center;
}
.oneColLiqCtrHdr #mainContentHome {
	padding: 0;
	background-color: #f2f2f2;
	height: 580px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left;
	background-image: url(images/bruce2.jpg);
	background-repeat: no-repeat;
}
.oneColLiqCtrHdr   #mainContent {
	padding: 0;
	background-color: #F2f2f2;
	height: 750px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColLiqCtrHdr   #mainContentGal {
	padding: 0;
	background-color: #F2f2f2;
	height: 580px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: scroll;
	position: relative;
}
#images {
	float: left;
	height: 580px;
	width: 7000px;
	position: absolute;
}
.oneColLiqCtrHdr   #mainContentCat {
	padding: 0;
	background-color: #F2f2f2;
	height: 580px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(gallery/predation3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
.interactionButton {
	background-color: #F2F2F2;
	margin: 10px;
	height: 350px;
	width: 200px;
	float: left;
	text-align: center;
}
.oneColLiqCtrHdr #footer {
	padding: 0;
	height: 50px;
	width: 780px;
	background-color: #f2f2f2;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.contentText {
	float: right;
	height: 300px;
	width: 350px;
	margin: 20px;
	text-align: left;
}
.contentFlash {
	float: left;
	height: 200px;
	width: 450px;
	margin: 20px;
}
h5 {
	font-size: 24px;
	color: #b4ac9f;
	font-family: "Rockwell Std Light", Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
h6 {
	font-family: "Rockwell Std Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #857866;
}
* {
	margin:0;
	padding:0;
	}

html, body {
	height:100%;
	}
	

body
{
	margin: 0;
	background-color: #F2f2f2;
	text-align:center; /* horizontal centering for IE Win quirks */
}




#distance {
	width:1px;
	height:50%;
	background-color:#f2f2f2;
	margin-bottom:-306px; /* half of container's height */
	float:left;
	}

#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:center;
	height:100%;
	width:100%;
	clear:left;
	}

img {
	border: none;
}	
.picLeft {
	float: left;
}
.picRight {
	float: right;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #857866;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #b4ac9f;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #857866;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #857866;
}
a {
	color: #857866;
	text-decoration: underline;
}
.left {
	background-color: #000000;
	float: left;
	height: 600pt;
	width: 400pt;
}
.block {
	float: none;
	height: 600pt;
	width: 800pt;
	background-position: center;
	margin: auto;
}
.logoBlack {
	float: right;
	height: 160px;
	width: 400px;
	color: #857866;
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;
}
.logoWhite {
	float: left;
	height: 160px;
	width: 400px;
	color: #857866;
	margin-right: 5px;
	margin-top: 5px;
}
.textBlack {
	float: right;
	height: 60px;
	width: 400px;
	color: #857866;
	text-align: center;
	margin-left: 5px;
	margin-top: 5px;
}
.textWhite {
	float: left;
	height: 60px;
	width: 400px;
	color: #857866;
	margin-right: 5px;
	margin-top: 5px;
}
.right {
	background-color: #f2f2f2;
	float: left;
	height: 600pt;
	width: 400pt;
}
.picBlack {
	float: right;
	height: 400px;
	width: 400px;
	text-align: left;
	margin-left: 20px;
}
.picWhite {
	float: left;
	height: 400px;
	width: 400px;
	text-align: right;
	margin-right: 20px;
}
.button {
	font-family: "Rockwell Std Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #857866;
	background-color: #b4ac9f;
	float: left;
	height: 30px;
	width: 120px;
	font-weight: bold;
	border-top-color: #857866;
	border-right-color: #857866;
	border-bottom-color: #857866;
	border-left-color: #857866;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.contentText2 {
	float: left;
	height: 380px;
	width: 470px;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
	position: relative;
}
.flashButton {
	float: right;
	height: 60px;
	width: 240px;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(images/flashButton.jpg);
	padding: 5px;
}
.galleryMenu {
	background: #f2f2f2;
	margin: 0;
	text-align: left;
	width: 780px;
	height: 100px;
	position: fixed;
	overflow: scroll;
}
.contentTextGallery {
	float: left;
	height: 80px;
	width: 770px;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
}
.contentImage {
	float: left;
	height: 420px;
	width: 780px;
	text-align: center;
}
#imagesMenu {
	float: left;
	height: 100px;
	width: 7000px;
	position: fixed;
	visibility: visible;
}
.contentText3 {
	float: right;
	height: 100px;
	width: 780px;
	margin: 20px;
	text-align: left;
}
.oneColLiqCtrHdr #mainContentIGal {
	padding: 0;
	background-color: #F2f2f2;
	height: 450px;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: scroll;
	position: relative;
}
.interactionButtonSpacer {
	background-color: #F2F2F2;
	margin: 10px;
	height: 350px;
	width: 40px;
	float: left;
	text-align: center;
}
.interactionHeader {
	background-color: #F2F2F2;
	margin: 10px;
	height: 150px;
	width: 760px;
	float: left;
	text-align: center;
}
.galleryButton {
	background-color: #F2F2F2;
	margin: 20px;
	height: 400px;
	width: 350px;
	float: left;
	text-align: center;
}
b1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
}
b2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
}
b3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
}
pb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}
pw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
}
#images2 {
	float: left;
	height: 430px;
	width: 7000px;
	position: absolute;
}
