﻿* html div, * html img { behavior: url("iepngfix.htc") }
* html .ContentStartNews {
	height:120px;
}
* html .Content {
	margin:0px 0px 0px 8px;	
	height:500px;
}
* html .Navigation {
	margin:0px 0px 0px 7px;
}
* html div.ContentStart {
	margin-top:0px;
	margin-left:0px;
	position:static;
}
* html .ContentFollowBanner {
	height:180px;
}
* html #ctl00_ContentPlaceHolder1_gallery {
	clear:left;
}
* html div.ContentStartBanner {
	position:static;
	float:right;
	width:290px;
	height:169px;
	overflow:hidden;
}
* html div.ContentStartBanner span.Pic {
	position:static;
	margin:0px 0px 0px -10px;
	
}
* html div.ContentStartNews {
	position:static;
	float:right;
}
* html .ContentGallery {
	position:static;
}
* html .ContentGallery .Item .ItemTop {
	overflow:hidden;	
}
* html div.ContentGallery div.Item span.ItemContent {
	width:211px;
}
* html .ContentGallery .Head {

}
* html .background {
	position:absolute;
	top:-230px;
	left:expression("-"+((document.body.clientWidth/2)-204)+"px");	
	width:expression(document.body.clientWidth+"px");
	height:expression((document.body.clientHeight+30)+"px");
}
* html .Black {
	position:absolute;
}