html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	margin: 1em;
}


body, html {
	background:#666 url(../_img/sidebar.jpg) 623px 0px no-repeat;
	width: auto;
	height: 100%;
	font: 1em/1.3em;
	font-family: Times, serif; 
}

div.wrapper {
	width: 804px;
	height:auto;
	min-height: 828px;
	display: block;
	padding-left: 36px;
	padding-top: 36px;
	float: left;
	background: rgb(246, 239, 227) url(../_img/sidebar.jpg)  623px 0px no-repeat ;
}



	div#mainContent {
		width: 588px;
		min-height: 612px;
		float: left;
		display: none;
		overflow: hidden;
	}
	
		div.pubList {
			margin-left: -36px;
			margin-top: -36px;
			float: left;
			text-align: right;
			min-height: 673px!important;
			background: rgb(246, 239, 227) url(../_img/publications.jpg) 0px 0px no-repeat ;
		}
		
			div.pubList ul#pubList {
				font-size: 11px;
				color: #333;
				line-height: 14px;
			}
			
				div.pubList ul#pubList a {
					color: #c2963f;
				}
					div.pubList ul#pubList a:hover {
						color: #835f18;
					}
		
		div.scratchBox {
			display: none;
		}
	
		div.thumbnails {
			float: left; 
			margin: 30px 3px 13px 44px;
			_margin: 30px 3px 13px 10px;
			width: 72px;
		}
		
			td img {
				float: left; 
				display: block;
			}
		
		
		div.imageHolder {
			width: 460px;
			margin: 33px 0 0 0;
			float: left;
		}
			div.imageHolder span {
				display: block;
				color: #999;
				font-size: 12px;
				line-height: 18px;
				margin: 0px 10px;
			}
				div.imageHolder span#imageTitle {
					text-transform: uppercase;
				}
		
		div.imageNav {
			padding: 3px;
			display: block;
			text-align: center; 
			clear: both;
			width: auto;
			margin: 5px auto;
			font-size: 11px;
		}
			div.imageNav a.back img {
				margin-top: .5em;
				margin-bottom: -.5em;
			}
			div.imageNav a.next img {
				margin-top: .5em;
				margin-bottom: -.5em;
			}
			
			div.imageNav a {
				margin: 0 .5em;
			}
			
			div.imageNav a.current {
				border-bottom: #666 1px solid;
			}
	
	div#bottomNav {
		width: 588px;
		height:150px;
		float: left;
		display: block;
		text-align: center;
		font-size: 10px;
		color: #7e7e7e;
	}
		div#bottomNav a {
			padding: 0 .25em; 
			color: #7e7e7e!important;
		}
			div#bottomNav a:hover {
				color: #666!important;
			}
		div#bottomNav div.navList {
			display: block;
			margin: 6px;
			padding: 6px 0;
			border-bottom: #333 2px solid;
		}
		div#bottomNav p {
			font-size: 9px;
			line-height: 1.4em;
		}
		
	
	div#sidebar {
		width: 170px;
		float: right;
	}
		div#sidebar img {
			display: block;
			margin: 24px 0 25px 6px;	
		}
	
		div#sidebar ul.nav {
			margin: 128px 0 15px 15px;
			font-size: 12.5;
		}
			div#sidebar ul.nav li {
				font-size: 13px;
				font-weight: lighter;
				text-transform: uppercase;
				margin: .5em 6px;
				padding: 4px 0 4px 21px;
				background: transparent url(../_img/nav_dot.png) left center no-repeat; 
			}
				div#sidebar ul.nav li a:hover {
					color: #333;
					padding-left: 1px;
				}
			
/* text nuance */
	.bio1 h3 {
		font-size: 14px;
		font-weight: normal;
	}
	
	.bio1 h2 {
		font-size: 24px;
		font-weight: normal;
		margin: .5em 0;
	}
	
	.bio1 p.a {
		padding: 3px 0 3px 15px
	}
	
	.bio1 div.bioNav a {
		text-transform: uppercase;
		color: #C59C4A;
		text-align: center;
		font-size: 16px;
	}
	
	.awards, h2.awards {
		margin: 6px 10px 6px 140px;
	}
	
	ul.awards {
		font-size: 12px;
		line-height: 1.3em;
	}
	
	h2.awards {
		font-size: 17px;
		color: #585794;
	}

.contact p.b {
	margin: 0px 10px 0 240px;
}

.contact p.d {
	margin: 0px 10px 0 100px;
	line-height: 1.35em;
}


.contact p.c {
	color: #767e67;
	font-size: 18px;
}

.contact p.c a {
	color: #767e67;
	font-size: 18px;
}

	.contact p.c a:hover {
		color: #333;
		font-size: 18px;
	}
.news {
font-family: Helvetica, arial, sans-serif;
}

	.news p {
		margin: 8px 36px;
		font-size: 11px;
	}
	
	.article p.black {
		margin: 8px 36px 0px 100px!important;
	}
	
		.news p.black:first-child {
			margin: 18px 36px 0px 100px;
		}


.news p.pink {
	font-family: Helvetica, arial, sans-serif;
	font-size: 10px;
	color: #6f5252;
	line-height: 12px;
	margin: 8px 36px;
}

.current_article {
	text-decoration: underline;
}


