body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	margin: 0px;
	padding: 0px;
	/* background: #000000 url("images/red_bg.gif") fixed; */
}

/*** Table Stuff ***/

td, 
th {
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	/*background-color: #000000; */
}

.rulesText 
{
	font-size: 12px;
	color: #eeeeee;
}

.whiteText 
{
	font-size: 12px;
	color: #ffffff;
}

.whiteText a 
{
	color: #ffffff;
	text-decoration: none;
}

.whiteText a:hover 
{
	color: #ee0000;
	text-decoration: underline;
}

.largePara
{
	font-family: Times New Roman, Arial, Helvetica, serif;
	font-size: 20px;
	color: #ffffff;
	letter-spacing: -1px;
}

.largePara a 
{
	color: #ffffff;
	text-decoration: none;
}

.largePara a:hover 
{
	color: #ee0000;
	text-decoration: underline;
}

.rulesHead {
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}

table {
	border: 0;
}

table.profile {
	border-width: 0px;
	padding: 2px;
	border-style: none;
}
table.profile td {
	width: 75px;
	border-width: 0px;
	padding: 2px;
	border-style: none;
	vertical-align: top;
}
	

.blackBG_wide {
	background-color: #000000;
	border: 0;
	width: 600px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
}

.paddedCell {
	border: 0;
	padding: 5px 5px 5px 5px
	text-align: left;
	vertical-align: top;
}

.paddedBlack {
	background-color: #000000;
	border: 0;
	padding: 5px 5px 5px 5px
	text-align: left;
	vertical-align: top;
}

#banner {	/*** This is the Header Image ***/
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	height: 80px;
	border-top: 0px solid #000000;
	border-bottom: 2px solid #000000;
	background-image: url("images/new_hdr.jpg");
	background-position: left;
	background-repeat: no-repeat;
	background-color: #000000;
}

.line {
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 10px;
	vertical-align: middle;
}

/*** Text Tags ***/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -1px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #dd0000;
	letter-spacing: -1px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	letter-spacing: -1px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
}

.pStrong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
}

.pWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

.pSlogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}

.pSloganCenter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00bff3;
	text-align: center;
}

.pSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}

.pSmallCentered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	text-align: center;
}

.warning {
	color: #ff0000;
	font-weight: bold;
}

.pCode {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}

.pCodeGrey {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #dddddd;
}

.newsList li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	border-bottom: 2px solid #000000;
}

.bigTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -1px;
}

/*** Nav Stuff ***/
a {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #ee0000;
	text-decoration: underline;
}

a img {
	border: none; 
} 

/*** Menu Stuff ***/
a.menu {
	font-family: arial, helvetica, sans-serif;
	color: #cccccc;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	letter-spacing: -0.1px;
}

a.menu:hover {
	color: #ffffff;
	text-decoration: underline;
}

.centerAdvert {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
}

.pTitle16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
}

#dancer
{
}

#dancer p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}

#dancer .intro
{
	font-size: 13px;
	font-weight: bold;
	color: #6699ff;
}

#dancer .brighter
{
	color: #eeeeee;
}

#dancer a 
{
	color: #6699ff;
	text-decoration: none;
}

#dancer a:hover 
{
	color: #3355ff;
	text-decoration: underline;
}