body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #333333;
	margin: 0px;
}
.logo {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #669900;
	letter-spacing: 8px;
	vertical-align: middle;
	padding-left: 15px;
}
.mainBar {
	background-color: #CCCCCC;
}
.pageCaption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 5px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-weight: bold;
	border-top: 3px solid #669966;
	border-right: 0px solid #669966;
	border-bottom: 3px solid #669966;
	border-left: 0px solid #669966;
}
.ctrlBar {
	background-image: url(../images/barbgrd.gif);
	vertical-align: bottom;
	padding: 0px;
}
.screen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.thnlBorder {
	margin: 10px;
}
.thnlBgrd {
	background-color: #CCCCCC;
}
.screenBorder {
	border-top: 1px outset #FFFFFF;
	border-right: 1px outset #333333;
	border-bottom: 1px outset #333333;
	border-left: 1px outset #FFFFFF;
}
.bio {
	background-color: #999999;
	filter: alpha(opacity=75); 
	-moz-opacity: 75%;
}
.biotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	padding: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.imgborder {
	border: 15px solid #999999;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	background-color: #666699;
	color: #FFCC00;
	text-decoration: none;
	font-size: 10px;
}
.artistPics {
	background-color: #999999;
	filter: alpha(opacity=50); 
	-moz-opacity: 80%;
}
.artistPic {
	filter: alpha(opacity=20);
	moz-opacity: 80%;
	border: 1px inset #CCCCCC;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 14px;
}
.details {
	padding: 10px;
	border: 1px outset #FFCC99;
}
.bottom {
	vertical-align: bottom;
	font-size: 10px;
	color: #999999;
}
.top {
	vertical-align: top;
}
.slideShow {
	padding: 10px;
	border: 1px dotted #FFCC99;
	text-align: center;
}
td {
	font-size: 11px;
}
.slshow {
	font-size: 16px;
}
h5 {
	font-size: 12px;
}
