body { 
	font-family: arial,verdana,sans-seriph;
	color: black;
	font-size: 0.7em; 
	background-color:#999999; 
	text-decoration: none; 
	line-height: 1.5em;
	padding:0;
	margin:0;
	}
p { 
	text-align: left; 
	padding:10px;
	}
img {
border:none:
}

a:link { 
	color: black;
	text-decoration: none;
	border:none;
	  }
a:visited { 
	color: black; 
	text-decoration: none; }
a:hover { 
	  color: maroon; background-color: #cccccc;
	  }
a:active { 
	text-decoration: none; 
	}

h1 { 
	color:#333333;
	font-size: 1em; 
	margin: 0.67em 0; }
h2 { 
	font-size: 1.5em; 
	font-weight: lighter; 
	font-variant: small-caps; 
	line-height: 1.4em;
	text-align:left; 
	margin: 0.83em 0; }
h4 { 
	color: silver; 
	font-size: 2.5em; 
	font-weight: normal; 
	font-variant: small-caps;
	text-align:right;
	margin-top:10px;
	margin-right:30px; 
	 }
h5 { 
	color:#FFFFFF; 
	font-size: 2.5em; 
	font-weight: normal; 
	font-variant: small-caps;
	text-align:center;
	margin-top:20px;
	
	 }
#whiteness {
	 background-color: white; 
	 }
	 
	 
 /*frame for iframe on new work page
 --------------------------------------------*/
 #center{
	background-color:#FFFFFF;
	
	}
 
 
 /*set up for new work pages
	 ----------------------------------------------*/
	 
	 
#newwork{
	border:0;
	padding:0;
	height:648px;
	width:555px;
	background-color:#FFFFFF;
	top:0;
	left:0;
	}
	
	
#image{
	position:absolute;
	left:105px;
	width: 430px;
	height: 590px;
	border:none;
	padding:30px 0 0 0;
	}
#description{
	float:left;
	top:300px;
	left:0;
	position:absolute;
	width:85px;
	text-align: right;
	z-index: 10;
	}
	
#textbox { 
	padding: 10px; 
	text-align: left; 
	overflow: scroll; 
	border: solid 1px black; 
}
/*resume layout
--------------------------------------------------------*/
#resume{
	width:550px;
	float:right;
	overflow:scroll;
	border:1px;
	border-color:000000;
	border-style:solid;
	}
#exhibitions { 
	text-align: left; }
	
/*artist statement layout
	--------------------------------------------------*/
#statement{
	text-align: left;
	padding:5px;

}
#homepage {
	margin:200px auto;
	}
td{
padding:10px 10px 0 10px;
}
tr{
background-color:#666666;
text-align:center;
}

li{
display:inline;
height:100px;
margin:0 20px 0 20px;
}
