@charset "utf-8";
/* CSS Document */

body {
	background: #333333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #393939;
}
img{border: 0px;}

#wrapper {
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #3C0404;
	margin-bottom: 25px;
	background: #FFFFFF;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 270px;
	position: relative;
	font: bold 13px Tahoma, Verdana, Arial, sans-serif;
	color: #99CCFF;
	text-align: center;
}
#header  a:link, #header  a:visited, #sub_header a:link, #sub_header a:visited {
	font: bold 13px Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#header  a:hover, #header  a:active, #sub_header a:hover, #sub_header a:active {
	font: bold 13px Tahoma, Verdana, Arial, sans-serif;
	color: #99CCFF;
	text-decoration: none;
}
#sub_header {
	background: url(images/sub_header.jpg) no-repeat;
	height: 110px;
	position: relative;
	font: bold 13px Tahoma, Verdana, Arial, sans-serif;
	color: #99CCFF;
	text-align: center;
}




#check_station_listings {
	position: absolute;
	left: 625px;
	top: 8px;
}
#home_link {
	position: absolute;
	width: 72px;
	left: 0px;
	bottom: 7px;
}
#about_the_show_link {
	position: absolute;
	width: 123px;
	left: 72px;
	bottom: 7px;
}
#station_listings_link {
	position: absolute;
	width: 144px;
	left: 194px;
	bottom: 7px;
}
#quiz_link {
	position: absolute;
	width: 136px;
	left: 340px;
	bottom: 7px;
}
#stations {
	position: absolute;
	width: 155px;
	left: 475px;
	bottom: 7px;
}

#content {
	width: 777px;
	overflow: auto;
}
#content h1 {
	font: normal 20px Tahoma, Verdana, Arial, sans-serif;
	color: #0A799F;
	margin: 0px;
}
#content h4 {
	text-align: right;
}

.arrow {
	margin-right: 5px;
	border-style: none;
	vertical-align: top;
}
#intro_text  ul {
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
}

#right_content  {
	float: left;
	width: 576px;
}

#intro_text {
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 20px;
}

#homeimage {
	padding-top: 10px;
	padding-right: 10px;
	float: left;
	width: 140px;
}
#intro_text  a:link, #intro_text  a:visited, #hosted_panel a:link, #hosted_panel a:visited {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #A60606;
	text-decoration: none;
}
#intro_text a:hover, #intro_text a:active, #hosted_panel a:hover, #hosted_panel a:active {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #A60606;
	text-decoration: underline;
}
#intro_text p {
	font-weight: bold;
	margin-top: 5px;
	font-size: 12px;
	line-height: 140%;
}
#video {
	padding: 10px 0px 25px 25px;
	width: 500px;
	border-top: 1px solid #990000;
	margin-top: 10px;
}
#hosted_panel {
	background: #DAD9D9;
	width: 171px;
	margin: 10px;
}
#sidebar {
	display: inline;
	float: left;
}

#hosted_panel h1 {
	font: bold 14px Tahoma, Verdana, Arial, sans-serif;
	color: #4D4D4D;
	margin-left: 10px;
	margin-bottom: 0px;
}
#hosted_panel p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 7px;
	padding-left: 11px;
}

#hosted_panel a {
	padding-right: 7px;
}



.host_pic {
	background: url(images/host_gradient.gif) no-repeat;
	height: 174px;
	width: 157px;
	color: #FFFFFF;
	margin:auto;
	
}

.host_pic img {margin-left:14px;margin-top: 10px;}
#usa {
	margin: 10px;
	background: #DAD9D9;
	text-align: center;
}
#usa img {
	border-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
}


#footer {
	background: url(images/footer.jpg) no-repeat;
	height: 54px;
	width: 777px;
	position: relative;
}
#copyright {
	font: 10px Tahoma, Verdana, Arial, sans-serif;
	color: #96d7ef;
	text-align: center;
	width: 777px;
	position: absolute;
	top: 22px;
}
#about_text {
	padding: 10px 25px 25px 50px;
	font-size: 12px;
}
#about_text h2 {
	font: bold normal 12px Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	text-align: center;
}
#about_text h3 {
	font: bold normal 12px Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
}

.answer {
	color: #C03;
	padding-left: 25px;
	font-size: 24px;
}
.highlight {
	background:#8BD1F8 repeat scroll 0%;
}
#about_text a:link, #about_text a:visited {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #A60606;
	text-decoration: none;
}
#about_text a:hover, #about_text a:active {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #A60606;
	text-decoration: underline;
}
.left {
	display: inline;
	float: left;
	border-style: none;
	padding-right: 10px;
	padding-bottom: 10px;
}
.right {
	display: inline;
	float: right;
	border-style: none;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #content #right_content #intro_text .style1 table tr td strong {
	color: #800000;
}
