BODY
	{
        background: #fff;
       	background-image: url('images/watermark.gif');
       	background-repeat: repeat-x;
        margin: 0px;
		border-width: 0px;
		padding: 0px;
		color: #2B2B2B;
		font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
		font-size: 70%;
		line-height: 150%;
	}
	

IMG
	{
	border: 0;
	}


.mostcontent
	{
	position:relative;
	width:895px;
	margin:auto;
	}	
	

.illos
	{
	background-color: white;
	background-image: none;
	color: gray;
	text-align: center;
	}

	
.works
	{
	padding-top: 5px;
	margin-left: 30px;
	display: block;
 	text-align: left;
	}



h3, .h3
	{
	color: #5c5c5c;
	font-weight:bold
	}
	
	
.nonemph
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}

	
.emph
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	}


.header
	{
		vertical-align:bottom;
		padding:0px;
		height:50px;
	}


.logo 
	{
		float: left;
		width: 300px;
		padding-left: 15px;
	}


.info 
	{
		font-size: small;
		float: right;
		height: 25px;
		width: 280px;
		padding-right: 30px;
		padding-top: 3px;
	}

	

.illuandnav
	{
	position:absolute;
	top:42px;
	left:2px;
	width:895px;
	height:605px;
	padding: 0px;
	}
	

.vertnav
	{
	width: 229px;
	left: 12px;
	}


.vertheader
	{
	height: 75px;
	background-image: url('images/vertheaderbg.gif');
	}

.vertelement
	{
	position:absolute;
	width:229px;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	}

.iframediv
	{
	position:absolute;
	top:0px;
	left:250px;
	width:630px;
	height:598px;
	}

.bio
	{
	margin-left:auto;
	margin-right:auto;
	width:440px;
	padding-top:50px;
	text-align:left;
	}
		

.illofooter
	{
	position:absolute;
	top:600px;
	width: 100%;
	background-color: #789A9F;
	}


.footerdata
	{
	position:absolute;
	top:560px;
	}



A:link
	{
		color:#666666;
	}

A:visited
	{
		color:#7a0050;
		text-decoration:underline;
	}

A:hover
	{
		color:#e16833;
		text-decoration:underline;
	}