body {
	font-family: "Bitstream Vera Sans",Verdana,Arial,Helvetica,Sans,"Bitstream Vera Serif";
	font-size: 1em;
	color: #fffff;
	background: #000000;

}
#wrapper {
	text-align: left;
	width: 800px;
	margin: 0px auto 5px auto; 



}
.navigation {
	background: black;
	padding:4px 0px;
	color: #8E8F91;
	width: 801px;
	font-variant:small-caps;
	font-size:14px;
	position: relative;
	left: -20px;
}
.navigation img {
border:none;
}
.navigation ul{
	list-style:none;
	margin:4px;
}

.navigation ul li{
	display: inline;
	padding:0 0px 0 0;
}

.navigation ul li a{
	text-decoration: none;
	color: #8E8F91;
}

.centerstage {
	position:relative;
	float: leftt;
	top: 0px;
	left: 0px;
	width: 800px;
}


h1,h6{
	color:#EDDF0B;
	font-variant:small-caps;
	margin:8px 12px;
	font-weight:normal;
	font-size: 26px;
	margin-left:0;
}
h2{
	color:#EDDF0B;
	font-variant:small-caps;
	margin:8px 12px;
	font-weight:normal;
	font-size: 21px;
	margin-left:0;
}
h3{
	color:#EDDF0B;
	font-variant:small-caps;
	margin:8px 12px;
	font-weight:normal;
	font-size: 19px;
	margin-left:0;
}

h4{
	color:#EDDF0B;
	font-variant:small-caps;
	margin:8px 12px;
	font-weight:normal;
	font-size: 16px;
	margin-left:0;
}
h5{
	color:#EDDF0B;
	font-variant:small-caps;
	margin:8px 12px;
	font-weight:normal;
	font-size: 18px;
	margin-left:0;
}

.centerContent {
	background:#000000;
	position:relative;
	float: right;
	top: 0px;
	left: 0px;
	width: 800px;


}
.contentBox {
	background:#000000;
	position:relative;
	float: right;
	top: 0px;
	left: 5px;
	width: 695px;
}
.contentBoxFull {

	/*background:#23272A;*/
	background:#000000;
	position:relative;
	float: right;
	top: 0px;
	left: 4px;
	width: 800px;


}
.rightLogos {
	position:relative;
	float: left;
	top: 15px;
	left: 0px;
	width: 101px;
	color: #yellow;
	font-size:10px;
}

.bb {
border:	1px solid #0000FF;
}
.style6 {
color: #0000FF;
font: .6em;
}
.style7 {
color: #FFFF00;
font: .6em;
}
.contentText {
        padding: 0px 3px 6px 3px;
	position: relative;
	color: #A8A7AD;
}
.assocLogos {
	position:relative;
	float: right;
	top: 285px;
	left: 223px;


}
.warningBox {

	/*background:#23272A;*/
	clear: both;
	background:red;
	position:relative;
	float: left;
	top: 0px;
	left: 4px;
	width: 800px;


}
.footer{
	width: 800px;
	text-align: right;
	text-decoration: none;
	color: #EDDF0B;
        background-color: #000000;

}
.theLinks{
   background-color: #000000;
	color: #000000;
}
.theLinks a {
	text-decoration: none;
	color: #000000;
}

.theLinks a:visited {
	text-decoration: none;
	color: #000000;
}
.footer a{
	text-decoration: none;
		color: #EDDF0B;


}
.clear {
	clear: both;
}
.spacer {
	height: 18px;
}