.nav {
	width: 800px;
	margin: 0 auto;
}

.nav img {
	float: left;
	margin-top: 20px;
}

.nav ul {
	position: relative;
	top: -45px;
	left: 220px;
	list-style: none;
	float: left;
}

.nav li {
	float: left;
	padding-right: 32px;
}

.nav .artists {
	background: url("http://www.artcellarexchange.com/images/nav_artists_sprite.gif") no-repeat;
	width: 64px;
	height: 12px;
}

.nav .artists:hover {
	background-position: 0 -12px;
}

.nav .sell {
	background: url("http://www.artcellarexchange.com/images/nav_sell_sprite.gif") no-repeat;
	width: 73px;
	height: 12px;
}

.nav .sell:hover {
	background-position: 0 -12px;
}

.nav .talk {
	background: url("http://www.artcellarexchange.com/images/nav_talk_sprite.gif") no-repeat;
	width: 76px;
	height: 12px;
}

.nav .talk:hover {
	background-position: 0 -12px;
}

.nav .about {
	background: url("http://www.artcellarexchange.com/images/nav_about_sprite.gif") no-repeat;
	width: 81px;
	height: 12px;
}

.nav .about:hover {
		background-position: 0 -12px;
}

.nav .contact {
	background: url("http://www.artcellarexchange.com/images/nav_contact_sprite.gif") no-repeat;
	width: 100px;
	height: 12px;
}

.nav .contact:hover {
	background-position: 0 -12px;
}

.content {
	width: 800px;
	margin: 0 auto;
}
.content .hero {
	position: relative;
	padding: 0 0 30px 0;
}


.content .hero h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	color: #535353; 
	float: left;
	text-align: right;
	padding: 0 25px 0 0;
	position: relative;
	top: 400px;
	left: 51px;
}


.content .hero h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 19px;
	color: #535353; 
	float: left;
	padding: 5px 0 0 2px;
}



.content .hero .photo {
float: left;
padding: 0 0 30px 46px;
}

a {text-decoration: none; color: #336699; font-weight: bold;}
a:link {text-decoration: none; color: #336699;}
a:visited {text-decoration: none; color: #336699;}
a:hover {text-decoration: none; color: #CC9933;}


.content .list {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 26px;
	color: #535353; 
	float: left;
	padding: 0 150px 0 0;
	margin: 0 0 50px;
	position: relative;
	left: 100px;
}

.content .display {
position: relative;
	left: 100px;
	}
	
.content .artist_home {
width: 290px;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #333333; 
line-height: 22px;
margin: 0 0 50px;
position: relative;
left: 100px;
float: left;
z-index: 1;
}

	
.content .artist_home .artist_name {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 
	font-size: 13px;
	line-height: 42px;
	color: #999999; 
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0 0 20px 0;
}

.content .artist_home .thumb {
margin-right: 10px
}

.content .feature {
position: relative;
top: -25px;
left: 60px;
}




a {text-decoration: none; color: #336699;}
a:link {text-decoration: none; color: #336699;}
a:visited {text-decoration: none; color: #336699;}
a:hover {text-decoration: underline; color: #CC9933;}


.text 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #333333; 
margin-right: 0px; 
margin-left: 0px
}


.list 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #333333; 
margin-right: 0px; 
margin-left: 0px
}


.hometext 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #333333; 
margin-right: 0px; 
margin-left: 0px;
text-align: justify
}


.head 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px;
color: #CC9933; 
margin-right: 0px; 
margin-left: 0px;
font-weight: bold
}


.subhead 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #CC9933; 
margin-right: 0px; 
margin-left: 0px;
font-weight: bold
}


.copyright
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #999966; 
margin-right: 0px; 
margin-left: 0px
}
