body {
	text-align: center;
	background-image: url(../images/bg_pattern_bk.png);
	background-repeat: repeat;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	
}


/* Web Site Wrapper Section */
#wrapper {
	margin: 0 auto;
	width: 970px;
}


/* Top Banner Ad Section */
#banner {
	width: 970px;
	height: 105px;
	margin: 0 auto;
	padding: 10px 0;
		
}

/* TPS Top Banner Ad Section */
#tpsbanner {
	left: auto;
	background-color: black;
	width: 970px;
	height: 150px;
	background-position: left;
	
	
		
}


/* Header Section */
#header {
	background-image: url(../images/TPSsite_header.gif);
	background-repeat: no-repeat;
	width: 970px;
	height: 295px;
	margin: 0 auto;
	
}



/* Navigation Section */
ol, ul
{
	list-style: none;
}

#dMainNav
{
	background-image: url(../images/main_nav_bg.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	float: left;
	padding: 0;
	height: 26px;
	left: 1px;
	width: 970px;
}

#dMenu
{
	width: 860px;
	height: 26px;
	float: left;
	font-family: Tahoma;
}


#dMenu ul
{
	clear: left;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 26px;
}


#dMenu li
{
	display: block;
	width: 120px;
	height: 26px;
	float: left;
	border-left: 1px solid gray;
	border-right: 1px solid black;
	text-decoration: none;
	
}

#dMenu a
{
	display: block;
	height: 26px;
	line-height: 26px;
	background-image: url(../images/nav_btn_bg.png);
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 0 0 0px;
}

#dMenu a:hover
{
	background-image: url(../images/nav_alt_bg.png); 
	color: #ffffff;
	font-weight: bolder;
}


#dMenu a:active, a:active:hover
{
	font-weight: bolder;
	background-image: url(../images/nav_alt_bg.png);
}

#dMenu ul li a span
{
	display: block;
}

#dSubMenu
{
	width: 97px;
	float: right;
	height: 24px;
	padding: 2px 2px;
}

#dSubMenu ul
{
	clear: right;
	float: right;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 24px;
}

#dSubMenu li
{
	display: block;
	width: 23px;
	height: 24px;
	float: left;
	text-decoration: none;
}

#dSubMenu a
{
	display: block;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	margin: 0 0 0 0px;
}

#dSubMenu ul li a span
{
	display: block;
}

#facebook
{
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
}

#myspace
{
	background-image: url(../images/myspace.png);
	background-repeat: no-repeat;
}

#twitter
{
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
}


/* Content Section */

#maincontent {
	clear: both;
	width: 970px;
	height: 730px;
	background-color: #1c1c1c;
}

#rightcol {
	float: right;
	width: 280px;
	height: 730px;
	background-color: #161616;
}

#topad {
	margin: 0px;
	padding: 10px 0;
	
}

#midad {
	padding: 10px 0;
}

#bottomad {
	padding: 10px 0;
}

#centercol {
	float: left;
	position: relative;
	width: 499px;
	height: 730px;
	padding: 0 10px;
	background-color: #1c1c1c;
}

#leftcol {
	clear: left;
	float: left;
	width: 170px;
	height: 730px;
	background-color: #161616;
}

#ad1 {
	padding: 10px 0;
}

#ad2 {
	padding: 10px 0;
}

#ad3 {
	padding: 10px 0;
}

#ad4 {
	padding: 10px 0;
}

#ad5 {
	padding: 10px 0;
}

#ad6 {
	padding: 10px 0;
}


/* Footer Section */
#footer {
	clear: both;
	width: 970px;
	height: 150px;
	background-image: url(../images/footerbg.png);
	background-repeat: repeat-x;
}

#footermenu {
	width: 970px;
	height: 28px;
	font-family: Tahoma;
}

#footermenu ul {
	width: 970px;
	display: inline;
	margin: 10px;
	padding: 0;
	height: 26px;
}

#footermenu li {
	display: inline;
	width: 100px;
	height: 26px;
	margin: 0 15px;
	text-decoration: none;
}

#footermenu a {
	display: inline;
	height: 26px;
	line-height: 26px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 0 0 0px;

}

#footermenu a:hover {
	font-weight: bold;
}

#footermenu ul li a span {
	display: block;
}

#footertext {
	text-align: center;
	color: #CCC;
}

/* Logo Section */
#logo {
	margin: 0 auto;
	padding: 10px 0;
}


/* All Star Weekend 2010 DFW */
#allstarheader {
	width: 970px;
	height: 336px;
	margin: 0 auto;
	
}

#allstarmaincontent {
	clear: both;
	width: 970px;
	height: 1330px;
	background-color: #1c1c1c;
}

#allstar_lt_col {
	float: left;
	width: 580px;
	height: 830px;
	margin: 0 auto;
	padding: 10px 10px;
	background-color: #1c1c1c;
}

#allstar_rt_col {
	float: right;
	width: 350px;
	height: 830px;
	margin: 0 auto;
	padding: 10px 10px;
	background-color: #161616;
}

#allstar_btm {
	clear: both;
	width: 970px;
	height: 500px;
	margin: 0 auto;
	background-color: #161616;

}

/* Individual Section */
#isomaincontent {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 970px;
	height: 260px;
	background-image: url(../images/footerbg_up.png);
	background-repeat: repeat-x
	
}



