@charset "utf-8";

/* --- CSS Reset --- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* --- end reset --- */





body {
	background-color: #000000;
	color: #cccccc;
}
	#container {
		width: 920px;
		margin-right: auto;
		margin-left: auto;
	}
	
		#header {
			width: 920px;
			position: relative;
			height: 138px;
		}
			h1 {
				background-image: url(images/logo.png);
				height: 138px;
				width: 600px;
				text-indent: -9999px;
				position: absolute;
				z-index: 2;
				background-repeat: no-repeat;
				top: 0px;
				left: -90px;
			}
			ul.nav {
				position: absolute;
				top: 50px;
				right: 12px;
				font-family: Tahoma, Geneva, sans-serif;
				font-size: 20px;
				color: #d1d2d4;
			}
				ul.nav li {
					float: left;
					padding-left: 30px;
				}
				ul.nav li a {
					color: #D1D2D4;
					text-decoration: none;
				}
				ul.nav li a:hover, ul.nav li.current a {
					color: #6699CC;
				}
			ul.sub_nav {
				position: absolute;
				top: 77px;
				right: 0px;
			}
				ul.sub_nav li {
					float: left;
					display: block;
					padding-right: 12px;
					margin-left: 6px;
				}
				ul.sub_nav li a {
					color: #d1d2d4;
					font-family: Tahoma, Geneva, sans-serif;
					font-size: 12px;
					line-height: 16px;
					text-decoration: none;
					padding-left: 12px;
					display: block;
				}
				ul.sub_nav li.current, ul.sub_nav  li:hover {
					background-color: #414141;
					background-repeat: no-repeat;
					background-position: right top;
					background-image: url(images/link_right.png);
				}
				ul.sub_nav li.current a, ul.sub_nav li:hover a {
					background-image: url(images/link_left.png);
					background-repeat: no-repeat;
					background-position: left top;
					color: #6699CC;
					text-decoration: none;
				}
		/* End Header */
	
		#middle {
			width: 920px;
			margin-top: -30px;
		}
#middle  h2 a {
				text-decoration: none;
			}
			#infoGlow {
				background-image: url(images/bg_color.png);
				background-repeat: repeat-x;
				height: 338px;
				width: 100%;
				position: absolute;
				left: 0px;
				top: 223px;
				display: none;
				z-index: -1;
			}
			#infoGlow.bottom {
				top: 373px;
			}
			#infoGlow.top {
				top: 103px;
			}
			
			
			
#photos
{
	position: relative;
	width: 920px;
	height: 570px;
	text-align: center;
	overflow: hidden;
	z-index: 2000;
}
#photos.pageTop
{
	height: 300px;
}
	#photos img
	{
		display: none;
		border: 10px solid #D1D2D4;
	}
	#photos.pageTop img
	{
		display: block;
	}
			
			
			
			#infoBar {
				background-image: url(images/bg_infoBlack.png);
				background-repeat: repeat-x;
				height: 105px;
				width: 100%;
				padding-top: 5px;
				padding-bottom: 5px;
				position: absolute;
				left: 0px;
				top: 335px;
				text-align: left;
				z-index: 3000;
				display: none;
			}
			#infoBar.bottom {
				top: 485px;
			}
			#infoBar.top {
				top: 215px;
			}
			#info {
				width: 720px;
				margin-right: auto;
				margin-left: auto;
				padding-right: 200px;
			}
			#info li {
				display: none;
			}
			#info li.current {
				display: block;
			}
			#info h2 {
				font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
				font-size: 24px;
				font-weight: bold;
				color: #6699CC;
				line-height: 32px;
				padding-left: 20px;
			}
			#info p {
				font-family: Tahoma, Geneva, sans-serif;
				font-size: 14px;
				color: #D1D2D4;
				padding-left: 20px;
			}
			#info a
			{
				padding-left: 10px;
				font-style: italic;
				color: #6699cc;
				text-decoration: underline;
			}
			#info a:hover
			{
				text-decoration: none;
			}
			
			#overLink {
				position: absolute;
				top: 125px;
				width: 100%;
				left: 0px;
				height: 525px;
				z-index: 5000;
				display: block;
				cursor: default;
			}



			#photo-navigation-container
			{
				position: relative;
				margin: 0 auto;
				padding-top: 20px;
				width: 538px;
				height: 40px;
			}
				#photo-navigation-container span
				{
					display: block;
					position: absolute;
					top: 26px;
					left: 0;
					width: 25px;
					height: 28px;
					background: transparent url(images/arrow_left.png) 0 0 no-repeat;
					text-indent: -9999px;
				}
				#photo-navigation-container span:hover
				{
					background-position: 0 -28px;
					cursor: pointer;
				}
				#photo-navigation-container span#arrow_right
				{
					left: auto;
					right: 0;
					background-image: url(images/arrow_right.png);
				}
				#thumbnails
				{
					position: absolute;
					top: 20px;
					left: 33px;
					width: 480px;
					height: 40px;
				}
					#thumbnails li
					{
						display: none;
						padding: 0 8px 0 0;
						width: 40px;
						height: 40px;
						float: left;
					}
					#thumbnails li.loading
					{
						display: list-item;
						background: transparent url(images/loading-spinner.gif) center center no-repeat;
					}
						#thumbnails li img
						{
							display: block;
							width: 36px;
							height: 36px;
							border: solid 2px #d1d2d4;
							cursor: pointer;
						}
						#thumbnails li img:hover,
						#thumbnails li.active img
						{
							border-color: #6699cc;
						}
						#thumbnails li.loading img
						{
							display: none;
						}
			#content {
				padding-top: 30px;
				padding-bottom: 15px;
			}
			#content.frontPage {
				padding-top: 0px;
			}
			#content .oneThird {
				float: left;
				width: 290px;
				padding-right: 25px;
			}
			#content   .oneFifth {
				float: left;
				width: 184px;
				text-align: center;
				padding-bottom: 100px;
			}
			#content .oneFifth img {
				padding-bottom: 15px;
			}
			#content .noPadding {
				padding: 0px;
			}
			#content h2 {
				font-family: Tahoma, Geneva, sans-serif;
				font-size: 36px;
				color: #6699CC;
				line-height: 36px;
				padding-bottom: 10px;
				font-weight: normal;
			}
			#content h3 {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 18px;
				font-weight: bold;
				color: #6699CC;
			}
			#content p {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14px;
				line-height: 18px;
				color: #D1D2D4;
				padding-bottom: 20px;
				padding-right: 10px;
				padding-left: 10px;
			}
			#content a {
				color: #D1D2D4;
				text-decoration: underline;
			}
			#content a:hover {
				color: #6699CC;
			}
			#content div.manageSection {
			}
			#content .manageSection img {
				float: left;
				padding-right: 10px;
			}
			#content .manageSection p {
			}
			#contactForm {
				width: 920px;
				clear: both;
			}
			input, textarea {
				color: #D1D2D4;
				border: 1px solid #D1D2D4;
				background-color: #000000;
				margin-bottom: 5px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-style: italic;
				font-size: 12px;
				margin-left: 8px;
			}
			textarea {
				width: 270px;
				margin-top: 8px;
				height: 75px;
			}
			input.top {
				margin-top: 8px;
			}
			input.sendButton {
				width: 70px;
			}
			fieldset {
				border: 1px solid #6699CC;
				width: 288px;
				float: left;
				height: 138px;
				margin-left: 25px;
			}
			legend {
				color: #D1D2D4;
				background-color: #6699CC;
				padding: 2px 12px;
				border-width: 0 5px;
				border-style: solid;
				border-color: #000000;
				font-family: Tahoma, Geneva, sans-serif;
				font-size: 14px;
				letter-spacing: 2px;
			}
			
			/* ------ AJAX Alerts ------ */
			.success, .failure {
				display: none;
			}
		/* End Middle */
	
	
		#footer {
			width: 920px;
			text-align: center;
			padding-bottom: 10px;
			padding-top: 10px;
			clear: both;
		}
		#footer p {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #D1D2D4;
		}
		#footer p a {
			color: #D1D2D4;
			text-decoration: underline;
		}
		#footer p a:hover {
			color: #6699CC;
			text-decoration: none;
		}
		/* End Footer */
	
	/* End Container */

/* End Body */
