/* This Example Customizations */

#home{
	background-color: #ffffff;
}

#north {
	height: 128px;
}

#navlinks {
	height: 32px;
}

#west, #center, #east {
	height: auto;
	margin-bottom: 7px;
}

#south {
	height: 30px;
}
#center {
	background: #fff;
}