
#banner_pane {
	height:126px;
}

#body_pane {
	background-image:url(/common/images/interface/BG-welcomeContent.jpg);
}

#left_content {
	width:226px;
}

#right_content {
	width:491px;
}

#right_content div.news_header {
	border-top:1px solid white;
	border-bottom:1px solid white;
	position:absolute;
	width:491px;
	height:53px;
	background-image:url(/common/images/interface/Title-news.gif);
}

#right_content div.featured_movie {
	background-image:url(/common/images/temp/Flash-Image.jpg);
	height:148px;
}

#left_content div.featured_pane p {
	padding-left:10px;
}

#left_content div.featured_pane {
	padding-top:80px;
	padding:58px 16px 10px 0px;
}

#right_content div.news_pane {
	padding:60px 10px 10px 10px;
}

#right_content div.news_pane div.featured_article {
	clear:both;
	padding-top:10px;
}

#right_content div.news_pane div.featured_article div.photo img {
	border:1px solid black;
}

#right_content div.news_pane div.featured_article div.photo {
	width:100px;
	float:left;
}

#right_content div.news_pane div.featured_article div.article_content {
	margin-left:10px;
	width:348px;
	float:right;
	border-left:1px dotted black;
	padding-left:12px;
}

#right_content div.news_pane div.featured_article div.article_content div.date {
	display:inline;
	font-weight:bolder;
}

#right_content div.news_pane div.featured_article div.article_content div.title {
	display:inline;
	font-weight:bold;
	color:#B50000;
}

#body_pane div.bottom_content {
	height:54px;
	background-image:url(/common/images/interface/Logo-Buckstopper.gif);
}