@charset "utf-8";

img
{
	behavior: url(iepngfix/iepngfix.htc);
}

a
{
	text-decoration:none;
	color:#981039;
	text-transform:uppercase;
	font-weight:bold;
}

#NewsLeft
{
	float:left;
	height: 60px;
	padding-bottom: 50px;
	padding-top: 25px;
}

#NewsRight
{
	float:right;
}

#NewsBottom
{
	float:right;
}

#imageLeft
{
	float: left;
	padding-right: 5px;
	width: 85px;
	height: 85px;
}

#imageRight
{
	float:right;
	padding-left: 5px;
	width: 85px;
	height: 85px;
}