BODY  {background-color : #E7E7E9;font-family : Arial, Helvetica, sans-serif;font-size : 10pt;color : #E7E7E9;}
A:Link  {text-decoration : none;color : #5597A1;}
A:Visited  {text-decoration : none;color : #999999;}
A:Active  {text-decoration : none;color : #0000CC;}
A:Hover  {text-decoration : none;color : #E09CBA;}
DL  {font-family : Arial, Helvetica, sans-serif;font-size : 10pt;color : #858585;}
OL  {font-family : Arial, Helvetica, sans-serif;font-size : 10pt;color : #858585;}
UL  {font-family : Arial, Helvetica, sans-serif;font-size : 10pt;color : #000000;}
P  {font-family : Arial, Helvetica, sans-serif;font-size : 10pt;color : #858585;}

.table-top {padding-top:21px; padding-left:0px;}

.nav {font-family: arial;font-size: 10pt;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-transform: none;color: #5597A1;text-decoration: none;}
.nav A:Link  {text-decoration : none;color: #5597A1}
.nav A:Visited  {text-decoration : none;color : #5597A1;}
.nav A:Active  {text-decoration : none;color : #0000CC;}
.nav A:Hover  {text-decoration : none;color : #E09CBA;}

.subnav {font-family: arial;font-size: 10pt;color: #5597A1;font-style: normal;line-height: 18pt;font-weight: normal;font-variant: normal;text-transform: none;text-decoration: none;}
.subnav A:Link  {text-decoration : none;color: #5597A1}
.subnav A:Visited  {text-decoration : none;color : #5597A1;}
.subnav A:Active  {text-decoration : none;color : #0000CC;}
.subnav A:Hover  {text-decoration : none;color : #E09CBA;}

.footer {font-family: arial;font-size: 8pt;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-transform: none;color: #858585;text-decoration: none;}

.raves {font-family: arial;font-size: 9pt;font-style: oblique;line-height: normal;font-weight: normal;font-variant: normal;text-transform: none;color: #858585;text-decoration: none;}

.reverse {text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-size : 10pt; color : #ffffff;}
p.reverse A:Link  {text-decoration : none; color : #ffffff;}
p.reverse A:Visited  {text-decoration : none; color : #ffffff;}
p.reverse A:Active  {text-decoration : none; color : #ffffff;}
p.reverse A:Hover  {text-decoration : none; color : #ff9900;}

.weddings {text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-size : 10pt; color : #000066;}
p.weddings A:Link  {text-decoration : none; color : #000066;}
p.weddings A:Visited  {text-decoration : none; color : #000066;}
p.weddings A:Active  {text-decoration : none; color : #000066;}
p.weddings A:Hover  {text-decoration : none; color : #000066;}

h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18pt; 
	font-style: italic; 
	font-weight: bold; 
	font-variant: normal; 
	color: #858585;}
h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000066}
h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: italic; 
	font-weight: bold; 
	font-variant: normal; 
	color: #858585;}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #858585;
}
.ScrollText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #5597A1;
}

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