body
	{
	background-color:#bbb;
	width: 100%;
	font-family:arial,helvetica,sans serif;
	font-size:12px;
	line-height:20px;
	color:#333;
	}
	
h1
	{
	style:block;
	font-size:18px;
	color:#fff;
	margin:5px 0 5px 0;
	border-bottom:1px dashed #ccc;
	padding:10px;
	}
	
.side
	{
	background-color:#fff;
	width:800px;
	}

.navbutton
	{
	padding-top:7px;
	padding-bottom:7px;
	text-align:center;
	background-color:#6E8453;
	color:#fff;
	width:100px;
	}

.navbutton a:hover
	{
	background-color:#666;
	text-decoration:none;
	border-bottom:dashed 1px #fff;
	}
	
.navbutton a:link
	{
	color:#fff;
	text-decoration:none;
	}
	
.navbutton a:visited
	{
	color:#fff;
	text-decoration:none;
	}
	
.navbutton:hover
	{
	background-color:#666;
	text-decoration:none;
	}
	
.navbutton2
	{
	padding-top:7px;
	padding-bottom:7px;
	text-align:center;
	background-color:#22556D;
	color:#fff;
	width:100px;
	}

.navbutton2 a:hover
	{
	background-color:#666;
	text-decoration:none;
	border-bottom:dashed 1px #fff;
	}
	
.navbutton2 a:link
	{
	color:#fff;
	text-decoration:none;
	}
	
.navbutton2 a:visited
	{
	color:#fff;
	text-decoration:none;
	}
	
.navbutton2:hover
	{
	background-color:#666;
	text-decoration:none;
	}
	
.footer
	{
	background-color:#fff;
	color:#666;
	text-align:center;
	width:800px;
	cellpadding:5px;
	padding-top:15px;
	padding-bottom:15px;
	border-top:dashed 1px #ccc;
	margin:0 0 35px 0;
	align: center;
	}
	
.footerinside
	{
	padding:7px;
	cellpadding:10px;
	}
	
.footerinside a:link
	{
	color:#333;
	text-decoration:none;
	border-bottom:dashed 1px #333;
	}
	
.footerinside a:visited
	{
	color:#333;
	text-decoration:none;
	border-bottom:dashed 1px #333;
	}
	
.content
	{
	background-color:#fff;
	padding:10px;
	text-align:left;
	color:#666;
	width:200px;
	line-height:22px;
	font-size:14px;
	vertical-align:text-top;
	}
	
#homepagelineup
	{
	text-align:left;
	margin:0 0 10px 15px;
	}
	
#homepagelineup a:link
	{
	color:#333;
	text-decoration:underline;
	}
	
#homepagelineup a:hover
	{
	color:#666;
	text-decoration:underline;
	}
	
#homepagelineup a:visited
	{
	color:#333;
	text-decoration:underline;
	}
	
.content h1
	{
	font-size:18px;
	margin-bottom:3px;
	}
	
.content a:link
	{
	color:#666;
	text-decoration:none;
	border-bottom:1px dashed #666;
	}
	
.content a:visited
	{
	color:#666;
	text-decoration:none;
	border-bottom:1px dashed #666;
	}
	
.content a:hover
	{
	color:#333;
	text-decoration:none;
	border-bottom:1px solid #666;
	}
	
.leftcontent
	{
	background-color:#eee;
	color:#333;
	width:500px;
	font-size:12px;
	}
	
.button
	{
	width:100px;
	height:40px;
	text-align:center;
	background-color:#fff;
	margin:3px 0 3px 0;
	}
	
.contact
	{
	color:#ffffff;
	font-family:arial,helvetica,sans serif;
	line-height:23px;
	font-size:12px;
	text-align:left;
	letter-spacing:1px;
	}
	
.contact a:link
	{
	color:#fff;
	text-decoration:none;
	border-bottom:1px dashed #ddd;
	}
	
.contact a:hover
	{
	color:#ddd;
	text-decoration:none;
	border-bottom:1px solid #000;
	}

.contact a:visited
	{
	color:#ccc;
	text-decoration:none;
	border-bottom:1px dashed #ccc;
	}

	
.contact h1
	{
	style:block;
	font-size:18px;
	color:#fff;
	margin:5px 0 5px 0;
	border-bottom:1px dashed #ccc;
	padding:10px;
	}
	
.contact ul
	{
	list-style:none;
	margin-left:20px;
	line-height:35px;
	}
	
.gallerystyle
	{
	color:#fff;
	font-family:arial,helvetica,sans serif;
	line-height:23px;
	font-size:12px;
	text-align:left;
	letter-spacing:1px;
	}
	
.gallerystyle a:link
	{
	color:#fff;
	text-decoration:none;
	}
	
.gallerystyle a:hover
	{
	color:#ccc;
	text-decoration:none;
	font-weight:bold;
	}

.gallerystyle a:visited
	{
	color:#bbb;
	text-decoration:none;
	}

.gallerystyle h1
	{
	style:block;
	font-size:18px;
	color:#fff;
	margin:5px 0 5px 0;
	border-bottom:1px dashed #ccc;
	padding:10px;
	}
	
.gallerystyle ul
	{
	list-style:none;
	margin-left:20px;
	line-height:35px;
	}
	
#gallery
	{
	padding:2px;
	}
	
#gallery img
	{
	border:1px solid #eee;
	}
	
#gallery a:link
	{
	text-decoration:none;
	}
	
#gallery a:visited
	{
	text-decoration:none;
	}
	
#gallery a:hover
	{
	text-decoration:none;
	}
	
.lineup
	{
	padding:5px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	}
	
	#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
	
.cell
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		width:140px;
		height:140px;
		padding:5px;
		text-align:center;
		color:#fff;
		align:center;
		line-height:13px;
	}
	
.cell img
	{
		border:2px solid #fff;
		margin-bottom:8px;
	}
	
.cell a
	{
		text-decoration:none;
	}
	
.cell a:hover
	{
		text-decoration:none;
	}

#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;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	