/* IE6 Hacks */
* html .logo a {
	width: 340px;
	height: 95px;
	float: left;
	text-align: left;
	text-indent: -2200px;
	display: block;
	margin-left: 20px;
	margin-top: 25px;
}

* html #header {
	width: 544px;
	height: 236px;
	background-image: url(../../images/portal/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

* html #navigation {
	width: 211px;
	height: 236px;
	background-image: url(../../images/portal/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

* html #sidebar {
	width: 180px;
	height: 100px;
	background-color: #6a923e;
	float: left;
	text-align: left;
	margin: 15px 15px 15px 10px;
	padding: 10px;
}

* html h2.recent-news {
	width: 100px;
	height: 24px;
	background-image: url(../../images/portal/h2-recent-news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

* html h2.featured-links {
	width: 100px;
	height: 24px;
	background-image: url(../../images/portal/h2-featured-links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

* html #column-teaser {
	width: 516px;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 6px;
}