body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: none;color: #ffffff;
	}
a:active {
	text-decoration: none;
	}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
	font-weight: bold;padding: 0;
	margin: 0px;
}
h1 {
	font-size: 14px;
	color: #000000;font-weight: normal;
}
h2 {
	font-size: 13px;
	color: #000000;font-weight: normal;
}
.style1 {
	color: #999999;
	font-weight: bold;
}
.email:link{
	font-size: 13px;font-family: verdana;font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.email:visited {
	font-size: 13px;color: #000000;text-decoration: underline;font-family: verdana;font-weight: normal;
}
.email:hover {
	font-size: 13px;color: #000000;text-decoration: underline;font-family: verdana;font-weight: normal;
}
.email:active {
	font-size: 13px;color: #000000;text-decoration: underline;font-family: verdana;font-weight: normal;
}
.style2 {
	color: #666666;
	font-weight: bold;
}
.small:link{
	font-size: 11px;font-family: Arial;font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.small:visited {
	font-size: 11px;color: #666666;text-decoration: none;font-family: Arial;font-weight: bold;
}
.small:hover {
	font-size: 11px;color: #ffffff;text-decoration: none;font-family: Arial;font-weight: bold;
}
.small:active {
	font-size: 11px;color: #666666;text-decoration: none;font-family: Arial;font-weight: bold;
}
.style5 {font-size: 11px; font-weight: bold; }
.email2:link{
	font-size: 12px;font-family: verdana;font-weight: bold;	color: #000000;	text-decoration: underline;
}
.email2:visited {
	font-size: 12px;color: #000000;text-decoration: underline;font-family: verdana;font-weight: bold;
}
.email2:hover {
	font-size: 12px;color: #000000;text-decoration: underline;font-family: verdana;font-weight: bold;
}
.email2:active {
	font-size: 12px;color: #000000;text-decoration: underline;font-family: verdana;font-weight: bold;
}
.style10 {font-size: 11px; font-weight: bold; }


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #000000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 30px;
	}

#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(graphics/blank.gif) no-repeat; /* Trick IE into showing hover */
display: block;
}
#prevLink { left: 0; float: left; background: url(graphics/prev.gif) left 0 no-repeat; }
#nextLink { right: 0; float: right; background: url(graphics/next.gif) right 0 no-repeat; }
/*
#prevLink:hover, #prevLink:visited:hover { background: url(graphics/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(graphics/next.gif) right 15% no-repeat; }
*/ 


#imageDataContainer{
	font: 12px verdana;color: #999999;
	background-color: #000000;
	margin: 0 auto;
	line-height: 1em;
	}

#imageData{
	padding:5px;padding-bottom: 5px;
	}
#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: center;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #333333;
	filter:alpha(opacity=40);
	-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 */
	}	
	
	
	.pic-box {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.side-bottom {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bride-groom {
	background-image: url(graphics/bride-groom.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
.sides {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #000000;
}
.page-border {
	border: 2px solid #CCCCCC;
}
.divider {
	border-top: 1px dotted #CCCCCC;
	
}
.style11 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style12 {
	font-size: 12px;
	font-weight: bold;
}
.style13 {
	color: #FFFFFF;
	font-weight: bold; font-family: Arial; font-size: 12px;
}
.small2:link{
	font-size: 11px;font-family: Arial;font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.small2:visited {
	font-size: 11px;color: #000000;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.small2:hover {
	font-size: 11px;color: #000000;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.small2:active {
	font-size: 11px;color: #000000;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.wedding-rings {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
	background-image: url(graphics/wedding-rings.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #CCCCCC;
}
.menu2:link{
	font-size: 12px;font-family: Arial;font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu2:visited {
	font-size: 12px;color: #ffffff;text-decoration: none;font-family: Arial;font-weight: bold;
}
.menu2:hover {
	font-size: 12px;color: #ffffff;text-decoration: none;font-family: Arial;font-weight: bold;
}
.menu2:active {
	font-size: 12px;color: #ffffff;text-decoration: none;font-family: Arial;font-weight: bold;
}
.style14 {font-size: 14px;color: #999999;font-weight: bold;}
.sale {
	padding: 15px;
	border: 2px dotted #FF0000;
}
.style15 {font-size: 18px;color: #FF0000}
.style16 {color: #FF0000}
.style17 {font-size: 11px}
.small3:link{
	font-size: 11px;font-family: verdana;font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.small3:visited {
	font-size: 11px;color: #000000;text-decoration: underline;font-family:verdana ;font-weight: bold;
}
.small3:hover {
	font-size: 11px;color: #000000;text-decoration: underline;font-family: verdana;font-weight: bold;
}
.small3:active {
	font-size: 11px;color: #000000;text-decoration: underline;font-family: verdana;font-weight: bold;
}
.style19 {font-size: 10px; color: #333333;}

.style20 {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}


.red:link{
	font-size: 13px;font-family: verdana;font-weight: bold;	color: #ff0000;	text-decoration: underline;
}
.red:visited {
	font-size: 13px;color: #ff0000;text-decoration: underline;font-family: verdana;font-weight: bold;
}
.red:hover {
	font-size: 13px;color: #000000;text-decoration: underline;font-family: verdana;font-weight: bold;
}
.red:active {
	font-size: 13px;color: #ff0000;text-decoration: underline;font-family: verdana; underline;font-weight: bold;
}


.invisible:link{
	font-size: 13px;font-family: verdana;font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.invisible:visited {
	font-size: 13px;color: #000000;text-decoration: none;font-family: verdana;font-weight: normal;
}
.invisible:hover {
	font-size: 13px;color: #000000;text-decoration: none;font-family: verdana;font-weight: normal;
}
.invisible:active {
	font-size: 13px;color: #000000;text-decoration: none;font-family: verdana;font-weight: normal;
}