/*specify height of broken up content */
body {
	text-align: center;
	vertical-align: top;
}
a{text-decoration:none; border-style:none;}
.displayer #header {
	height: 70px;
	width: auto;
	font-family: "Tw Cen MT", sans-serif;
	font-size: 12px;
}
.multiparts {
	height: 400px;
	font-family: "Tw Cen MT", sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.displayer #formnavigation {
	height: 30px;
	width: 100px;
	display: block;
}


.displayer #container {
	height: 600px;
	width: 600px;
}

.displayer #footer {
	height: 50px;
	width: auto;
