﻿#menu
{
    width: 920px;
    height: 237px;
}
#newsfeed_icon{
	width: 200px;
	height: 67px;
	float: left;
}
#newsfeed 
{
    width: 714px;
    height: 41px;
    background-image: url('../images/backgrounds/newsfeed.gif');
    color: #6c6c6c;
    padding: 26px 0 0 6px;
	 float: left;
}

#full_page_flash {

}
span.news_update 
{
    color: #ad5346;
    font-size: 100%;
    padding-left: 0.5em;
    padding-right: 2.0em;
}
#content_home 
{
    background-image: url('../images/backgrounds/center_border.gif');
    background-repeat: repeat-y;
    background-position: center;
    width: 916px;
    padding: 12px 0 0 4px;
    margin: 12px 0 0 0;
}
#content_home_clear
{
    clear: both;
}
div.content_panel
{
    width: 457px;
    float: left;
}

div.content_media
{
    width: 409px;
    height: 167px;
    padding-left: 24px;   
}
div.content_small
{
    padding: 21px 30px 0 35px;
}
div.read_more
{
    text-align: right;
    padding-right: 1px;
    padding-top: 14px;
}

#featured
{
    background-image: url('../images/backgrounds/icons_bottom.gif');
    background-repeat: repeat-x;
    background-position: top;
    width: 920px;
    height: 212px;
    padding-top: 12px;
}

#icons
{
    background-image: url('../images/backgrounds/icons_top.gif');
    background-position: top;
    background-repeat: no-repeat;
    padding-top: 16px;
    text-align: center;
}
#icons_content
{
    background-image: url('../images/backgrounds/icons_bottom.gif');
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 14px;
}