body {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-variant: small-caps;
	background: #000000 url(../images/drums5.jpg) no-repeat fixed center center;
}
h1 {
	text-align: center;
	position: relative;
	top: 0px;
	clear: both;
	padding: 0px;
	margin: 2px 0 0 0;
}

.topBar {
	font-size: 52px;
	font-weight: bold;
	color: #333333;
	top: 5px;
	z-index: 1;
	position: absolute;
	text-align: center;
	width: 390px;
	left: 50%;
	margin-left: -195px;
}
.boxesBox {
	position: absolute;
	width: 950px;
	top: 95px;
	height: 365px;
	padding-bottom: 10px;
	left: 50%;
	margin-left: -500px;
	padding-left: 0px;
}
.leftSpacer {
	position: absolute;
	width: 467px;
	clear: both;
	overflow: auto;
	height: 365px;
	margin: 0px;
	padding: 0px;
	border: medium ridge #666666;
	top: 25px;
}
.leftSpacer2 {
	left: 505px;
	position: absolute;
	overflow: auto;
	height: 365px;
	width: 480px;
	border: medium ridge #666666;
	top: 25px;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 2px;
}
#linksLinx {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
a:link {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
.stream {
	height: 425px;
	width: 828px;
	margin-top: 5px;
	left: 50%;
	margin-left: -414px;
	text-align: center;
	position: absolute;
	font-weight: bolder;
	padding: 0px;
}
.bigBox {
	color: #FFFFFF;
        border:
	overflow: auto;
	position: absolute;
	min-height:160%;
	height:auto !important;
        invisible: invisible;
	height: 75%;
	width: 700px;
	top: 190px;
	margin-left: -350px;
	bottom: 9%;
	left: 50%;
	margin-top: 0px;
	clear: both;
	text-align:left;
	z-index: 0;
	padding-left: 5px;
	padding-bottom: 10px;
}

.navBar {
	border: medium ridge #999999;
	width: 500px;
	position: absolute;
	text-align: center;
	top: 110px;
	margin-left: -417.5px;
	left: 63%;
	padding: 0px;
	font-size: 13px;
}
.curPage {
	color: #0000FF;
	font-weight: bold;
}
