﻿#middle
{
    text-align: left;
    background-image: url(/App_Media/Images/bk.gif);
    background-repeat: repeat-y;
    background-position-y: top;
}
#header_bottom
{
    background-color: #a9bd80;
}
#footer {
	background-color: #B4C493;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size: 7pt;
}
#middle_right 
{
    margin-left:4px !Important;
	width:125px;
	height: 500px;
	float:right;
	background-image: url(/App_Media/Images/bg_CIB_right.gif);
	background-repeat: no-repeat;
}
a.news:link 
{
	color: #9c921f; 
	text-decoration: none;
}