@charset "utf-8";

body {
	background-color: #000000;
}
a:link {
	color: #3399FF;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #CC0000;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #BA6338;
}
.Footer {
	color: #666666;
	font-weight: bold;
}
.YellowText {
	color: #BAC778
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-variant: small-caps;
	color: #FFCC00;
	background-color: #000000;
	text-align: center;
	margin: 15px;
}
.video {
	margin: 20px;
}
#leftbar a {
	color: #FFCC66;
}
#leftbar a:hover {
	color: #FF3300;
}


body > #leftbar
{position:fixed;}

#content {
	background-color: #FFFFFF;
	text-align: left;
	position: absolute;
	width: 637px;
	border-left-width: 12px;
	border-left-color: #666666;
	border-left-style: solid;
	margin-left: 113px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
#content p {
	color: #333333;
}

#content img {
	margin: 15px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	color: #BA6338;
	margin: 0px;
	padding: 0px;
}

#blackpage {
	color: #CCCCCC;
	background-color: #000000;
	width: 637px;
	margin-left: 113px;
	top: 0px;
	left: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
#blackpage h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	color: #BA6338;
	letter-spacing: 1em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#blackpage h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	color: #BA6338;
	letter-spacing: 1em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}


#blackpage p {
	color: #CCCCCC;
}
.lightgraytable {
	background-color: #CCCCCC;
	border: 2px solid #666666;
	padding-left: 6px;
	width: 95%;
}
.standout {
	font-weight: bolder;
	color: #FFCC00;
}

.darkgraytable {
	background-color: #333333;
	font-family: "Times New Roman", Times, serif;
	width: 650px;
	margin-left: 10px;
	border: solid #666666 5px;
}
.subscript {
	vertical-align: sub;
	font-size: 0.8em;
}
.superscript {
	vertical-align: super;
	font-size: 0.8em;
}

#adsenseVert {
	position: fixed;
	height: 600px;
	width: 160px;
	top: 113px;
	left: 800px;
	background-color: #333;
}
#adsenseLinks {
	position: fixed;
	height: 90px;
	width: 160px;
	top: 18px;
	left: 800px;
}
#home {
	position: fixed;
	height: 40px;
	width: 121px;
	left: 0px;
	top: 10px;
	vertical-align: top;
}
