/* Normalize margin/padding */
* {  
	margin: 0;
	padding: 0;
	}
/* Normalize font-size for headers */
h1, h2, h3, h4, h5, h6 {  
	font-size: 100%;
	}
/* Remove list-style from lists */
ol, ul {  
	list-style: none;
	}
/* Normalize font-style and font-weight */
address, caption, cite, code, dfn, th, var {  
	font-style: normal;
	font-weight: normal;
	}
/* Remove table borders */
table {  
	border-collapse: collapse;
	border-spacing: 0;
	}
/* Remove borders */
fieldset, img {  
	border: 0;
	}
/* Left align text in caption and th */
caption, th {  
	text-align: left;
	}
/* Remove quotation marks */
q: before, q: after {  
	content: '';
	}

/* General */

html {
	text-align: left;
	color: #fff;
}

a {
	color: #777a79;
	text-decoration: none;
	}		
	
a:hover {
	color: #ddd;
	}	

body {
	background: #000 url(/i/bg_gradient.jpg) repeat-x top left;
	}

#wrapper {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	}

#content {
	background-color: #131313;
	width: 800px;
	height: 600px;
	margin: 20px auto 0px auto;
	border-top: 1px solid #777a79;
	border-right: 1px solid #777a79;
	border-left: 1px solid #777a79;
	position: relative;
	}
		
#branding {
	position: relative;
	width: 1000px;
	height: 100px;
	}	
	
	
#navigation {
	position: absolute;
	top: 55px;
	right: 90px;
	z-index: 2;
	}	
	
	#navigation li {
		float: left;
		margin-left: 0px;
		font: normal 14px verdana;
		}
	
	#home {
		padding-left: 60px;
		width: 75px;
		}
		
	#bio {
		width: 90px;
		padding-left: 20px;
		}	
	
	#photos {
		width: 90px;
		padding-left: 32px;
		}	
		
	#logo {
		background: #000 url(/i/logo.jpg) no-repeat top left;
		height: 72px;
		width: 790px;
		position: relative;
		top: 33px;
		left: 120px;
		text-indent: -999em;
		z-index: -1;
		}
	
	#photograph {
		background: #000 url(/i/photograph.jpg) no-repeat top left;
		height: 440px;
		width: 770px;
		margin: 15px auto 0;
		}
	
	#photograph_bio {
		background: #000 url(/i/photograph_bio.jpg) no-repeat top left;
		height: 440px;
		width: 770px;
		margin: 15px auto 0;
		}	
		
		#brace {
			background: #000 url(/i/brace.jpg) no-repeat top left;
			position: relative;
			top: 70px;
			left: 400px;
			height: 270px;
			width: 300px;
			}
	
			#brace h2 {
				padding: 90px 0 25px 70px;
				font: normal 26px/1.5em Geneva, sans-serif;
				letter-spacing: .05em;
				}
				
			#brace p {
				font: normal 14px/1.35em Geneva, sans-serif;
				letter-spacing: .15em;
padding-left: 55px;
				}	
	
	#brace_bio {
		background: #000 url(/i/brace_bio.jpg) no-repeat top left;
position: relative;
top: 32px;
left: 400px;
height: 400px;
width: 310px;
}	
	
	#brace_bio #bio_h2 {
			padding: 105px 0 15px 50px;	
			font-size: 20px;
			}
	
	#bio_p {
	font: normal 14px Geneva, sans-serif;
	line-height: 2em;
	}		
	
#contact p{
	font: normal 12px Verdana, sans-serif;
	color: #fff;
	margin: 70px 0 0 500px;
	}	

#lightbox {
	background-color: #131313;
	height: 520px;
	width: 720px;
	position: absolute;
	top: 40px;
	left: 40px;
	}

#photo_1 {
	background: transparent url(/i/preview_dbi.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 5px;
	right: 5px;
	}
	
	
	/******************LIGHTBOX*********************************************/
	
	#lightbox {
	background-color: #131313;
	width: 720px;
	height: 535px;
	margin: 10px 0 0 10px;
	}

#one {
	background: transparent url(/i/thumbnail_1.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 5px;
	left: 5px;
	border: 1px solid #424242;
	}

#two {
	background: transparent url(/i/thumbnail_2.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 5px;
	left: 105px;
	border: 1px solid #424242;
	}
	
#three {
	background: transparent url(/i/thumbnail_3.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 5px;
	left: 205px;
	border: 1px solid #424242;
	}

#four {
	background: transparent url(/i/thumbnail_4.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 5px;
	left: 305px;
	border: 1px solid #424242;
	}
	
#five {
	background: transparent url(/i/thumbnail_5.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 5px;
	left: 405px;
	border: 1px solid #424242;
	}

#six {
	background: transparent url(/i/thumbnail_6.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 5px;
	left: 505px;
	border: 1px solid #424242;
	}
	
#seven {
	background: transparent url(/i/thumbnail_7.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 5px;
	left: 605px;
	border: 1px solid #424242;
	}

/*#eight {
	background: transparent url(/i/thumbnail_8.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 105px;
	left: 5px;
	border: 1px solid #424242;
	}*/

#nine {
	background: transparent url(/i/thumbnail_9.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 105px;
	left: 5px;
	border: 1px solid #424242;
	}
	
#ten {
	background: transparent url(/i/thumbnail_10.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 105px;
	left: 105px;
	border: 1px solid #424242;
	}

#eleven {
	background: transparent url(/i/thumbnail_11.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 105px;
	left: 205px;
	border: 1px solid #424242;
	}

#twelve {
	background: transparent url(/i/thumbnail_12.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 105px;
	left: 305px;
	border: 1px solid #424242;
	}
	
#thirteen {
	background: transparent url(/i/thumbnail_13.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 105px;
	left: 405px;
	border: 1px solid #424242;
	}

#fourteen {
	background: transparent url(/i/thumbnail_14.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 105px;
	left: 505px;
	border: 1px solid #424242;
	}	

#fifteen {
	background: transparent url(/i/thumbnail_15.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 105px;
	left: 605px;
	border: 1px solid #424242;
	}	
	
#sixteen {
	background: transparent url(/i/thumbnail_16.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 205px;
	left: 5px;
	border: 1px solid #424242;
	}	
	
/*#seventeen {
	background: transparent url(/i/thumbnail_17.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 205px;
	left: 105px;
	border: 1px solid #424242;
	}	*/
	
#eighteen {
	background: transparent url(/i/thumbnail_18.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 205px;
	left: 105px;
	border: 1px solid #424242;
	}	
	
#nineteen {
	background: transparent url(/i/thumbnail_19.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 205px;
	left: 205px;
	border: 1px solid #424242;
	}	

#twenty {
	background: transparent url(/i/thumbnail_20.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 205px;
	left: 305px;
	border: 1px solid #424242;
	}
	
#twentyone {
	background: transparent url(/i/thumbnail_21.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 205px;
	left: 405px;
	border: 1px solid #424242;
	}	
	
#twentytwo {
	background: transparent url(/i/thumbnail_22.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 205px;
	left: 505px;
	border: 1px solid #424242;
	}	

/*#twentythree {
	background: transparent url(/i/thumbnail_23.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 305px;
	left: 105px;
	border: 1px solid #424242;
	}
	
#twentyfour {
	background: transparent url(/i/thumbnail_24.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 305px;
	left: 205px;
	border: 1px solid #424242;
	}*/
		
#twentyfive {
	background: transparent url(/i/thumbnail_25.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 205px;
	left: 605px;
	border: 1px solid #424242;
	}

	
#site-info {
	background-color: #777a79;
	width: 800px;
	height: 20px;
	border-right: 1px solid #777a79;
	border-left: 1px solid #777a79;
	margin: 0 auto;
	}	

	#site-info p{
		text-align: center;
		font: normal 10px Helvetica, sans-serif;
		padding: 5px 0;
		color: #000;
		}
		
	#site-info a {
		color: #1f1f1f;
		text-decoration: underline;
		}	
		
	#site-info a:hover {
		color: #fff;
		text-decoration: underline;
		}	