/* needed only because this has diff width on index.html, and IE needs literal width or sometimes makes image miniscule */
/* possibly only the .banner rule is necessary here as the page seems to work fine without this stylesheet - miks - 09/2008 */
#page-image-top-3
{
	z-index:20;
	width: 157px;
	height: 330px;
}
.banner
{
	background-color: #BACAF5;
}

object, embed
 {
	vertical-align:bottom;
}
div.centered, div.centre {
    margin-bottom: 0 !important;
}
