body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
	text-align: center;
		padding: 0;
		margin:0;
}
#upperstrong {
	text-transform: uppercase;
	font-size:14px;
	font-weight: bold;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	background-color:#000000;
	padding: 0;
	width: 1000px;
	margin: 0;
	padding: 0;
	  margin-left: auto;
  margin-right: auto;

	}
#leftcol {
	width: 198px;
	float:left;
	margin: 0;
	padding: 0;	
	height: 820px;
	}
#midcol {
	width: 625px;
	height: 820px;
	float:left;
	margin: 0;
	padding: 0;	}
#midtop {
	width: 625px;
	height: 394px;
	margin: 0;
	padding: 0;	}
	
#midtext {

	width: 625px;
	height: auto;
	margin: 0;
	background-image: url(../images/home_text_bg.jpg);
	background-repeat: repeat y;
	float:left;
	padding: 0;	
	border-bottom: 10px solid #ffffff;
	}
#sponsorMidtext {

	width: 625px;
	height: auto;
	margin: 0;
	float:left;
	background-color:#FFFFFF;
	padding: 0;	
	border-bottom: 10px solid #ffffff;
	}

#othermidtext {

	width: 625px;
	height: auto;
	margin: 0;
	background-image: url(../images/ticket_text_bg.jpg);
	background-repeat: repeat y;
	float:left;
	padding: 0;	
	border-bottom: 10px solid #ffffff;
	}

#indextext {
	width: 405px;
	height:auto;
	padding: 15px 110px;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	}
	#nindextext {
	width: 395px;
	padding: 15px 110px;
	text-align:center;
	font-size:12px;
	height: auto;
	color:#FFFFFF;
	border-color: #000000;
	
	}
#othertext {
	width:555px;
	height:auto;
	padding: 30px;
	text-align:left;
	font-size:12px;
	color:#000000;
	}
#centothertext {
	width:595px;
	height:auto;
	padding: 15px;
	text-align:center;
	font-size:12px;
	color:#000000;
	}

#rightcol {
	margin: 0;
	width:177px;
	height: 820px;
	float: left;
	padding: 0;	}