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

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0px;
	}
	
.message_info a {
text-decoration:none;
font-weight:bold;
color:#333333;
}

li {
margin:5px 0px 0px 0px;
padding:0px;
list-style:none;
}

.main a {
text-decoration:none;
color:#333333;
font-weight:800;
}

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

.message_info a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#0081C5;
	text-align: center;
}

h1 {
margin:0px;
padding:0px;
font-size:15px;
text-indent:0px;
}

h2 {
margin:0px 0px 5px 0px;
font-size:13px;
color:#666666;
padding:0px;
}

h3 {
margin:0px 0px 5px 0px;
font-size:15px;
color:#624a37;
}

h4 {
margin:0px 0px 5px 0px;
font-size:14px;
font-weight:100;
}

h5 {
	margin:0px;
	font-family:helvetica;
	font-size:30px;
	color:#FFF;
	font-style:italic;
}

.main {
width:940px;
clear:both;
margin:0 auto;
}

.navigation {
	width:440px;
	height:25px;
}	

.tab {
	width:117px;
	height:18px;
	background-image:url(images/navigation/tab.png);
	float:left;
	text-align:center;
	padding-top:7px;
	cursor:pointer;
}

.tab:hover a{
	color:#0185cd;
	display:block;
}

.tab:selected {
	background-position:0px 25px;
}

.info {
width:440px;
background-image:url(images/info_back.png);
background-repeat:no-repeat;
background-position:0px 25px;
height:530px;
float:left;
margin:0 0 0 7px;
}

.survey {
width:895px;
padding:10px;
color:#f47321;
text-align:center;
}

.live_video {
width:480px;
float:left;
margin:25px 0 0 0;
}

.social_media {
width:480px;
margin-right:10px;
margin-top:6px;
float:right;
}

.notice {
width:440px;
height:100px;
margin-right:20px;
margin-top:-20px;
float:right;
padding:6px 10px 3px 10px;
background-image:url(images/notice_back.png);
background-repeat:no-repeat;
text-align:center;
font-size:14px;
}

.countdown_box {
	width:480px;
	height:230px;
	font-size:36px;
	background-color:#000;
	padding-top:130px;
	font-weight:lighter;
	color:#999;
}

.notes_link {
text-decoration:none;
color:#333333;
font-weight:800;
}

#video_iframe {
	width:480px;
	height:400px;
	background-color:transparent;
	border:none;
	margin:0px;
}

#chat_iframe {
	width:430px;
	height:500px;
	background-color:transparent;
	border:none;
	margin:0px;
}

#container-9 {
	width:430px;
	background-color:transparent;
	margin:0px;
}

.message_info {
width:340px;
margin-bottom:40px;
}

.image_box {
	height:90px;
	float:left;
}

img {
	border:none;
}

.past_messages {
	width:915px;
	height:35px;
	text-align:center;
	float:left;

