#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	{
	font-family: arial, sans-serif;
	text-align: center;
	font-size: 12px;
	}

a:link {
	color: black;
	text-decoration: none;
	
	}

a:hover {
	color: black;
	text-decoration: underline;
	
	}

a:visited {
	color: #666666;
	text-decoration: none;
	
	}

a:visited:hover {
	color: black;
	text-decoration: underline;
	
	}

a:active {
	color: #cc0000;
	text-decoration: none;
	
	}

#main	{
	width: 1000px;
	height: 640;
	margin: 2em auto 0em auto;
	}

#main_menu {
	width: 160px;
	bottom: 0px;
	text-align: right;
	float: left;
	height: 640px;
	margin: 0em;
	padding: 0em;
	}

#main_menu img {
	border: 0px solid black;
	}

#main_menu ul {
	margin: 0em 15px 0em 0em;
	}

#main_menu li {
	padding-bottom: 1.3em;
	list-style-type: none;
	}

#main_menu a:link {
	color: black;
	text-decoration: none;
	background-color: white;
	}

#main_menu a:hover {
	color: black;
	text-decoration: underline;
	background-color: white;
	}

#main_menu a:visited {
	color: #666666;
	text-decoration: none;
	background-color: white;
	}

#main_menu a:visited:hover {
	color: black;
	text-decoration: underline;
	background-color: white;
	}

#main_menu a:active {
	color: #cc0000;
	text-decoration: none;
	background-color: white;
	}

#site_menu {
	height: 300px;
	}

#site_menu img {
	margin: 0em;
	padding: 0em 0em 1em 0em;
	}

#section_menu {
	height: 340px;
	margin: 0em;
	padding: 0em;
	}

#content {
	height: 640px;
	margin: 0em 0em 0em 166px;
	}

#teaching_content {
	height: 640px;
	margin: 0em 305px 0em 166px;
	}

#teaching_menu {
	text-align: left;
	width: 300px;
	float: right;
	}

#teaching_menu ul {
	margin: 0em;
	padding: 0em;
	list-style-type: none;
	}

#teaching_menu li {
	padding-bottom: 1.3em;
	list-style-type: none;
	}

#teaching_thumbs img {
	padding: 5px;
	border: 0px solid white;
	}

#student_work {
	width: 450px;
	margin: 0em auto 0em auto;
	}

#student_work p {
	margin: 1em 0em 0em 0em;
	padding: 0em;
	text-align: left;
	}

#contact_content {
	margin: 0em 0em 0em 166px;
	padding: 300px 0em 0em 0em;
	}

#resume_content {
	height: 640px;
	margin: 0em 0em 0em 166px;
	line-height: 1.8em;
	}

#resume_content p {
	text-align: left;
	margin: 1em;
	padding: 1em;
	}

#bio_content {
	width: 450px;
	margin: 0em auto 0em auto;
	}

#bio_content p {
	margin: 1em 0em 0em 0em;
	padding: 0em;
	text-align: left;
	line-height: 1.8em;
	}


#misc_content {
	height: 640px;
	margin: 0em 0em 0em 166px;
	}

#misc_content p {
	text-align: left;
	margin: 1em;
	padding: 1em;
	}

#images_content {
	height: 640px;
	margin: 0em 90px 0em 166px;
	}

#images_menu {
	text-align: left;
	width: 84px;
	float: right;
	}

#images_menu_sec {
	float: left;
	text-align: center;
	padding: 0em 1em 0em 1em;
	margin: 0em;
	}

#images_thumbs {
	width: 50px;
	border-left: solid 1px black;
	float: left;
	}

#images_thumbs img {
	padding: 5px;
	border: 0px solid white;
	}

#brent_work {
	width: 650px;
	margin: 0em auto 0em auto;
	}

#brent_work p {
	margin: 1em 0em 0em 0em;
	padding: 0em;
	text-align: left;
	}

div	{
	border: solid blue 0px;
	}

#resume_content h2 {
	text-align: left;
	}

.dated	{
	}

.dated	div	{
	width: 5em;
	float: left;
	}

.dated  p	{
	margin-left: 6em !important;
	padding: 0em !important;
	}




