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

#big_box {
	position: relative;
	height: 1000px;
	width: 740px;
	top: 75px;
}
#ray_box {
	position: relative;
	height: 235px;
	width: 740px;
	left: 0;
	top: 0;
}
#grill_box {
	position: absolute;
	height: 252px;
	width: 504px;
	left: 122px;
	top: 6px;
	z-index: 20;
}
#yellow_car {
	position: absolute;
	height: 86px;
	width: 200px;
	left: 537px;
	top: 98px;
	z-index: 15;
}
#red_car {
	position: absolute;
	height: 90px;
	width: 210px;
	left: 6px;
	top: 99px;
	z-index: 15;
}
#studio_box {
	position: absolute;
	height: 48px;
	width: 422px;
	top: 244px;
	left: 159px;
	background-color: #0A0A0A;
}
#welcome_box {
	position: absolute;
	height: 75px;
	width: 360px;
	left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	background-color: #0A0A0A;
}
#music_player_text {
	position: absolute;
	height: 30px;
	width: 600px;
	color: #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	z-index: 10;
	background-color: #0A0A0A;
	top: 300px;
	left: 68px;
}
#blue_bars {
	position: relative;
	height: 14px;
	width: 740px;
	top: 60px;
	z-index: 10;
}
#nav_bar {
	position: relative;
	height: 23px;
	top: 65px;
	z-index: 15;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FF3300;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	width: 655px;
	padding-left: 45px;
}
#slide_show_box {
	position: absolute;
	height: 285px;
	width: 350px;
	left: 390px;
	top: 0px;
}
.factoids {
	border: thin solid #3333CC;
	position: absolute;
	height: 100px;
	width: 360px;
	left: 0px;
	top: 134px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-align: center;
	z-index: 10;
	background-color: #0A0A0A;
	padding-bottom: 10px;
	padding-top: 15px;
}
.quick_facts_title_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	position: absolute;
	height: 15px;
	width: 205px;
	top: 128px;
	z-index: 20;
	background-color: #0A0A0A;
	left: 76px;
	font-weight: bold;
	font-style: italic;
}
.juke_box {
	height: 270px;
	width: 740px;
	position: absolute;
	border: thin solid #FF0000;
	padding-top: 30px;
	top: 307px;
	padding-bottom: 20px;
	left: 0px;
}
.juke_box_blinder {
	position: absolute;
	z-index: 100;
	height: 112px;
	width: 33px;
	left: 533px;
	top: 185px;
}
.juke_box_blinder2 {
	position: absolute;
	z-index: 100;
	height: 57px;
	width: 35px;
	left: 523px;
	top: 58px;
}
.camaro {
	position: relative;
	height: 163px;
	width: 650px;
	top: 700px;
}
a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #6600CC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.fine_print  {
	font-size: 9px;
	color: #FF3300;
}

