@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #fff;
	background-image:url(images/bkg.gif);
	background-repeat:repeat-x;
	font-size: 11px;
	line-height: 1.5;
}

a {
	color: #3c4f81;
	}
	a:hover {
		background-color: #203056;
		text-decoration: none;
		color: #d3def7;
		}
		
ul {
	margin-left: 16px;
	margin-bottom: 10px;
	list-style-image:url(images/bullet.gif);
}

li {
	margin-bottom: 3px;
}

h1 {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	width: 763px;
	height: 99px;
	margin-top: 12px;
	margin-left: 74px;
	margin-bottom: 15px;
	behavior: url(images/iepngfix.htc);
	}
	h1 span {
		display: none;
		}
		
h2 {
	height: 24px;
	width: 204px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: -1px;
	}
	h2.bio {
		background-image:url(images/title_bio.gif);
		}
		h2.portfolio {
			background-image:url(images/title_portfolio.gif);
			}
			h2.web {
				background-image:url(images/title_web.gif);
				}
				h2.print {
					background-image:url(images/title_print.gif);
					}
					h2.experience {
						background-image:url(images/title_experience.gif);
						}
						h2.contact {
							background-image:url(images/title_contact.gif);
							}
							h2.process {
								background-image:url(images/title_process.gif);
								}
							
h3 {
	color: #203056;
	border-bottom: 1px dotted #203056;
	margin-bottom: 8px;
	font-size: 12px;
	text-align: left;
}

p {
	margin-bottom: 10px;
}

#MainContent {
	margin-left: 15px;
	width: 510px;
}
		
.clearer {
	 clear:both;
	 height:1px;
	 overflow:hidden;
	 margin-top:-1px;
}

#Wrap {
	width: 770px;
	margin: 0 auto;
}

#Nav {
	background-image:url(images/bkg_nav.png);
	background-repeat: no-repeat;
	width: 74px;
	height: 355px;
	padding-top: 66px;
	color: #fff;
	text-align: right;
	float: left;
	behavior: url(images/iepngfix.htc);
	}
	#Nav ul {
		list-style: none;
		margin: 0;
		}
	#Nav li {
		margin-bottom: 0;
		}
	#Nav ul li a {
		width: 69px;
		height: 18px;
		display: block;
		border-bottom: 1px solid #625f5a;
		border-top: 1px solid #9d9a8f;
		color: #fff;
		text-decoration: none;
		padding-right: 5px;
		padding-top: 3px;
		}
		#Nav ul li a:hover {
			background-color: #5a6b8e;
			}
			#Nav li a.on {
				background-image:url(images/arrow.gif);
				background-repeat: none;
				width: 64px;
				height: 21px;
				}
				#Nav ul li ul li a {
					background-color: #2b3446;
					border: none;
					height: 12px;
					padding-bottom: 4px;
					}
					#Nav ul li ul li a:hover {
						background-color: #d3def7;
						color: #000;
						}
  
				
#flashcontent {
	float: left;
	background-image:url(images/bkg_flash.jpg);
	width: 147px;
	height: 421px;
	z-index: -9999;
}
	
#Content {
	width: 542px;
	height: 421px;
	background-image:url(images/bkg_content.gif);
	background-repeat:repeat-y;
	float: left;
	}
	#Content .top {
		background-image:url(images/bkg_content_top.gif);
		background-repeat: no-repeat;
		width: 542px;
		height: 9px;
		}
		
#process {
	background-image:url(images/process_bkg.gif);
	background-repeat: no-repeat;
	width: 510px;
	height: 400px;
	line-height: 1.2;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	#process h3 {
		margin-bottom: 5px;
		}
		
.portBtn {
	width: 125px;
	height: 85px;
	float: left;
	text-align:center;
	font-size: 10px;
	line-height: 1.2;
	}
	.portBtn a img {
		border: none;
		}
	
.ContactLine {
	display: block;
	height: 20px;
	width: 450px;
	padding-bottom: 10px;
}
	
label {
	width: 150px;
	text-align: right;
	float: left;
}

input, textarea{
	width: 200px;
	float: left;
	margin-left: 6px;
	background-color: #fff;
	border: 1px solid #5a6881;
	font-size: 12px;
}

input.button {
	width:105px;
	height: 32px;
	display: block;
	border: none;
}
		
		
#Footer {
	background-image:url(images/bkg_footer.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 764px;
	height: 75px;
}

	
/* lightbox */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	

