body { margin: 0; padding: 0; text-align: center; min-width: 90%; }
#wrap { width: 85%; min-width: 1296px; margin: 0 auto; background: #fff; text-align: left;
border-top: 5px solid #444; border-bottom: 5px solid #444; padding-top: 20px; overflow-y: auto; }
#left {
    float: left;
    width: 180px;
    background: #fff;
    min-width: 179px;
}
#right {
    width: 73%;
    float: left;
    min-width: 615px;
    padding-left: 35px;
	padding-bottom: 1em;
}
#proj_info { clear: both; width: 330px; position: absolute; top: 410px; }
#nav { 
    width: 100%;
    background: #fff;
    padding-bottom: 10px;
    display: block;
    top: 0;
    text-align: center;
    border-bottom: 1px solid #333;
}
#nav ul {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    display: inline;

}
#nav li {
    padding: 12px;
    display: inline;
    text-transform: uppercase;
}
.nav { 
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1em; 
    color: #222;
    text-decoration: none;
    padding: 6px; 
    height: 40px;
}
.nav:hover {  /*background: #3e4561; color: #ccc;*/
            border-top: 1px dotted #333; }
h1 { 
    font-family: Georgia;
    font-size: 1.6em;
    font-weight: 100;
    letter-spacing: -0.6px;
    width: auto;
    color: #343A60;
	text-align: center;
	margin-top: 1em;
    
}
.l_align { text-align: left; width: 50%;}
h2 { 
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.3em;
    font-weight: 100;
    letter-spacing: 0.5px;
    color: #232530;
    font-style: italic;
}
h3 { 
    margin: 0; 
    padding: 0;
    font: 1em Georgia, "Times New Roman", Times, serif;
    color: #232530;
    background: #c2c2c2;
}
p { font: 0.9em Georgia, "Times New Roman", Times, serif;}
.hp_content { width: 450px; font-size: 1em; }
#footer { 
    clear: both;
    width: 100%;
    top: 8px; 
    color: #333;
    text-align: center;
}
#footer p { color: #333; font-size: 0.9em;  }
#sec_wrap { width: 100%; min-width: 1000px; }
.r_secondary {
margin-left: 10px;
margin-right: 10%;
top: 15px;
width: auto;
float: left;
}
.r_secondary h2 { text-align: center; padding-top: 8px; }
.r_secondary h3 { font-size: 1.2em; text-align: left; background: #fff; color: #858585; }
.r_secondary ul { padding-bottom: 10px; }
/*.r_third { 
width: auto;
float: right;
padding: 3px 10px 5px 10px;
margin-bottom: 12px;
margin-right: 10px;
}*/
.r_third { float: left; margin-bottom: 2em; width: 325px; padding:0; border: 1px dotted #c2c2c2; margin-left: 5em; }
.r_third p { width: 322px; background: #e0e0e0; margin: 0; padding: 3px; }
.r_third h3 { padding: 6px; text-align: center; background: #e0e0e0;}
.r_third img {  border-top: 1px solid #c2c2c2;  border-bottom: 1px solid #c2c2c2;}
.hp {list-style-type: none; font: 1em Georgia, "times new roman" times, serif; top: 15px; }
.hp li { padding: 2px; }
.featured {
    font: 1.3em Georgia;
    text-align: center;
    font-style: italic;
    letter-spacing: -0.5px; }
a { text-decoration: none;  }
a:hover { color: #333; }
.project {
	margin-bottom: 6px;
	width: 800px;
}
.project {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 1em;
	overflow: auto;
	padding: .7em;
	border: 1px dotted #c2c2c2;
}
.project:hover { background: #e0e0e0; border: 1px dotted #c2c2c2; }
.project img { float: right; border: none; margin-left: 1em; }
.project ul { margin: 0 auto; padding: 0; list-style: none; }
.project li { width: auto; display: inline; }
.project p { text-align: left; width: auto; margin: 0 auto; }
.project h2  { text-align: center; width: auto; }
.prolist { list-style: none; }

/*for nav, highlights current page*/
.this a {
	border-bottom: 1px dotted #333;
} 
.person {
	text-align: left;
	margin-bottom: 1em;
	margin-left: 2em;
	padding: .5em;
	float: left;
}
.person2 {
	float: right;
	margin-right: 2em;
}
.person h2 { text-align: left; }
#contact_info { float: right; margin-right: 4em; background: #e0e0e0; padding: 1em; }
#contactform {
	float: left;
	margin-left: 4em;
	width: auto;
}
#contactform ul, li { list-style: none; margin: 0; padding: 0; }
#contactform h3, #contact_info h3 { margin-bottom: .5em; background: #e0e0e0; color: #343A60; }
input, textarea { padding: 2px; margin: 3px; border: 1px dotted #333; font: 1em Georgia; }
label { font: 1em Georgia, "Times New Roman", Times, serif; margin: 3px; }
form { background: #e0e0e0; padding: 1em; margin-bottom: 1em;  }

.f_profile {
	font: 1em Georgia, "Times New Roman", Times, serif;
	margin: 10px auto;
	width: 75%;
}

/*LIGHTBOX STYLE*/
#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; }

/*Galleria Styles*/
.galleria{list-style:none;padding: 0;}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0;}
.galleria li a{}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em; width: 100%; }
.galleria_wrapper { text-align: right; }
* html .galleria li div span{width:400px} /* MSIE bug */
