body {
	background-color: #5F5D5C;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
html {
	margin: 0px;
	padding: 0px;
}
#mainWrapper {
	background-color: #FFFFFF;
	width: 933px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#navWrapper {
	background-color: #000000;
	width: 217px;
	float: left;
	height: 607px;
	color: #FFFFFF;
	display: none;
}
#logo {
	margin-top: 22px;
	margin-bottom: 28px;
	text-align: center;
}
#miniGallery {
	text-align: center;
}
	#miniGallery p{
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#contentWrapper {
	margin: 0px;
	padding: 0px;
	height: 607px;
	background-image: url(assets/emblem.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

/* fix for IE<=6's 3-pixel gap bug */
* html #contentWrapper {
  height: 1%; /* triggers hasLayout */
  position: relative;
  left: -3px; /* move the element left to close the gap */
  margin-right: -3px; /* add a negative right margin to fill the 3 pixel space left by moving everything left */
}

#navigationWrapper {
	margin-left: 38px;
}
#navSmallLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2b2b2;
	padding-top: 4px;
	padding-left: 37px;
	padding-bottom: 20px;
	width: 143px;
	padding-right: 0px;
}
#navSmallLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2b2b2;
	padding-top: 3px;
	text-decoration: none;
	border: 1px solid #666666;
	padding-left: 5px;
	padding-bottom: 3px;
	width: 143px;
	padding-right: 63px;
}
#mainImage {
	background-image: url(assets/loadingAnimation.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#mainImageWrapper {
	height: 300px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #86202D;
	text-decoration: none;
}
a:hover {
	color: #86202D;
	text-decoration: underline;
}
body {
			}
			.holder {

			}
			.scroll-pane {
	width: 100%;
			}
	#pane1 {
	color: #000000;
	height: 100%;
	width: 100%;
			}
	#pane1 p {
	margin: 0px;
	padding: 0px;
