body 
{ 
background:#000000; 
text-align: center;
}

img
{
border: 0;
margin: 0;
padding: 0;
}

#theshield-container {
	width: 1024px;
	margin: 0 auto;
}

.home_bg
{
height: 1%;
padding-top: 14px;
background-image:url(images/home/bg.jpg);
background-repeat:no-repeat;
background-position:top left;
width: 1024px;
margin: 0 auto;
text-align: left;
}

.home_bg:after
{
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}

.left_content
{
width: 49%;
float: left;
}

.right_content
{
width: 42%;
float: left;
color: white;
font-family: arial;
font-size: 12px;
font-weight: bold;
padding-left: 50px;
}

.left_top_wrapper
{
float: right;
width: 380px;
margin-bottom: 20px;
}

.left_top
{
background-color: #03070c;
border: 1px solid #0a2358;
padding: 16px 23px 16px 13px;
width: 312px;
}

.local_listings
{
color: #6e7276;
font-family: arial;
font-size: 12px;
font-weight: bold;
}

#scene
{
margin-top: 12px;
margin-bottom: 12px;
}

.left_top p
{
height: 185px;
margin: 4px;
width: 310px;
color: #b2b7bd;
font-family: arial;
font-size: 11px;
font-weight: bold;
}

.border
{
border: 1px solid #0a2358;
margin-left: 4px;
margin-right: 4px;
}

.left_bottom
{
clear: both;
width: 100%;
height: 80px;
border-right: 1px solid #0a2358;
margin: 20px 10px 10px 10px;
}

.left_bottom a
{
color: #b2b7bd;
font-family: arial;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.left_bottom_content_wrapper
{
width: 380px;
height: 80px;
margin-left: 110px;
margin-top: 20px;
}

#map
{
float: right;
margin: 12px 4px 0 0;
}

.station_search
{
float: right;
width: 240px;
margin: 15px;
}

.right_top
{
width: 316px;
background-color: #03070c;
border: 1px solid #0a2358;
padding: 16px 23px 16px 13px;
}

.right_bottom
{
padding-top: 5px;
padding-left: 15px;
}

.right_bottom p
{
float: left;
}

.right_bottom img
{
float: left;
margin: 6px;
}

img#new_episode
{
margin: 15px 4px 15px 4px;
}

.footer
{
clear: both;
margin-left: auto;
margin-right: auto;
}

.home_bg_top{
background-image:url(images/home/bg_top.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
padding-left:124px;
text-align: left;
}

.home_bg_bottom{
background-image:url(images/home/bg_bottom.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
}

.home_this_week{
color:#b2b7bd;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:11px;
}

a.episode_title_text {
color:#b2b7bd;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
text-decoration:underline;
}
a.episode_title_text:link {color:#b2b7bd;}
a.episode_title_text:visited {color:#b2b7bd;}
a.episode_title_text:hover {color:#698cc3;}

.foot { font-size: 10px; color: #2b384d; }
a.foot:link { color: #2b384d; }
a.foot:visited { color: #2b384d; }
a.foot:hover { color: #889096; }

.international { font-size: 9px; color: #2b384d; text-decoration: none; padding-left: 4px; padding-right: 9px;  }
a.international:link { color: #2b384d; text-decoration: none; }
a.international:visited { color: #2b384d; text-decoration: none; }
a.international:hover { color: #889096; }

.footerBackground { background-color: #2b384d; height: 1px; }

