body {
	text-align:center;
}

div.bg {
	width:1024px;
	margin:0 auto;
	height:768px;
}

img.largeImage {
	border: 0px solid #000;
	margin:0 auto;
	position: relative;
	z-index:3;
}


body, .text, .copyright {
	font: 9pt/12pt Georgia, serif;
}

h1 {
	font-size: 16pt;
	text-decoration: underline;
	margin-bottom:4pt;
}

.copyright {
	font-size:7pt;
}

table#main{
	position:relative;
	top:140px;
	border:0px solid #000;
	text-align:center;
	width:100%;
}

#main td {
	border:0px solid #000;
}

.imgContainer{
	width:502px;
	/*text-align:left;*/
}

area:hover {
	cursor:pointer;
}

td.menutd {
	margin-bottom:10px;
	text-align:right;
	clear:right;
}

td.lefttd {
	text-align:left;
}

td.righttd {
	text-align:right;
}

td.padleft {
	padding-left:300px;
}

td.padright {
	padding-right:300px;
}


.homeLink {
	height:50px;
	width:130px;
	display:block;
	float:right;
	color:transparent;
	font-size:0pt;
	border:0px solid #000;
}

.homeLink:hover {
	background-position:0 -50px;
}

.homeLink span, .homelinks span, .galleryLink span  {
	display:none;
}

span#photoCredit {
	margin-bottom:200px;
}

span#siteCopyright {
	
}

.clearfix:after {    content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden;}.clearfix {display: inline-block;}/* Hides from IE-mac \*/* html .clearfix {height: 1%;}.clearfix {display: block;}/* End hide from IE-mac */

.textLinks{
	clear:both;
	top:60px;
	height:45px;
	position:relative;
	text-align:left;
}

.textLinkSpacer {
	position:relative;
	top:30px;
}

a.moreText, a.moreText:visited {
	color:#000;
}

a.activeGallery {
	font-weight:bold;
}
