#body #row_c div#nav
{
    background-color:       #FFF;
    position:               absolute;
    left:                   2px;
    top:                    2px;
    height:                 220px;
    width:                  218px;
}

#body #row_c div#flash
{
    position:               absolute;
    width:                  545px;
    height:                 223px;
    right:                  -1px;
    top:                    2px;
}

#body #row_c>div#flash
{
    right: 2px;
}

#body #row_e div#featured
{
    position:   absolute;
    top: 10px;
    right:      8px;
    width:      210px;
    height:     150px;
    background-image: url(../images/featured_bg.gif);
    background-repeat: no-repeat;
	border:		2px solid #AFAFA7;
    text-align: left;
    padding:    0 5px;
    color:      #8597AF;
    font-size:  11px;
    overflow:   hidden;
}

#body #row_e>div#featured
{
    width:      200px;
    height:     150px;
}

#featured a {
    display: block;
    margin-top: 2px;
    color: #6784AA;
}

#featured img {
    margin: 5px 10px 0 5px;
    border: 1px solid #000;
    float: left;
}

#featured h1 {
    font-size: 12px;
    font-weight: bold;
    background: transparent url(../images/dot_blue_bg.gif) repeat-x 0 bottom;
    padding-bottom: 5px;
    border: none;
    margin: 0 0 5px 0;
}

#body #row_e div#news
{
    position:   absolute;
    top:        10px;
    right:      235px;
	height:		150px;
	width:		320px;
    color:      #BCA1A3;
    font-size:  11px;
}

#body #row_e>div#news
{
    width:      310px;
    right:      240px;
}

#body #row_e #news #news_outer
{
	border:		2px solid #AFAFA7;
    background: #FFFFFF url(../images/news_bg.gif) no-repeat 5px 0;
    padding: 0;
    overflow:   hidden;
    position:   relative;
    height:     150px;
    width:      100%;
}

#body #row_e #news #news_outer #news_inner
{
    text-align: left;
    position: relative;
/*    padding: 5px 7px; */
    padding: 5px 5px;
    width: 320px;
}

#body #row_e #news #news_outer>#news_inner
{
    width: 305px;
}

#news_inner dl {
    margin: 10px 10px 0 5px;
}

#news_inner dt {
    font-size: 11px;
    margin-top: 10px;
    padding: 0;
}

#news_inner dd {
    padding: 5px 0 10px 0;
    background: transparent url(../images/dot_pink_bg.gif) repeat-x bottom;
}

#news_inner dd p {
    margin: 0 0 10px 0;
}

#body #row_e #news #news_inner div
{

    padding:                10px 15px 10px 0px;
    margin:                 5px;
    background:             transparent url(../images/dot_pink_bg.gif) repeat-x bottom;
}

#body #row_e #news a#news_down,
#body #row_e #news a#news_up
{
    float: right;
    text-indent: -999em;
    width: 20px;
    height: 10px;
    margin-top: 5px;
}

#body #row_e #news a#news_down
{
    background: transparent url(../images/news_down.gif) no-repeat 0 0;
}

#body #row_e #news a#news_up
{
    background: transparent url(../images/news_up.gif) no-repeat 0 0;
}