#container_border {
	margin:0 auto;
	padding-bottom:14px;
	width:960px;
	background-color:#d9e8f1;
}
#container {
	margin:0 auto;
	width:932px;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #999999;
}
#nav_main {
	float: left;
	width: 307px;
}
#main_content {
	float: left;
	width: 595px;
	padding: 15px;
}
#main_content a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #a2004c;
	text-decoration: none;
}
#main_content a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #a2004c;
	text-decoration: none;
}
#main_content a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #a2004c;
	text-decoration: none;
}
#main_content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #a2004c;
	text-decoration: underline;
}
#container_page-top {
	background-color: #99CCCC;
	height: 103px;
	width: 932px;
}
#container_header {
	background-color: #99CCFF;
	height: 248px;
	width: 932px;
}
#container_main-content {
	width: 932px;
	background-image: url(../elements/general_build/main_content_bg.jpg);
}
#container_main-content-admin {
	width: 932px;
	background-image: url(../elements/general_build/main_admin_bg.jpg);
}
#twitter_panel {
	float: left;
	width: 292px;
	min-height: 169px;
	background-image: url(../elements/general_build/twitter_bg.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	padding-right: 0px;
	padding-left: 15px;
	padding-top: 23px;
}

#news_scroll {
	overflow: auto;
	height: 300px; 
}

.tweet_container {
	width: 277px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
}

.tweet_container a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #0099FF;
	text-decoration: none;
}
.tweet_container a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #0099FF;
	text-decoration: none;
}
.tweet_container a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #0099FF;
	text-decoration: underline;
}
.tweet_container a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #0099FF;
	text-decoration: none;
}
#news_panel {
	float: left;
	width: 376px;
}
#top_stories {
	width: 346px;
	min-height: 169px;
	float:left;
	background-image: url(../elements/general_build/top_stories_bg.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	padding-top: 23px;
	padding-left: 15px;
	padding-right: 15px;
}
#top_stories a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #9fa91d;
	text-decoration: none;
}
#top_stories a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #9fa91d;
	text-decoration: none;
}
#top_stories a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #9fa91d;
	text-decoration: underline;
}
#top_stories a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #9fa91d;
	text-decoration: none;
}
.newsstory_container {
	width: 346px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#news_feeds {
	float: left;
	width: 346px;
	min-height: 169px;
	background-image: url(../elements/general_build/newsfeeds_bg.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 23px;
}
#news_feeds a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #e6461b;
	text-decoration: none;
}
#news_feeds a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #e6461b;
	text-decoration: none;
}
#news_feeds a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #e6461b;
	text-decoration: underline;
}
#news_feeds a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #e6461b;
	text-decoration: none;
}
#buyadate_panel {
	float: left;
	width: 219px;
	min-height: 169px;
	background-image: url(../elements/general_build/quick_buyadate_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 23px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#container_quicklinks {
	width: 932px;
	background-image: url(../elements/general_build/quicklinks_bg.jpg);
}
#container_footer {
	width:932px;
	background-image: url(../elements/general_build/footer_bg.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	
}
.clear {
	width:932px;
	clear:both;
   	height:1px;
   	overflow:hidden;
}
.bcs_logo-top {
	height: 103px;
	width: 683px;
	float:left;
	background-image: url(../elements/general_build/bcslogo_top.jpg);
}
#container_countdown {
	height: 103px;
	width: 249px;
	float:left;
	background-image: url(../elements/general_build/countdown_bg.jpg);
	text-align: center;
}
.header_image {
	float: left;
	height: 248px;
	width: 705px;
}
.header_buydate {
	float: left;
	height: 228px;
	width: 207px;
	background-image: url(../elements/general_build/buyadate_bg.jpg);
	padding-top: 20px;
	padding-left: 20px;
}
.buyadate_logo {
	height: 150px;
	width: 190px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.calendar {
	padding-top: 10px;
	padding-bottom: 0px;
}



/* Main story image styles */

.imgcontainerMain {
	width: 198px;
	display:inline;
	float: left;
	margin-right: 30px;
}

.imgmainMain {
	width: 95px;
	border: 0px solid #666666;
	margin-bottom: 5px;
}

.imgmainMain img{
	width: 198px;
	border: 2px solid #C1D4EA;
	margin-bottom: 5px;
}
.captionmain {
	width: 198px;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.imgthumbMain {
	width: 130px;
	border: 2px solid #666666;
	margin-bottom: 0px;
	margin-left: 5px;
}

.sponsors {
	width: 595px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 25px;
}
.sponsors_statement {
	float: right;
	width: 395px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #333333;
}
.clear2 {
	clear: both;
}

.container_videos {
	width: 595px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #333333;
}
.video_text {
	float: right;
	width: 455px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #333333;
}
.container_news {
	width: 595px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
#rss_img {
	float: right;
	margin-top: -35px;
}
#related_wrap {
	border: 1px solid #F3F3F3;
}
#related_header {
	width: 573px;
	padding: 5px 10px 5px 10px;
	background-color: #CFCFCF;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}
#related_links {
	width: 573px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #666666;
}

#related_links a:link {
	color: #666666;
	text-decoration: none;
}
#related_links a:visited {
	text-decoration: none;
	color: #666666;
}
#related_links a:hover {
	text-decoration: none;
	color: #a2004c;
}
#related_links a:active {
	text-decoration: none;
	color: #666666;
}
#container_sitemap {
	width: 595px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
#container_sitemap a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
#container_sitemap a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
#container_sitemap a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a2004c;
	text-decoration: underline;
}
#container_sitemap a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
