html * { margin: 0px; padding: 0px; }

body { margin:0px; padding:0px; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; background-image:url(../images/img_pageBG.gif); background-repeat:repeat-x; background-position:top; background-color:#FFF; }

img { border: 0px;}

img.spacer { float: left; }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:28px;
	color:#110c79;
	line-height:28px;
}

.h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:666666;
	line-height:18px;
}

.h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	color:#000000;
	line-height:24px;
}

.h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#999999;
}

.lightHeader {
	font-family:Helvetica, Arial, sans-serif;
	font-size:28px;
	color:#918ec3;
	line-height:28px;
}

.body {
	font-family:Helvetica, Arial, sans-serif;
	color:#999;
	font-size:16px;
	line-height:24px;
}

.workHdr {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#000000;
	font-style:italic;
}

/* site */

#wrapper {
	position: relative;
	width: 995px;
	margin: 0 auto;
	text-align: left;
	padding-left:45px;
}

#pageHeader {
	width:950px;
	float:left;
	padding-bottom:50px;
}

.mainLogo {
	float:left;
	width:51px;
	padding-top:14px;
	padding-bottom:14px;
}

#mainNav {
	float:left;
	width:950px;
	background-image:url(../images/img_dashedLine.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:12px;
}

.headerDetails {
	float:right;
	width:465px;
	padding-top:20px;
}

.letter {
	color:#918ec3;
	font-weight:bold;
}

.navHdrs {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#FFF;
}

.mainContent {
	width:995px;
	float:left;
}

.hero {
	float:left;
	padding-bottom:30px;
}

.workBlock {
	float:left;
	padding-top:25px;
	padding-right:48px;
	width:200px;
}

.dividingLine {
	float:left;
	width:950px;
	text-align:right;
	padding-top:40px;
}

.bioText {
	float:left;
	width:475px;
	padding-left:35px;
	padding-top:30px;
}

.cvLinks {
	width:214px;
	float:left;
	padding-top:12px;
}

.downloadLinks {
	font-family:Helvetica, Arial, sans-serif;
	color:#999999;
	font-size:16px;
}

.commentLinks {
	font-family:Helvetica, Arial, sans-serif;
	color:#110c79;
	font-size:16px;
}

.sectionHdr {
	float:left;
	width:950px;
	text-align:left;
}

.quotes {
	float:left;
	width:699px;
	padding-left:35px;
	padding-top:35px;
}

.workQuotes {
	float:left;
	width:943px;
	padding-left:0px;
	padding-top:35px;
}

.QuoteBubble {
	float:left;
	width:699px;
	background-color:#f0f0f0;
	background-image:url(../images/img_leftQuoteMark.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.workQuoteBubble {
	float:left;
	width:943px;
	background-color:#f0f0f0;
	background-image:url(../images/img_workQuoteBubbleBG.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.quoteText {
	float:left;
	width:540px;
	color:#2c2b2f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	line-height:24px;
	padding-left:79px;
	padding-top:30px;
}

.workQuoteText {
	float:left;
	width:540px;
	color:#2c2b2f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	line-height:24px;
	padding-left:200px;
	padding-top:30px;
}

.quoteName {
	widows:699px;
	background-color:#FFF;
	font-size:16px;
	color:#999;
	line-height:45px;
	padding-bottom:20px;
	
}

.footerDetails {
	width:900px;
	padding-bottom:40px;
}

.footerHdrs {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#999;
}

.footerLetter {
	color:#999;
	font-weight:bold;
}

/* Lightbox 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: 12px Times New Roman, Times, 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; }


/* Homepage Slideshow */

ul#slideshow{list-style:none;border:0px;padding:0px;margin:auto;width:831px;height:90px;overflow:hidden; float:left;}
p{text-align:left;}

/* Section Slideshow */

ul#imageSlideshow{list-style:none;border:0px;padding:0px;margin:auto;width:340px;height:524px;overflow:hidden; float:left;}
p{text-align:left;}