@charset "utf-8";
/* CSS Document */

#mainContent {

}
#splash {
	background-image: url(../gui/splash1col.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 224px;
}
#splash img {
	margin-left: 37px;
	margin-top: 13px;
	display: none;
}
img.left {
	margin-left: 36px;
}

