/* CSS Document */

body {
	background-color:#FFFFFF;
	background-image: url(images/tile.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
}
#kfccontainer {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height: 600px;
	position: relative;
	background-color: #00ACEE;
	background-image: url(images/tile_collage.gif);
}
#flash {
	position:absolute;
	top:196px;
	left:160px;
	width:300px;
	height:400px;
}
#kfccredits {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	height: 12px;
	border: 4px solid #FFFFFF;
	position: relative;
	background-color: #FFFFFF;
	text-align: center;
}
#kfccredits a:link, #kfccredits a:visited {
	color: #F0027F;
	text-decoration: none;
}
#kfccredits a:hover, #kfccredits a:active {
	color: #00A0C6;
	text-decoration: none;
}

#kfcfront {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/background_champion283.gif);
	background-repeat: no-repeat;
	height: 600px;
	border: 2px solid #333333;
	position: relative;
}
#kfcwhere {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/background_where.gif);
	background-repeat: no-repeat;
	height: 600px;
	border: 2px solid #333333;
	position: relative;
}
#trucks {
	position:absolute;
	top:230px;
	left:460px;
	width: 320px;
	height: 310px;
}
#info {
	width:300px;
	position: absolute;
	top:10px;
	left:470px;
	height: 580px;
	overflow: auto;
	background-color: #FFFFFF;
}
#video_box {
	width:320px;
	position: absolute;
	top:10px;
	left:460px;
	height: 420px;
}
#prizebox {
	width:360px;
	padding:5px;
	position: absolute;
	top:60px;
	left:15px;
	height: 320px;
	background-image: url(images/prizes2.jpg);
	background-repeat: no-repeat;
}
#prizedetails {
	position: absolute;
	top:190px;
	left:5px;
	width:350px;
	height:70px;
	background-color:#FFFFFF;
}
#dates {
	font-size:10px;
}
#dates table {
	margin-left:20px;
}
#dates td {
	padding-right:15px;
	padding-bottom:1px;
}
#datesfull {
	width:440px;
	padding:5px;
	position: absolute;
	top:160px;
	left:20px;
	height: 420px;
	overflow: auto;
	font-size: 10px;
}
#datesfull table {
	margin-left:20px;
	text-transform: capitalize;
}
#datesfull td {
	padding-right:6px;
	padding-bottom:4px;
}
#prizes {
	width:400px;
	padding:5px;
}
ol {
	margin:0px;
}
p {
	margin-top:2px;
	margin-bottom:4px;
	margin-left:20px;
}
a:link, a:visited {
	color: #00ACEE;
	text-decoration: none;
}
a:hover, a:active {
	color: #EB008C;
	text-decoration: none;
}

.subtle a:link {
	color: #666666;
	text-decoration: none;
}
.subtle a:visited {
	color: #666666;
	text-decoration: none;
}

h1 {
	font-size:16px;
	font-weight:bold;
	margin-top:6px;
	margin-bottom:4px;
	text-transform:uppercase;
	color: #CCECF4;
}
h2 {
	font-size:14px;
	font-weight:bold;
	margin-top:6px;
	margin-bottom:4px;
	text-transform:uppercase;
	color: #00ACEE;
	padding-right: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00ACEE;
}
#home {
	height: 180px;
	width: 280px;
	left: 4px;
	top: 4px;
}
#home img {
	height: 100%;
	width: 100%;
}
#menu {
	position:absolute;
	left:30px;
	top:190px;
	width:120px;
	height: 400;
}
#menu .section {
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
}
#menu #sponsors a {
	display:block;
	padding-bottom:5px;
}
#menu #sponsors {
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECEC;
	padding-top: 15px;
	text-align: center;
}
#menu #links {
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECEC;
	padding-top: 15px;
}
.done {
	color:#999999;
}
#news {
	position:absolute;
	width: 320px;
	height: 600px;
	background-color: #FFFFFF;
	right: 20px;
	top: 0px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:2px;
	text-transform:uppercase;
	color: #00ACEE;
}
.prizes {
	font-size:10px;
}
