#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(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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



body{
background:#292929;
margin:0;
color:#888;
font-family:Verdana,Arial,sans-serif;
font-size:13px;
}

#wrapper{
width:750px;
margin:0 auto;
}

table{
padding-top:8px;
}

img{
border:0;
}

a{
outline:none;
}

p{
line-height:145%;
}


#header{
margin:0 auto;
padding-top:30px;
width:675px;
height:54px;
}

#header .tagline{
font-size:19px;
}

#navHome{
margin:0px;
padding:0px;
text-align:right;
}

#navHome ul{
list-style-type:none;
padding-top:286px;
margin-right:0px;
margin-left:0px;
padding-left:0px;
padding-right:184px;
}

#navHome li{
padding-bottom:8px;
}

#navHome a{
font-size:13px;
color:#ccc;
text-decoration:none;
}

#navHome a:hover{
color:#999933;
}




#mainNav{
width:700px;
border:1px solid #555;
text-align:center;
margin:0 auto;
background:#252525;
}

#mainNav ul{
font-family:Verdana,Arial,sans-serif;
font-size:14px;
list-style-type:none;
margin:0px;
padding-top:4px;
padding-left:10px;
padding-right:10px;
padding-bottom:4px;
}

#mainNav li{
margin:0px;
display:inline;
padding-left:37px;
}

#mainNav li.noPadding{
padding-left:0px;
}

#contentContainerMain{
width:675px;
border-left:1px solid #555;
border-right:1px solid #555;
border-bottom:1px solid #555;
margin:0 auto;
}

#mainNav a{
color:#999;
text-decoration:none;
}

#mainNav a:hover{
color:#999933;
}

#mainNav a.current{
color:#ccc;
}

#contentContainer{
width:675px;
margin:0 auto;
border-left:1px solid #999;
border-right:1px solid #999;
text-align:center;
background:#252525;
}

.heading{
font-size:17px;
color:#ccc;
}

#contentContainerInner{
margin:0px;
padding-top:50px;
padding-left:20px;
padding-right:30px;
text-align:left;
background:#252525;
}

#footer{
width:675px;
margin:0;
text-align:right;
padding-top:20px;
padding-bottom:4px;
background:#252525;
}

#footer p{
margin:0px;
padding-right:10px;
padding-top:0px;
padding-bottom:4px;
line-height:100%;
font-size:11px;
}

#footer a{
color:#999;
}

#footer a:hover{
color:#ccc;
}

.galleryEntryHead{
font-size:17px;
color:#ccc;
padding-bottom:10px;
padding-top:30px;
}

#contentContainerArtEntry{
margin:0px;
padding-top:50px;
padding-left:0px;
width:675px;
height:362px;
background:#252525;
}

.galleryHead{
font-size:17px;
color:#ccc;
padding-bottom:10px;
}

#contentContainerGallery{
margin:0px;
padding-top:50px;
padding-left:20px;
height:362px;
background:#252525;
}

.resumeHeading{
font-size:14px;
}


