@charset "UTF-8";
/* CSS Document */

#titlebar {
	background-image: url(images/TitlebarBlkS.jpg);
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	height: 45px;
	color: #FFF;
	line-height: 42px;
	font-size: 18px;
	text-transform: none;
	text-align: center;
	overflow: visible;
}
#intro {
	background-color: #000;
	margin: 0px;
	text-align: left;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 16px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Group_Reels {
	background-image: url(images/TitlebarBlkS.jpg);
	height: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 20px;
	width: 100%;
	background-position: center;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
}

#Reel_Txt {
	width: auto;
	height: 102px;
	border: thin solid #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin: 0px;
	text-align: left;
}

body {
	background-color: #000;
}
.subtext {
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 9px;
}

#subtext {
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 9px;
}

#spacer {
	width: 100%;
	height: 20px;
}