#wrapper {
	width:755px;
	margin:0 auto;
	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
}


	h1 {
	font-size: 36px;
}
a:link {
	color: #FFFFFF;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color:#999999;
	text-decoration: underline;
}
#bottomText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(../images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: right;
color: white;
padding: 9px 11px;
text-decoration: none;
border-left: 1px solid #000;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../images/blockactive.gif) center center repeat-x;
}
#content {

border:thin, #333333, solid  ;
}
#redText {
	color: #FF0000;
}
#vidwrap  {
margin: 0 auto;
text-align:center;
}