/* This style sheet is seen only by Windows IE via conditional comments. */
/* place css fixes for all versions of IE in this stylesheet */

.twoColFixLtHdr #sidebar1 { padding-top: 30px; }

.twoColFixLtHdr #mainContent { zoom: 1; }  /* proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

#container { 
	padding:0 20px;
}

#header {
	width:954px;
	margin:0px 0px 0 0px;
}

#portalNav {
	margin:0 0px 0 0px;
}	

#mainNav {
	margin:0 0 0 -3px; /*deals with the 3pixel ie bug*/
}
#leftcol_titleblock {
	width: 230px;
	margin:0 0 0 0px;
}

#mainNavContainer {
	margin:0 9px 0 0px;
}

#leftColumn {
	margin: 0 -3px 0 0px;
}

#mainContent {
	margin: 0 0 20px 0px;
}

#middlePhotoBlock {
	margin: 0 0 25px -10px;
}

