* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #ffffff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

a {
	color: #85859c;
	text-decoration: underline;
}

a:hover {
	color: #69699c;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 780px;
	border-color: #F19E4B;
	border-width: 0px 1px 1px;
	border-style: solid;
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}


/* Page Header */

#page_header {
	width: 780px;
	height: 113px;
	color: #fff;
	background: url('images/header_background.gif') repeat-x 0px 0px;
	overflow: hidden;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading_left {
	width: 120px;
	height: 115px;
	background: url('images/Hit_Right.jpg') no-repeat 15px 0px;
	float: left;
}

#page_heading_logo {
	width: 312px;
	height: 75px;
	background: url('images/Indy.jpg') no-repeat 5px 38px;
	float: left;
}

#page_heading_right {
	width: 120px;
	height: 115px;
	background: url('images/Hit_Left.jpg') no-repeat 5px 0px;
	float: left;
}


#page_headerlinks {
	padding-right: 20px;
	padding-top: 10px;
	width: 175px;
	float: right;
	text-align: left;
	word-spacing: -1px;
}

#page_headerlinks ul {
	list-style-type: none;	
}

#page_headerlinks li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
	background: url('images/header_toplinks_div.gif') no-repeat 100% 2px;
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}

/* Page Footer */

#page_footer {
	width: 780px;
	height: 22px;
	color: #fff;
	background: url('images/footer_background.gif') repeat-x 0px 0px;
	overflow: hidden;
}

#page_footer a {
	color: #fff;
	text-decoration: none;
}



#page_footerlinks {
	padding-right: 20px;
	padding-top: 6px;
	width: 175px;
	float: center;
	text-align: left;
	word-spacing: -1px;
}

#page_footerlinks ul {
	list-style-type: none;	
}

#page_footerlinks li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
	background: url('images/header_toplinks_div.gif') no-repeat 100% 2px;
}

#page_footerlinks li.last {
	padding-right: 0px;
	background: none;
}

/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 780px;
	height: 21px;
}

#page_menu ul {
	width: 780px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	width: 130px;
	height: 21px;
	float: left;
	background: url('images/menu_background.gif') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#page_menu li.last {
	margin-right: 0px;
	width: 125px;
}

#page_menu a {
	padding-top: 3px;
	Display: Block;
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover {
	color: #e1e1e1;
}


/* Left Sidebar */

#left_sidebar {
	width: 129px;
	float: left;
	text-align: left;
	color: #8989b6;
}

#left_sidebar a {
	color: #8989b6;
}

#left_sidebar a:hover {
	color: #F19E4B;
}



/* Left Sidebar: Newsletter Signup Box */

#newsletter {
	margin-bottom: 2px;
	padding: 5px 5px 5px 5px;
	width: 118px;
	border-color: #F19E4B;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	overflow: hidden;
	font-weight: bold;
}

#newsletter h2 {
	padding-bottom: 10px;
	font-size: 10px;
}

#newsletter input {
	padding-left: 0px;
	width: 115px;
	height: 16px;
	border: #bfbfe6 1px solid;
	float: left;
	clear: left;
}

#newsletter input.button {
	margin-top: 3px;
	margin-left: 95px;
	width: 22px;
	height: 13px;
	border: none;
}

#newsletter #link_cancel {
	margin-top: 5px;
}


/* Left Sidebar : Categories */

#categories {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: #F19E4B;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

#categories_header {
	margin-bottom: 2px;
	width: 127px;
	height: 20px;
	background-color: #F19E4B;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#categories ul {
	margin: 0px auto;
	width: 120px;
	list-style-type: none;
}

#categories li {
	width: 120px;
	height: 21px;
	list-style-type: none;
	text-align: center;
	border-bottom: #b6b6d2 1px solid;
	float: left;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #7575a9;
	text-decoration: none;
}

#categories li a:hover {
	color: #56567c;
}



/* Main Content Area */

#main_content {
	padding: 0px 0px 0px 70px;
	width: 650px;

}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #F19E4B;
	overflow: hidden;
}




/* Status Item Description */

#Status_item {
	margin: 0px auto 0px;
	padding: 0px 0px;
	width: 600px;
}

#Status_item_header {
	margin-top: 10px;
	float: center;
	width: 600px;
}

#Status_item_News_header h1 {
	color: #434367;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}

#Status_item_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}

#Status_item_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}

#Status_item_image {
	margin: 0px auto 0px;
	width: 245px;
	float: center;
	overflow: hidden;
	text-align: center;
}

#Status_item_text {
	width: 800px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}


#Status_item_link a {
	text-decoration: none;
}


/* News Item Description */

#news_item {
	margin: 0px auto 0px;
	padding: 0px 0px;
	width: 600px;
}

#news_item_header {
	margin-top: 10px;
	float: right;
	width: 600px;
}

#news_item_News_header h1 {
	color: #434367;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}

#news_item_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}

#news_item_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}

#news_item_image {
	margin: 0px auto 0px;
	padding: 70px 0px;
	width: 600px;
	float: center;
	overflow: hidden;
	text-align: center;
}

#news_item_text {
	float: center;
	Padding: 0px 0px;
	clear: left;
	width: 600px;
	font-size: 10px;
	font-family: arial, tahoma, sans-serif;
}

#news_item_link {
	float: left;
	clear: left;
	width: 600px;
	font-weight: bold;
	text-align: right;
}

#news_item_link a {
	text-decoration: none;
}

/* Standings */

#standings_item {
	margin: 0px auto 0px;
	padding: 0px 0px 0px 70px;
	width: 650px;
}

#standings_item_header {
	margin-top: 25px;
	float: center;
	width: 650px;
	Padding: 0px 0px;
}


#standings_item_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}

#standings_item_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}


#standings_item_text {
	Padding: 0px 0px 0px 20px;
	width: 650px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}



#standings_item_link a {
	text-decoration: none;
}

/* Info Item Description */

#info_item {
	margin: 0px auto 0px;
	padding: 0px 0px 0px 70px;
	width: 650px;
}

#info_item_header {
	margin-top: 25px;
	float: center;
	width: 650px;
	Padding: 0px 0px;
}

#info_item_News_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}

#info_item_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}

#info_item_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}

#info_item_image {
	width: 245px;
	float: right;
	overflow: hidden;
	text-align: right;
}

#info_item_text {
	Padding: 0px 0px 0px 20px;
	width: 650px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}


#info_item_link a {
	text-decoration: none;
}

/* Results */

#results_item {
	margin: 0px auto 0px;
	padding: 0px 0px 0px 70px;
	width: 650px;
}

#results_item_header {
	margin-top: 25px;
	float: center;
	width: 650px;
	Padding: 0px 0px;
}


#results_item_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}

#results_item_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}


#results_item_text {
	Padding: 0px 0px 0px 20px;
	width: 650px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}


#results_item_link a {
	text-decoration: none;
}

/* Stats */

#stats_item {
	margin: 0px auto 0px;
	padding: 0px 0px 0px 70px;
	width: 650px;
}

#stats_item_header {
	margin-top: 25px;
	float: center;
	width: 650px;
	Padding: 0px 0px;
}


#stats_item_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}

#stats_item_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}


#stats_item_text {
	Padding: 0px 0px 0px 20px;
	width: 650px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}


#stats_item_link a {
	text-decoration: none;
}



/* Page Footer */

#page_footer {
	width: 780px;
}

#foot {
	padding-top: 17px;
	float: right;
	width: 305px;
	height: 30px;
	color: #9595c2;
	text-align: center;
}

#foot a {
	color: #9595c2;
}

#foot_list {
	float: left;
}

#foot_list ul {
	width: 470px;
	list-style-type: none;
}

#foot_list li {
	margin: 5px 6px 3px 3px;
	height: 40px;
	list-style-type: none;
	float: left;
}


