@charset "utf-8";
html {
	margin: 0px;
	padding: 0px;
	}
#topleft {
	background: transparent url(../images/lbg.gif) no-repeat scroll left;
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
	width: 496px; 
	height: 543px;
	}
/* Temp fix.
#topright {
	background: transparent url(../images/rbg.gif) no-repeat scroll top left;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 503px; 
	height: 543px;
	float: none;
	}
*/
#lefty {
	background: transparent url(../images/left-0.jpg) no-repeat scroll top left;
	position: absolute;
	display: block;
	left: 0px;
	top: 50px;
	width: 222px;
	height: 213px;
	float: left;
}

/* Emergency fix. This is too problematic.
#righty {
	background: transparent url(../images/right-0.jpg) no-repeat scroll top right;
	position: absolute;
	display: block;
	right: 0px;
	top: 120px;
	width: 224px;
	height: 274px;
	float: right;
	z-index: 0;
}
*/
body { 
	font: 13pt "Century Gothic",Helvetica,Geneva,Arial,sans-serif; 
	color: #111; 
	background: #fff url(../images/mbg.gif) repeat-x top center; 
	margin: 0px; 
	padding: 0px;
	}
#banner {
	text-align: center;
	position: absolute;
	background: transparent;
	left: 220px;
	top: 10px;
	clear: both;
	z-index: 9;
	}
#contentbox {
	position: absolute;
	margin:0px 0px; padding:0px;
	text-align:center;
	left: 150px;
	z-index: 5;
}
#content {
	background: transparent;
	position: absolute;
/*	margin: 0px auto; */
	top: 150px;
	width: 650px;
/*
	height: 449px;
*/
	height: auto;
}

#copyright {
	font-family: Ariel, Helvetica, Geneva, sans-serif;
	font-size: 8pt; 
	color: #ccc;
	background: transparent;
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 0px;
	height: 40px;
	} 
/*
body>p#copyright { 
	position: fixed;
	}
*/
#copyright a {
	text-decoration: none;
}
#copyright a:link {
	color: #aaa;
	background: transparent;
	text-decoration: none;
}
#copyright a:hover {
	color: #aaa;
	background: #008;
}
#artists {
	text-align: left;
	margin-left: 150px;
	margin-right: 50px;
}
#artists a {
	background: transparent no-repeat scroll bottom left;
	width: 215px;
	height: 84px;
	float: left;
	border: none;
}
#artists img {
	border: none;
	}
#artdesc   
	{
	padding-top: 10px
	}
#refs
	{
	text-align: right;
	height: 96px;
	margin: 10px 45px 10px 110px;
	}
#refs a {
	margin-left: 15px;
	margin-top: 18px;
	vertical-align: middle;
	background: transparent no-repeat scroll center left;
	float: right;
	width: 265px;
	height: 96px;
	border: none;
}
#refs img {
	border: none;
	}
#refdesc   { padding-top: 10px }
#wvv {
	text-align: left;
	margin-left: 40px;
	margin-right: 20px;
	height: 114px;
}
#wvv a {
	margin-top: 31px;
	vertical-align: middle;
	background: transparent no-repeat scroll center left;
	float: left;
	height: 114px;
	width: 406px;
	border: none;
}
#wvv img { border: none;}
#wvvdesc   { padding-top: 25px }
	#leadin
	{
		width: 60%;
		height: 400px;
		position: absolute;
		top: -450px;
		margin-left: -30%;
		left: 50%;
		background: #FFFFF7; 
		border: medium double Black; 
		padding: 8px 8px 8px 8px; 
		text-indent: 15px;
		font-family: "Century Gothic",Helvetica,Geneva,Arial,sans-serif;
		font-size: 10pt;
		color: #000155;
		z-index: 7;
	}
	#leadin a {
	color: #772B9D;
}
	#leadin a:visited {
	color: #CA3DB2;
}
	#leadtext {
		height: 340px;
		overflow: auto;
		text-align: justify;
		padding-right: 10px;
	}
	#leadin p
	{
		margin-top: 10px;
		margin-bottom: 0px;
	}
	#fpara
	{
		margin-top: 0px;
	}
	.defined
	{
		border-bottom: 1px dashed Black; 
		cursor: help;
	}
	#leadin h2
	{
		visibility: hidden;
	}
#clicky
{
	position: absolute;
	top: 272px;
	left: 0px;
	height: 70px;
	width: 160px;
	z-index: 8;
}
#navclose {
	text-decoration: none;
}
#navclose a:hover {
	background-color: #FF62B1;
}

