/* CSS Document */
body {
	background:#000000;
	text-align: center;
}

#wrapper {
  background:#000000;
  margin:0 auto;
  text-align:left;
  width:500px
}

.Logo {
	text-align: center;
	width: 980px;
	height: auto;
	border: 0px solid #000000;
	background-color: #000000;
		}

.subtitle {
	background-color: #290A0A;
	width: 980px;
	vertical-align: text-top;
	text-align: center;
	font-family: "Century Gothic";
	font-size: 10pt;
	border:5px solid #000000;
	color: #666600;
	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: 1000px;
	vertical-align: text-top, CENTER;
}

.arttabletexttitle {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing: 2px;
	text-align: center;
}
.arttabletextbold {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-align: center;
}

.arttablectextsm {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: center;
}

.arttablecmenu {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: center;
}

.arttablecmenutitle {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #666699;
	text-align: center;
}

.backforwardbutton {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}

.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;
}

.ArtTable {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666633;
	background-position: center;
	text-align: center, top;
	vertical-align: top;
}
a {
	color: #666600;
}

