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