body {
	background:#000 url(../images/bg.jpg) no-repeat top center; 
	margin:0; 
	padding:0; 
	color:#959595; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	text-align:center;
}

.homepage {
	background:#000 url(../images/bg_home.jpg) no-repeat top center; 
}

a img {
	border:0;
	margin:0;
}


/* ---- FONTS ---- */
input {color:#666; font-size:11px; letter-spacing:.1em;}

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}
h2 {
	color:#fefefe;
	font-size:14px;
	margin:0;
	padding:0;
}
h4 {
	color:#fefefe;
	font-size:12px;
	margin:0;
	padding:0;
}
h6 {
	color:#fefefe;
	font-size:11px;
	margin:0;
	padding:0;
}
p {
	line-height:1.6;
	margin:15px 0 20px 0;
	color:#fefefe;
}
a:link,  a:visited {
	color:#FF0000;
	text-decoration:underline;
}
a:hover {

}

div.hr {
	height:0px;
	width:100%;
	
}

.textBox		
			{  
			 border: 1px solid #ff0000;
			 border-collapse: collapse;
			}
			
div.hr hr {display: none}

ul {
	margin: 0;
	padding: 0;
}
ul li {
	list-style:none;
	margin: 0;
	padding: 0;
}


/* ---- CONTENT ---- */
#wrapper {
	width:830px;
	margin:0 auto;
}
.header {
	height:235px;
}
.hero {
	margin:0 0 15px 0;
}
.content {
	padding:0 0 0 10px;
	text-align:left;
	line-height:1.6;
}

strong {
	color:#fff;
}

/* ---- homepage ---- */
.homeflash {
	margin:0;
}
.homemenu {
	margin:0;
}
/* ---- featured players ---- */
.half {
	width:390px;
	margin:0 8px 24px 10px;
	float:left;
	text-align:left;
	line-height:1.6;
}

.half img {
	float:left;
	margin:0 24px 0 0;
	border:1px solid #646464;
}

/* ---- top 24 ---- */
.top24 td {
	background:url(../images/bg_top24.jpg) no-repeat top left;
	height:9px;
	width:100%;
	padding:10px 0 0 10px;
	font-size:11px;
	vertical-align: top;
	height:72px;
	width:268px;
}
.top24 {
	margin:0 0 0 0px;
}

/* ---- divisions ---- */
/* ---- schedule ---- */
/* ---- registration ---- */
/* ---- hotel travel ---- */
.third {
	width:254px;
	margin:0 8px 18px 10px;
	float:left;
	text-align:left;
	line-height:1.6;
}


/* ---- contact ---- */



/* ---- FOOTER ---- */
.footer {
	margin:25px 0 50px 0;
	font-size:11px;
	clear:both;
}

.footer a:link, .footer  a:visited {
	color:#959595;
	text-decoration:none;
}
.footer a:hover {
	color:#fefefe;
	text-decoration:underline;
}



/* ---- REGISTER ---- */
/*
.registerform {
	font-size:12px;
	line-height:2.0;
	color:#fc9003;
	font-weight:bold;
}
*/
