.logo {
	position: absolute;
	height:0;
	width:0;
}
.logo a {
	display:none; 
	height:0;
	width:0;
	text-decoration:none;
}
#header {
	height: 20px;
}
.homepage { text-align:center;}
#top {
	background: #cccccc url(none);
	height: 55px;
	margin: 0 4px 1px;
	line-height: 55px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 0 29px;
}
#top a { font-size: 16px; }
#top a:link { color:#585858; }
#top a:visited {color:#585858; }
#top a:link:hover {color:#fffff; }
#top a:visited:hover {color:#ffffff; }
#top a.selected { font-weight:bold; color:#ffffff; }  
.submenu a:link { color:#585858; }
.submenu a:visited {color:#585858; }
.submenu a:link:hover {color:#cccccc; }
.submenu a:visited:hover {color:#cccccc; }
.submenu a.selected { font-weight: bold; color: #cccccc; }
#maincol .artwork { 
	border-bottom: 0;
}
.artwork table.info td.thumb table {
	background: url(none) no-repeat;
}
.artwork table.info td.desc {
	padding: 9px 0 0 0;
}

