body
{
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.3em;
	color: #666666;
}

a:link
{
	color: #666666;
	text-decoration: none;
}

a:visited
{
	color: #666666;
	text-decoration: none;
}

a:hover { 
	color: #666666;
	text-decoration: line-through; }


a.linkopacity img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}


#allcontent
{
	background-color: #ffffff;
	text-align: center;
	width: 800px;
	margin: 0 auto 0 auto;
}

#banner {
	text-align: left;
	background-color: #ffffff;
	margin: 0px 0px 0px 15px;
}

#new_work {
	text-align: left;
	background-color: #ffffff;
	margin: 10px 20px 10px 15px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	padding: 0px 0px 0px 0px;
}

#artwork_title {
	text-align: left;
	background-color: #ffffff;
	margin: 20px 20px 10px 15px;
	padding: 0px 0px 0px 210px;
}

#main_image
{
	margin: 20px 20px 0px 225px;
	background-color: #ffffff;
	text-align: left;
	width: 545px;
	padding: 0px;
}

#leftnav {
	float: left;
	width: 180px;
	margin: 10px 20px 10px 15px;
	text-align: left;
}

#about  {
	margin: 20px 20px 0px 225px;
	background-color: #ffffff;
	text-align: left;
	width: 350px;
	padding: 0px 0px 0px 0px;
}


h1   {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.3em;
	color: #666666;
}





