@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	padding: 0;
}

* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
#wrapper {
	padding-bottom: 176px;
	background-image: url(images/top_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#stitching-top {
	background-image: url(images/top_corner.gif);
	background-repeat: no-repeat;
	height: 176px;
	width: 302px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#stitching-bottom {
	background-image: url(images/bottom_corner.gif);
	background-repeat: no-repeat;
	height: 176px;
	width: 302px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#logo {
	position: absolute;
	top: 0px;
	left: 20px;
}
#top-menu {
	height: 56px;
	width: 213px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 78px;
}
#top-menu .top-menu-tab {
	float: left;
	display: block;
	margin-right: 5px;
}
#left-col {
	width: 206px;
	padding-top: 35px;
	margin-right: auto;
	margin-left: auto;
}
#left-col a {
	color: #3e1f15;
	font-size: 14px;
	padding-left: 54px;
}
#left-col a:hover {
	color: #950013;
	text-decoration: none;
	background-image: url(images/left_menu_hover.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#content-body {
	margin-right: auto;
	margin-left: auto;
}
#right-col {
	margin-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
}
#scoreboard {
	width: 131px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}
#scoreboard table {
	font-size: 12px;
	margin-bottom: 15px;
}
#scoreboard td {
	padding-top: 3px;
	padding-bottom: 2px;
}
#scoreboard .row {
	background-image: url(images/row_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#scoreboard h2 {
	font-size: 16px;
	color: #950013;
	padding-bottom: 5px;
}
#scoreboard h6 {
	font-size: 14px;
	color: #950013;
	padding-bottom: 5px;
}
#right-col h1 {
	font-size: 18px;
	padding-bottom: 10px;
}
#right-col h2 {
	font-size: 14px;
	padding-bottom: 7px;
}
#right-col p {
	color: #3e1f15;
	line-height: 1.3em;
	font-size: 12px;
	padding-bottom: 1em;
}
#right-col hr {
	color: #f2d497;
	display: block;
	margin-bottom: 10px;
	height: 1px;
	border: none;
	background-color: #f2d497;
}
#right-col a {
	color: #950013;
}
#right-col .small-text {
	font-size: 11px;
}
#right-col .firstp {
	font-size: 13px;
}
#right-col .scores-stats table td {
	padding: 3px;
}
#left-col li {
	display: block;
	margin-bottom: 10px;
}
#sponsors {
	height: 133px;
	background-image: url(images/sponsors_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: absolute;
	bottom: 18px;
	width: 70%;
	right: 0px;
	display: block;
}
#sponsors #sponsors-signage {
	background-image: url(images/sponsors_signage.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 133px;
	width: 571px;
}
#sponsors #sponsors-signage table {
	height: 133px;
}
#sponsors #sponsors-signage table td {
	padding-bottom: 13px;
	padding-left: 20px;
}
/*---- sIFR ---*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-active h1 {
      visibility: hidden;
      font-family: Verdana;
      line-height: 1em;
}

.sIFR-active h1 {
      padding-bottom: 0;
}
/*---- sIFR ---*/
#wrapper #sponsors #sponsors-signage .adflash {
	padding-top: 45px;
	padding-left: 40px;
}
#wrapper #content-body #right-col .scores-stats h6 {
	font-size: 14px;
	color: #950013;
	padding-bottom: 5px;
	padding-left: 5px;

}
