body {
	behavior: url(csshover.htc);
}

*html #top {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/top.png');
	width: 766px;
	height: 285px;
}

*html #frame {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/frame.png');
	width: 766px;
}

*html #footer {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/footer.png');
	width: 766px;
	height: 110px;
}
