body
{
	margin: 10px 0 0 0;
	padding: 0;
	color: #969696;
	font: 13px normal helvetica, sans-serif;
	background: #171717 url(http://farm2.static.flickr.com/1135/3266923203_67fbfff493_o.jpg) no-repeat scroll 95% 1px;
        background-attachment: fixed;
}



#content
{
	width: 577px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: absolute;
	left: 85px;
}

#head
{
	margin: 0 0 0 10px;
	background: transparent url(../gfx/blue/topbar.gif) no-repeat top left;
	height: 80px;
}

#head h1
{
	text-align: right;
	margin: 0 15px 0 0;
	text-transform: lowercase;
	color: #00DDFF;
	font: normal 26px "New Century Schoolbook", "Georgia", serif;
}

#box
{
	margin: 0 100px 40px 60px;
}

.entry
{
	width: 500px;
	margin: 0 0 70px 0;
}

.info-container, .posted-container
{
	margin: 1px 0px 0px -110px;
	border-bottom: 1px solid #515153;
	padding: 5px 0px 5px 5px;
	font-size: 12px;
	color: #fff;
}


.flash
{
	margin: 1px 0px 0px -50px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #fff;
}




.posted-container
{
	color: #515153;
	font-weight: normal;
}

.info-label
{
	display: block;
	float: left;
	width: 105px;
    color: #5B5B5B;
}

.info-data
{
	letter-spacing: .1em;
	font-weight: bold;
}

#sidebar
{
	width: 160px;
	text-align: left;
	position: absolute;
    top: 84px;
	right: -180px;
	font-size: 11px;
	background-repeat: no-repeat;
}

#logo
{
	width: 160px;
	text-align: left;
	position: absolute;
    top: 40px;
	right: -240px;
	font-size: 11px;
	background-repeat: no-repeat;
}




#sidebar p
{
	margin: 0 0 10px 0;
	line-height: 120%;
}

.sidebarspacer 
{
	height: 20px;
}

#footer 
{
	margin: 0 0 0 10px;
	clear:both;
	background: transparent url(../gfx/blue/bottombar.gif) no-repeat top left;
}

#footer p
{
	padding: 10px 0;
	font-size: 10px;
}

img
{
	margin: px;
}



a:link
{
	color: #00DDFF;
	text-decoration: none;
	border-bottom: 1px dotted #00DDFF;
}


#head a
{
	border: none;
}

#footer a
{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.info-container a:link 
{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}


a:visited {
	color: #00DDFF;
	text-decoration: none;
	border-bottom: 1px dotted #00DDFF;
}

.info-container a:visited
{
	color: #fff;
	text-decoration: none;
	border-bottom: 0;
	border-bottom: 1px solid #fff;
}

#head a:hover
{
	border-bottom: 1px solid #00DDFF;
}

a:hover
{
	color: #00DDFF;
	text-decoration: none;
	border-bottom: 1px solid #00DDFF;
}

.info-container a:hover
{
	color: #00DDFF;
	text-decoration: none;
	border-bottom: 1px solid #00DDFF;
}


ul
{
	padding: 0;
	margin: 0;
}

li
{
	list-style: none;
	margin: 0;
	padding: 6px 0;
}

h2, h3
{
	font-size: 12px;
	margin: 0;
	color: #fff;
}

h3 
{
	margin: 0 0 4px 0;
}

p
{
	color: #969696;
        padding: 0;
	margin: 6px 0 12px 0;
	line-height: 130%;
	letter-spacing: -.01em;
        text-align: left;
}

p2
{
	color: #969696;
        padding: 0;
	margin: 6px 0 12px 0;
	line-height: 130%;
	letter-spacing: -.01em;
        text-align: left;
}


strong
{
	color: #c0c0c0;
	font-weight: normal;
}




#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://destinychurch.cc/_cgen/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://destinychurch.cc/_cgen/lightbox/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

