@charset "ISO-8859-1";

p{
	padding-bottom:10px;
	margin:0;
}

h2{
	font-size:19px;
	font-weight: normal;	
}

h4{
	font-size:11px;
	font-style: italic;
	font-weight: normal;	
}

body
{
	background-color: #191919;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #666;
	font-style: normal;
	line-height: 11pt;
	letter-spacing: 0.04em;
	word-spacing: 0.1em;
}
.slideshowButt

{
	font-variant: small-caps;
}
#mainImages

{
	height: 510px;
}
#titleDiv 
{
	
}
#bioDiv 
{
	float: left;
}
#projectDiv 
{
	float: left;
}
.projectMenuDiv 
{
	float: left;
	padding-right: 40px;
}
#imageIcons li 
{
	float: left;
	list-style-type: none;
	padding: 2px;
}

a
{
	text-decoration:none;
	color: #CCC;
}

a:hover
{
	text-decoration:underline;
	color: #666;
}
a:visited
{
	color: #CCC;
 }
 
ul
{
	list-style:none;
	padding:0;
	margin:0;
}
li {
	margin: 0px;
	padding: 0px;
}
#imageIcons a
{
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#title {
	position:absolute;
	left:20px;
	top:20px;
	width:400px;
	height:30px;
	z-index:4;
}
#nav {
	position:absolute;
	left:20px;
	top:55px;
	width:160px;
	height:45px;
	z-index:6;
}
#mainpic {
	position:absolute;
	left:240px;
	top:120px;
	width:700px;
	height:500px;
	z-index:7;
	text-align: center;
}
#textbox {
	position:absolute;
	left:213px;
	top:55px;
	width:355px;
	z-index:9;
}
.bodytext {
	font-weight: normal;
}
#mainImages img {
	margin-top: 18px;
}
.biogTitle {
	display: block;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #A4A4A4;
}
.biogDate {
	float: left;
	left: 0px;
	position: absolute;
}
.dated {
	padding-left: 100px;
}
.outerDiv #projectDiv .biog {
	position: relative;
}
.activeSlide {
	font-weight: bold;
	color: #FFF;
}
.outerDiv #projectDiv img {
	margin-bottom: 10px;
}
.biogImages {
	padding-left: 20px;
}
