body { 
	margin: 0; 
	padding: 0; 
    background: #000000;
}
.hiddenLink {
	text-decoration:none;
	color:#FFFFFF;
	cursor:text;
}

.hiddenLink a{
	text-decoration:none;
	cursor:text;
}


#flashnav {
	border:0px;
	width:900px;
	height:40px;
}
#flashMain {
	border:0px;
	width:900px;
	height:300px;
}
.sideGallery {
	font-family: "Trebuchet MS", Helvetica, san-serif;
	height: 332px;
	width: 221px;
	background-image: url(../images/leftBar.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
}
.bottomBar {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-image: url(../images/bottomBar.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 46px;
	width: 900px;
	font-size: 12px;
}

div.float {
	clear: right;
	float: right;
	font-family: "Trebuchet MS", Helvetica, san-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 10px;
	background-image: url(../images/featureBox.gif);
	background-repeat: no-repeat;
	height: 161px;
	width: 182px;
	padding-top: 10px;
	text-align: center;
	background-position: 0% 0px;
	margin-top: 10px;
}
.mainText {
	font-family: "Trebuchet MS", Helvetica, san-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 332px;
	background-image: url(../images/mainBox.jpg);
	background-repeat: no-repeat;
	background-position: 1px 10px;
}
div.spacer {
	clear: right;
	float: right;
	height: 160px;
	width: 1px;
	line-height: 1px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0%;
}
div.splitAlign {
	padding-left: 29px;
}
.mainTextA {
	font-family: "Trebuchet MS", Helvetica, san-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 332px;
	background-image: url(../images/mainBoxA.jpg);
	background-repeat: no-repeat;
	background-position: 1px 10px;
	padding-right: 5px;
}
.textLink { 
	color: #FF9900;
	text-decoration:none;
	font-weight:bold;
}
.textLink a{ 
	color: #FF9900;
	text-decoration:none;
	font-weight:bold;
}

.textLink a:hover {
	text-decoration:underline;
}
h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	word-spacing: normal;
	white-space: normal;
	display: inline;
}
.headline {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

nav {
	color: #000000;
	text-decoration: none;
}
.bottomBar a {
	color: #000000;
	text-decoration: none;
}
.bottomBar a:hover {
	text-decoration: underline;
}
.contactText {
	font-family: "Trebuchet MS", Helvetica, san-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
.contactTextRight {
	font-family: "Trebuchet MS", Helvetica, san-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
.scrollable {
	overflow: auto;
	height: 200px;
	width: 331px;
}
.gallerySelect {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	margin-left: 150px;
}
.gallerySelect a {

	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.gallerySelect a:hover {


	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
