div#masthead {
	background-image: url(/siteimages/living/header.gif);
}

div#channel_navigation ul,div#channel_navigation li ul
{
	background-color: #cc6;
}
div#channel_navigation li ul
{
	background-color: #ff9;
}

div#newsticker
{
	
	font-size: 80%;
	overflow: hidden;
	border-bottom: 0px;
	margin-bottom:.7ex;
	display:table;
	width:100%;
}

a.action
{
	background-image: url(/siteimages/arrow_breadcrumbs.gif);
	background-repeat: no-repeat;
	background-position: -1px 50%;
	padding: 0 0 0 10px;
	margin: 0;
	text-indent: 0;
}

div#story_tools
{
border-top: 1px solid #000;
padding-top: 6px;
margin-top: 10px;
}

div#right_advertisement ul li.header {
background: #F5F5E0;
}

body.front div#main_story_text {
float: right;
display: block;
width: 175px;
}
