BODY
{
	background-image: url('../Images/BG.jpg');
	overflow: auto;
}



.news
{
	 position:relative;
	 width:150px; 
	 height:120; 
	 top: 45px;


}

.HeaderLeft
{
 height: 77px; 
 width:157;
}
.HeaderRight
{
	 height: 77px;
	 width:158;
}

.HeaderTitle
{
	width:100%;
	height: 77px;
	background-image: url('../Images/HeaderBG.jpg');
	background-repeat: repeat-x;

}

.HeaderGradient
{
	height:35px;
}