@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}
body {
	background-color: #888;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #00FF00;
}

#mainbody {
position: relative; top: 10px; width: 750px; height: auto; border-width:thin; border-style:solid; border-color:#333333; text-align:center;
}

#maintable {
background-color:#FFFFFF; opacity:0.9;
}

.fullopacity { opacity: 1; }

#navigation, #header, #footer { text-align: center; }

#maincontent { text-align: left; padding-left:10px; padding-right:10px; }

#imagedisplay { text-align: center; padding-left:10px; padding-right:10px; font-weight:bold; }

.bigfont { font-size: 18px; font-weight:bold; }

#artists { position:relative; width: 20px; height: 14px; top: 0px; }

#subartists { position: absolute; top: 13px; left: -7.5px; text-align:left; width: 280px; height:auto; visibility:hidden; background-color: #FFF; padding: 5px 5px 5px 5px; border-style:inset; border-width: thin; border-top: 0px; border-color:#999; }