h1 {
	font: normal 1em/1.7em Verdana, Arial, Helvetica, sans-serif;
	color: #996;
}

img {
	border: 1px solid #036;
}
table {
	width: 70px;
	position: absolute;
	padding: 3px;
	border: 1px dashed #E2980E;
	text-align: center;
	vertical-align: middle;
	left: 60px;
	top: -8em;
}


#artists {
	width:500px;
	height: 36px;
	position: absolute;
	z-index: 9;
	top: 23em;
	vertical-align: top;
	border-style: none;
	left: 40px;
}

.a1, .a2, .a3, .a4, .a5, .a6, .a7, .a8, .a9, .a10 {
	border-style: none;
	position:relative;
	float: left;
	text-align:center;
	margin: 0 10px;
	padding: 0;
	
	-webkit-box-shadow: 0 5px 15px #000;
    -moz-box-shadow: 0 5px 15px #000;
	box-shadow: 0 5px 15px #000;
}

#artsearch {
	width: 106px;
	height: 32px;
	position: absolute;
	left: 280px;
	top: 0;
	background: #FFF url(../graphics/artsearchLOGO.gif) no-repeat;
}	
#author {
	width: 175px;
	height: 4em;
	font: .9em/1.7em Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	position: absolute;
	left: 425px;
	top: 0;
	background: url(../graphics/FDico.gif) no-repeat 145px 5px;
	text-align: left;
}	
.author a{
	color: #444;
	text-decoration: underline;
}	
#container1, #container2 {
	width: 780px;
	margin:0;
	padding:0;
	font: 1em/1.7em Geneva, Arial, Helvetica, sans-serif;
}
#container1 {
	position: absolute;
	height: 35em;
	top: 35em;
}
.container1box {
	width:500px;
	height: 355px;
	padding:15px 35px 0;
	background: url(../graphics/grBG.jpg);
	text-align: left;
	position: absolute;
	right: 0px;
}
#container2 {
	height: 8em;
	top: 75em;
	color: #999;
	line-height: 1.4em;
	position: relative;
	margin: 0 auto;
}
.container2box {
	width:130px;
	height: 3em;
	position: absolute;
	font: 1em/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	left: 40px;
	top: -170px;
}
#main {
    height: 90em;
}	
#masthead {
	background: url(../graphics/masthead1.gif) no-repeat center;
}
.mastheadblurb {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	color: #C66;
	text-align: center;
	margin: 0 auto;
	z-index: 5;
	position: absolute;
	top: 27em;
	left: 250px;
}
.micbox {
	width:140px;
	height: 220px;
	background: url(../graphics/mic1.jpg) no-repeat center center;
	position: absolute;
	top: 36em;
	padding: 0 20px;
}
#validXhtml {
	width: 85px;
	left: 630px;
	position: absolute;
	top: 0em;
}

