* {
padding:0;
margin:0;
}

body {
background:#1D1D1D;
}

#wrap {
width:556px;
margin:37px auto 0 auto;
}

#content {
width:556px;
font-family: arial, 'lucida console', sans-serif;
}

.btns {
width:199px;
float:left;
margin:0 10px 0 0;
}

.btns ul li {
background:url('images/btn.gif');
width:76px;
height:47px;
margin:0 auto 34px auto;
font-size:15px;
text-align:center;
list-style:none;
padding:29px 0 0 0;
}

.btns ul li a {
color:#000;
font-weight:bold;
text-decoration:none;
}

.btns ul li a:hover {
color:#FF6600;
}

.btns ul li a:visited {
}

#copy {
color:#E3DDDD;
font-size:14px;
line-height:25px;
width:345px;
float:right;
padding:28px 0 0 0;
}

#copy p a {
color:#fff;
text-decoration:underline:
}

#copy p a:hover {
color:#fff;
text-decoration:none;
}

#copy p a:visited {
color:#fff;
}

#resumecopy {
color:#E3DDDD;
font-size:12px;
line-height:20px;
width:345px;
float:right;
padding:28px 0 0 0;
}

.resumeHeaders {
font-size:14px;
font-weight:bold;
}

#resumecopy ul {
padding:0 0 0 15px;
}

#portCopy p {
margin:0 0 15px 0;
padding:0 20px;
}

#portCopy {
margin:10px 0 0 0;
color:#E3DDDD;
font-size:12px;
line-height:25px;
width:345px;
float:right;
padding:0 0 25px 0;
background:url('images/portfolioBg.gif') no-repeat;
background-position: 0px 33px;
}

#PortWeb {
color:#E3DDDD;
background:url('images/PortTabs_Web.gif');
clear:right;
width:345px;
height:33px;
float:right;
list-style:none;
margin:0 0 20px 0;
}

#PortPrint {
color:#E3DDDD;
background:url('images/PortTabs_Print.gif');
clear:right;
width:345px;
height:33px;
float:right;
list-style:none;
margin:0 0 20px 0;
}

#PortPrintWeb {
float:left;
Width:79px;
padding:5px 0 0 0;
vertical-align:middle;
text-align:center;
font-weight:bold;
}

#PortPrintPrint {
float:left;
Width:79px;
padding:5px 0 0 13px;
vertical-align:middle;
font-weight:bold;
}

#PortPrint li a {
color:#E3DDDD;
text-decoration:underline;
}

#PortPrint li a:hover {
color:#FF6600;
text-decoration:none;
}

#PortPrint li a:visited {
color:#E3DDDD;
}


#PortWebWeb {
float:left;
Width:79px;
padding:5px 0 0 0;
vertical-align:middle;
text-align:center;
font-weight:bold;
}

#PortWebPrint {
float:left;
Width:79px;
padding:5px 0 0 13px;
vertical-align:middle;
font-weight:bold;
}

#PortWeb li a {
color:#E3DDDD;
text-decoration:underline;
}

#PortWeb li a:hover {
color:#FF6600;
text-decoration:none;
}

#PortWeb li a:visited {
color:#E3DDDD;
}

#art {
width:325px;
background:#fff;
}

.PortImages {
float:left;
width:81px;
height:81px;
margin:0 0 25px 25px;
}

.portHeader {
font-size:14px;
font-weight:bold;
color:#fff;
text-align:center;
width:100%;
padding:0 0 15px 0;
clear:both;
}



/*-------Light Box Styles------*/

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