* html #header
{	
	float:right;
	margin-right:0px;
}

* html #mainContent
{
	height: 100%;
	width:738px;
	margin: 0px;
	padding-top: 0px;
	display:inline;
	float:inherit;
}


#news
{
	margin-top:0px;
	margin-left:0px;
	width: 725px;
	float: left;
}

* html #wrapper
{
	background-image: url(images/wrapper.png);
	background-position: center;
	background-repeat: repeat-y;
	height: 100%;
	width:964px;
}

* html #article_image
{
	float: left;
	margin-left: 7px;
	width: 145px;
}
* html .magnify
{
	float: left;
	margin-top: 140px;
}


* html #menuBar
{
	background-image: url(images/gradient_menu_fill.jpg);
	background-repeat: repeat-y;
	float: left;
	height: 100%;
	width: 201px;
	margin-left:8px;
	text-align:left;
}
