.floatrt{
float:right;
}


#indexbg{
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: 60px top;
	width:1000px;
	height:743px;
}

#bg2{
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
	background-position: 60px top;
	width:980px;
	height:743px;
}

#logo{
	position:absolute;
	top:20px;
	left:30px;
}
#artistlist{
	position:absolute;
	top:188px;
	left:35px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #938B86;
}

a {color: 53a3d5; text-decoration: none;}
a:hover {color: acbd5f; text-decoration: none;}
a:active {color: 53a3d5; text-decoration: none;}

a.nav {color: 666666; text-decoration: none;}
a.nav:hover {color: 53a3d5; text-decoration: none;}
a.nav:active {color: 666666; text-decoration: none;}

a.bio {color: ffffff; text-decoration: none;}
a.bio:hover {color: 999999; text-decoration: none;}
a.bio:active {666666: ffffff; text-decoration: none;}

#sitenav{
	position:absolute;
	top:63px;
	text-align:right;
	width:910px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #938B86;
	letter-spacing:1px;
}

iframe{
	position:absolute;
	top:150px;
	width:1000px;
	height:600px;
	overflow: hidden;
}

html>body iframe{
	position:absolute;
	top:150px;
	width:916px;
	height:516px;
	overflow: hidden;
}


.indexthumb{
	float:left;
	margin-right:13px;
	margin-bottom:13px;
}
#bluebar{
	position:absolute;
	top:110px;
	left:0px;
	width:100%;
	height:40px;
	background-color: 53a3d5;	
}
#biolink{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing:1px;
	text-align:center;
	width:50px;
	height:50px;
	background-image:url(../images/bioblock.gif);
	line-height:normal;
}
#worklink{
	position:absolute;
	top:122px;
	left:875px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing:1px;
}
#artistname{
	position:absolute;
	top:117px;
	left:180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #53a3d5;
	letter-spacing:1px;
}
#thumbnails{
	position:absolute;
	top:167px;
	left:180px;
	width:168px;
	height:486px;
}
#displayspace{
	position:absolute;
	top:167px;
	left:375px;
	width:500px;
	height:500px;
	text-align:center;
}

a.thumbover img {
	
	border: 1px solid #CCCCCC;	
}
a.thumbover:hover img {
		border: 1px solid #000000;	

}
#biotext{
position:absolute;
	top:161px;
	left:180px;
	width:500px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
		line-height: 27px;
	color: #666666;
}