body { text-align: center; background-image: url(../images/bgm.jpg); margin: 1px; padding: 0px; }
td.imageshome { background-image: url(../images/home_3.jpg); background-repeat: no-repeat; vertical-align: top; border-left: solid 1px #FFFFFF; } 
td.images1 { vertical-align: top; border-left: solid 1px #FFFFFF; background-color: #202214; } 
td.images { background-color: #202214; vertical-align: top; border-left: solid 1px #FFFFFF; } 
td.main { border-right: solid 1px #FFFFFF; background-color: #202214; vertical-align: top; } 
td.content { background-color: #202214; vertical-align: top; text-align: left; font-family: verdana; font-size: 0.6em; font-weight: normal; text-decoration: none; color: #FFFFFF;} 
td.content1 { background-color: #202214; vertical-align: top; text-align: right; font-family: verdana; font-size: 0.6em; font-weight: normal; text-decoration: none; color: #FFFFFF;} 
td.footerl { height: 31px; background-image: url(../images/footer_bg.gif); border-left: solid 1px #FFFFFF; border-bottom: solid 1px #FFFFFF; font-family: verdana; text-decoration: none; font-size: 11px; font-weight: normal; color: #C4B9AC; } 
td.footerr { height: 31px; background-image: url(../images/footer_bg.gif); border-right: solid 1px #FFFFFF; border-bottom: solid 1px #FFFFFF; font-family: verdana; text-decoration: none; font-size: 11px; font-weight: normal; color: #C4B9AC; }
td.mail { text-align: left; height: 30px; background-color: #867B68; font-family: verdana; text-decoration: none; font-size: 10px; font-weight: bold; color: #FFFFFF; }
p { margin-top: 9px; margin-bottom: 0px; }
p.mail { margin-top: 6px; margin-bottom: 0px; }
p.flash { margin-top: 18px; margin-bottom: 0px; }
form { margin-top: 0px; margin-bottom: 0px; }
ul { margin-top: 8px; margin-bottom: 8px; }
a { font-family: verdana; text-decoration: none; font-size: 1em; font-weight: normal; color: #a38e4e; } 
a lightbox{color: black;}
a:hover { font-family: verdana; text-decoration: underline; font-size: 1em; font-weight: normal; color: #C4B9AC; }
a.email { font-family: verdana; text-decoration: none; font-size: 11px; font-weight: normal; color: #C4B9AC; } 
a.email:hover { font-family: verdana; text-decoration: none; font-size: 11px; font-weight: normal; color: #FFFFFF; }
a.update { font-family: verdana; text-decoration: none; font-size: 10px; font-weight: bold; color: #FFFFFF; } 
a.update:hover { font-family: verdana; text-decoration: none; font-size: 10px; font-weight: bold; color: #FFFFD1; }
li.update {color: #FFFFD1; }
.update { font-family: verdana; text-decoration: none; font-size: 10px; font-weight: bold; color: #FFFFD1; } 
input { width: 310px; height: 15px; font-family: verdana; font-size: 11px; background-color: #FFFFFF; color: #867B68; font-weight: normal; border: solid 1px #000000;} 
input.contact { width: 235px; height: 17px; font-family: verdana; font-size: 11px; background-color: #FFFFFF; color: #867B68; font-weight: normal; border: solid 1px #C4B9AC;} 
textarea { width: 235px; font-family: arial; font-size: 11px; background-color: #FFFFFF; color: 867B68; font-weight: normal; border: solid 1px #C4B9AC; } 
.button { width: 235px; height: 18px; background-color: #000000; border-color: #FFFFFF; border-width: 1px; font-size: 10px; font-family: verdana; color: #FFFFFF; font-weight: bold; }
.button1 { width: 63px; height: 18px; background-color: #000000; border-color: #FFFFFF; border-width: 1px; font-size: 10px; font-family: verdana; color: #FFFFFF; font-weight: bold; }
.head { font-family: verdana; font-size: 1em; font-weight: bold; text-decoration: none; color: #C4B9AC;} 
img.folio {border: 2px solid #040464;}
a:visited img.folio {border-color: #CCCCCC;}
a:hover img.folio {border-color: #FFFFFF;}
#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;
	}
