body {
		background: #000000;
		text-align: center;
		}

/* ------------------- Header with Logo --------------------------- */

.Logo {
	text-align: center;
	width: 1000px;
	height: auto;
	border: 0px solid  #000000;
	background-color: #000000;
}

#table1 {
	background-color: #000000;
	width: 1000px;
	vertical-align: text-top;
}
#subtitlebar {
		border: 2px solid #000000;
		width: 1000px;
		background-color: #290A0A;
		float: center;
		line-height: normal;
	}
.subtitlebartext {
		text-align: center;
		font-family: Century Gothic;
		font-size: 10pt;
		text-transform: uppercase; 
        color: #808000;
		font-style: italic;
		}
.Header-small {
		color: #666633;
		font-family: Verdana;
		font-size: 18pt;
		text-decoration: none underline;
		text-align: left
		}

.Header-Xsmall {
		font-family: Verdana;
		font-size: 12pt;
		color: #808000;
		text-decoration: underline;
		text-align: left
		}

/* ------------------- Left Menu Bar --------------------------- */

.navbar {
	font-family: "Century Gothic";
	font-size: 10pt;
	text-align: left;
	width: 200px;
	background-color: #180505;
	float: left;
	color: #999999;
	padding: 5px;
	border-top: none #000000;
	border-right: none #000000;
	border-bottom: none #000000;
	border-left: none #000000;
		}
.navbarHeader {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #669900;
}
.navbarSubH {
	font-family: "Century Gothic", fantasy;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #669933;
}
span.Text { 
		font-family: sans-serif;
		font-size: 10pt;
		color: #FFFFFF;
		text-align: left
		}
p {
		text-align: center;
		}
#tablecontent {
	border: 2px solid #000000;
	font-family: Century Gothic;
	font-size: 10pt;
	text-align: left;
	width: 760px;
	float: right;
	color: #C0C0C0;
	background-color: #000000;
	background-position: 300px 300px;
		}
.tabledescriptions {
		border: 2px solid #000000;
		font-family: Verdana;
		font-size: 10pt;
		color: #C0C0C0;
		text-align: left;
        }
.tableART {
		border: 2px solid #000000;
		font-family: Verdana;
		font-size: 10pt;
		width: 690px;
		background-color: #000000;
		color: #C0C0C0;
		}
.Header-TableContent {
	font-family: "Century Gothic", fantasy;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #666633;
}
.galleryContentContainer {
	font-family: "Century Gothic", fantasy;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #000000;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: 760px;
	border: none;
	text-align: center;
}

/* ------------------- Footer area --------------------------- */

.footer {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}
.hidden {
  display:none;
}

/* ------------------- Other Stuff --------------------------- */

.backtotopButton {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #66FF99;
	text-align: center;
	vertical-align: text-top;
}

a:link {color: #666600; text-decoration: none; }
a:active {color: #66CC00; text-decoration: none; }
a:visited {color: #669933; text-decoration: none; }
a:hover {color: #66FF00; text-decoration: none; }

