#lightbox{
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #f7f6f1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border: 1px #CCC solid;
border-bottom:0px;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 0px;
	width: 0px;
	z-index: 0;
	}
#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; }
#prevLink2, #nextLink2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#060;
	font-weight:bold;
         cursor:pointer;
         }

#imageDataContainer{
	font: 14px Arial, Helvetica, sans-serif;
	background-color: #f7f6f1;
	height: 35px;
	border:1px #ccc solid;
border-top:0px;
margin:auto;
	}

#imageData{
	padding:0px 10px 10px 10px;
	}
#imageData #imageDetails{ width: 50%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold; font-size:11px; color:#666; max-height:20px; }
#imageData #numberDisplay{ display: block; clear: left; font-weight: normal; font-size:14px; color:#333; padding-bottom: 5px; }
#imageData #slideshowLink{ width: 55px; float: right; padding:5px 0px 0 0px;}
#imageData #bottomNavClose{ width: 55px; float: right; padding:5px 0px 0 0px; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}



body {
	background-color: #ffffff;
	color: #000000;
	background-image: url(back.gif);
	margin-right: 15;
	margin-top: 15;
	margin-left: 15;
	margin-bottom: 20;
}

a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
}

.ttlimg1{
	foreground-image: url(drp2.gif);
	
}
.bg1 {
	background-color: #444444;
	text-align: center;
	width: 120;
	height: 120;
}
.bg2 {
	background-color: #444444;
	text-align: center;
	width: 120;
	height: 300;
}

.bg2a {
	background-color: #888888;
	font-family: Verdana, Arial, Helvertica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bg2b {
	background-color: #888888;
	font-family: Century Schoolbook, Times New Roman, Times, serif;
	font-size: 13px;
	text-align: left;
	vertical-align:middle;
	width: 200;
}

.bg2c {
	background-color: #888888;
	font-family: Century Schoolbook, Times New Roman, Times, serif;
	font-size: 13px;
	text-align: left;
	vertical-align:middle;
	width: 100;
}

.bg3a {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvertica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bg3b {
	background-color: #EEEEEE;
	font-family: Century Schoolbook, Times New Roman, Times, serif;
	font-size: 13px;
	text-align: left;
	vertical-align:middle;
	width: 200;
}

.bg3c {
	background-color: #EEEEEE;
	font-family: Century Schoolbook, Times New Roman, Times, serif;
	font-size: 13px;
	text-align: left;
	vertical-align:middle;
	width: 100;
}

.ht1 {
	height: 100
}
.wd1 {
	width: 100
}

.sht1 {
	height: 200
}
.swd1 {
	width: 200
}
.pnwd1 {
	width: 400
}
.pnht1 {
	height: 400
}

.canvasht1 {
	height: 400
}

.canvaswd1 {
	width: 400
}

.canvasht2 {
	height: 300
}

.canvaswd2 {
	width: 300
}

.dr1 { <!-- Daniel Rea in Title Bar -->
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvertica, sans-serif;
}
.dr2 { <!-- Photography in Title Bar -->
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvertica, sans-serif;
}
.lineht {
	line-height: 1.5em;
}