<!--[if lt IE 7]><link rel="stylesheet" href="ie.css" type="text/css" media="screen" /><![endif]-->

<!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.leftbar {
	position: absolute;
	background-image: url("images/black.jpg");
	background-repeat: repeat-y;
	width: 144px;
	top: 1px;
	padding-left: 10px;
	padding-right: 1px;
	left: 0px;
	background-color: #000000;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -2px;
}
.sidebar { width: 145px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.sidebar { padding-top: 30px; }
.mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->