/* CSS Document */
body {
	background:#000000;
	text-align: center;
}

#wrapper {
  background:#000000;
  margin:0 auto;
  text-align:left;
  width:700px
}

.Logo {
	text-align: center;
	width: 1200px;
	height: auto;
	background-color: #000000;
		}

.subtitle {
	background-color: #290A0A;
	width: 1200px;
	vertical-align: text-top;
	text-align: center;
	font-family: "Century Gothic";
	font-size: 10pt;
	border:5px solid #000000;
	color: #6666FF;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.wrapper {
  background:#000000;
  margin:0 auto;
  text-align:left;
  width:1000px
}

#table1 {
	background-color: #000000;
	width: 1200px;
	vertical-align: text-top;
}

#sidebar {
	text-align: left;
	background:#151500;
	border:5px solid #000000;
	margin: 5px;
	width: 220px;
	padding: 5px;
	float: left;
	position: static;
	left: 204px;
	top: 101px;
	vertical-align: text-top;
}

.sidebarHeader {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}

.sidebarSmText {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #CCCCCC;
}

.sidebarHeaderLinks {
	font-family: "Century Gothic";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;
}


.tablecontent {
	border: 2px solid #000000;
	font-family: "Century Gothic";
	font-size: 10pt;
	text-align: left;
	width: 900px;
	float: left;
	color: #666666;
	background-color: #000000;
	background-position: right top;
	height: auto;
}

.tablecontentHeader {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 2px;
	text-align: left;
}
.tablecontentMedTextBD {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-align: left;
}
.tablecontentMedText {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-align: left;
}

.tablecontentSmText {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: left;
}

#artistsLinks {
	background-color: #000000;
	width: 550px;
	vertical-align: text-top;
	height: auto;
}

.hidden {
  display:none;
}

#footer {
	padding-top:1em;
	text-align:center;
	margin:auto;
	color:#CCCCCC;
	font-family: "Century Gothic";
	font-size: 12px;
}
.backtotopButton {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #660099;
	text-align: center;
	vertical-align: text-top;
}
#footer a {
  color:#FFFFFF;
  font-weight:normal;
}
a:link {
	color: #FFFFFF;
}
.ArtTable {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666633;
	background-position: center center;
	text-align: center;
}
.tablecontentsubword {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666633;
	text-align: left;
	vertical-align: middle;
}
.title2 {
	font-family: Papyrus;
	font-weight: bolder;
	color: #6633FF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-position: center top;
	font-size: 44px;
}
.artistnames {
	font-family: Papyrus;
	font-weight: normal;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-position: center top;
	font-size: 24px;
}
