@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #FFF;
}
#wrapper {
	height: auto;
	width: 1100px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#masterContainer {
	float: left;
	height: 1200px;
	width: 1100px;
}
#masterContainerLong {
	float: left;
	height: 1200px;
	width: 1100px;
}
#bannerBox {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 107px;
	width: 1096px;
	border: 2px solid #666;
	background-image: url(../_images/_body/banner.jpg);
}
#navDimensions {
	float: left;
	height: 49px;
	width: 1096px;
	margin-top: 2px;
	border: 2px solid #525252;
	background-image: url(../_images/_body/navBG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 0.9em;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
#navBox {
	float: left;
	height: auto;
	width: 610px;
	margin-left: 475px;
	margin-top: 29px;
	text-align: center;
}
#navBox a:link {
	color: #FFF;
	text-decoration: none;
}
#navBox a:visited {
	color: #FFF;
	text-decoration: none;
}
#navBox a:hover {
	color: #999;
	text-decoration: underline;
}
#navBox a:active {
	color: #999;
	text-decoration: underline;
}
#centerContainer {
	float: left;
	height: 1000px;
	width: 1100px;
	margin-top: 2px;
	background-color: #1D1D1D;
}
#troughsBox {
	float: left;
	height: auto;
	width: 1100px;
}
#troughsText {
	float: left;
	height: auto;
	width: 1030px;
	margin-top: 15px;
	margin-left: 22px;
	font-size: 0.8em;
	line-height: 1.5;
	padding: 15px;
	border: 1px solid #333;
	color: #CCC;
}
#centerContainerLong {
	float: left;
	height: 1000px;
	width: 1100px;
	margin-top: 2px;
	background-color: #1D1D1D;
}
#centerContainerLeft {
	float: left;
	height: auto;
	width: 410px;
}
#galleryThumbHD {
	float: left;
	height: auto;
	width: 375px;
	margin-top: 20px;
	margin-left: 20px;
	color: #A6A6A6;
	text-align: center;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#spryBox {
	float: left;
	height: auto;
	width: 385px;
	margin-left: 22px;
	margin-top: 10px;
	font-size: 0.8em;
	color: #999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 20px;
}
#thumbContainerBox {
	float: left;
	height: auto;
	width: 385px;
	margin-left: 22px;
	margin-top: 10px;
	font-size: 0.8em;
	color: #999;
}
#thumbContainerBox img {
	border: 1px solid #666;
	margin: 1px;
}
#centerContainerRight {
	float: left;
	height: auto;
	width: 655px;
	margin-left: 18px;
}
#imageSwopBox {
	float: left;
	height: 486px;
	width: 652px;
	margin-top: 49px;
}
#imageSwopBox img {
	border: 2px solid #666;
}
#imageSwopBoxLong {
	float: left;
	height: 486px;
	width: 652px;
	margin-top: 49px;
}
#imageSwopBoxLong img {
	border: 2px solid #666;
}
#imageSwopBoxTroughs {
	float: left;
	height: 486px;
	width: 652px;
	margin-top: 48px;
}
#imageSwopBoxTroughs img {
	border: 2px solid #666;
}
#troughsText p {
	margin-bottom: 0.7em;
}
#imageSwopBoxProj {
	float: left;
	height: 486px;
	width: 652px;
	margin-top: 49px;
}
#imageSwopBoxProj img {
	border: 2px solid #666;
}
#footerBox {
	float: left;
	height: 30px;
	width: 1100px;
	margin-top: 5px;
	background-color: #1D1D1D;
}
#footerTex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFF;
	text-align: center;
	height: auto;
	width: 1100px;
	margin-top: 7px;
	letter-spacing: 0.1em;
}
#footerTex a:link {
	color: #FFF;
	text-decoration: underline;
}
#footerTex a:visited {
	color: #FFF;
	text-decoration: underline;
}
#footerTex a:hover {
	color: #999;
	text-decoration: underline;
}
#footerTex a:active {
	color: #999;
	text-decoration: underline;
}
