/* CSS Document for home page */

.nonhomepage
{
	display: none;
}
.homepage
{
	display: block;
}
#contentbox {
	background: #fdfdfd url(../images/layout/header558x40.jpg) no-repeat top;
	width: 558px;
}
