@charset "UTF-8";
/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(images/burtonp2_bkg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

.widebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(images/burtonp2_wide_bkg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

p {
	color: #000;
	font-size: 12px;
	margin-top: 0px;
	line-height: 1.4em;
}

h1{
	font-size: 20px;
	color:#d31145;
	margin: 12px 0px;
}

h2{
	font-size: 16px;
	color:#333;
	margin: 12px 0px;
}

h3{
	font-size: 14px;
	color:#000;
	margin: 12px 0px 2px 0px;
}

ul {
	font-size: 12px;
	line-height: 1.6em;
}

a:link {
	color: #d31145;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #d31145;
}

a:hover {
	text-decoration: underline;
	color: #d31145;
}

.notpara {
	color: #000;
	font-size: 12px;
	margin-top: 0px;
	line-height: 1.4em;
}

.sidebar {
	padding: 15px 0px;
	display: block;
	width: 264px;
	vertical-align:top;
}

.sidebar h1 {
	color: #f7c52c;
	font-size: 18px;
	padding: 5px 25px;
}

.sidebar p {
	color: #FFF;
	font-size: 11px;
	line-height: 1.5em;
	padding: 5px 25px;
}

.corner {
	background-image: url(images/yellow_top_corner.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 750px;
}

#holder { 
	padding: 50px 40px 0px 80px;
	display: block;
}

div#flashnav {
	position: relative;
	top: 0px;
	left: 0px;
	padding-right: 10px;
	height: 160px;
	width: 240px;
	display:block;
	z-index: 5;
}

.tableformat {
	color:#006666;
	font-size: 12px;
	text-align:center;
	border: 2px #666666 solid;
}

.tableformat th {
	color:#FFF;
	font-weight:bold;
	background-color:#666;
	text-align:center;
}

.tableformat td {
	color:#000;
	font-weight: normal;
	text-align:center;
	padding: 2px 0px;
	border-top: 1px #FF0000 solid;
}

.table2col {
	color:#006666;
	font-size: 12px;
	text-align: left;
}

.table2col td {
	color:#000;
	font-weight: normal;
	text-align:left;
	padding: 2px 6px;
	border-top: 1px #000 solid;
}


.imgrtpad {
	padding: 0px 0px 12px 24px;
}

.copyright {
	font-size: 9px;
	color:#000000;
	padding: 60px 0px 30px 80px;
	z-index: 2;
}

.copyright a, .copyright a:visited {
	font-size: 9px;
	color:#000000;
	text-decoration:none;
}

.copyright a:hover {
	color: #d31145;
	text-decoration:underline;
}

.crossnav {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #AB892F;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
.crossnav a:link, .crossnav a:visited {
	color: #000;
	text-decoration: none;
	padding: 12px;
}
.crossnav a:hover {
	color: #AB892F;
	padding: 12px;
	text-decoration: none;
}

.smallredtype {
	font-size: 9px;
	color: #d31145;
}

.boldred {
	font-weight: bold;
	color: #d31145;
}

.splattable {
	background-image:url(images/burtonp2_tblbkg.gif);
	background-repeat:no-repeat;
	}
	
	
.sponsorlist li{
	list-style-image: url(images/splat_bullet.gif);
	padding-bottom: 6px;
}

.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.legal a:link, .legal a:visited, .legal a:hover {
color: #d31145;

}

#teamswap {
	position: fixed;
	margin: 0px;
	left: 10px;
	top: 200px;
	height: 400px;
	width: 250px;
	z-index: 3000;
}