#top {
	padding: 0;
	margin: 0;
	width: 770px;
	height: 100px;
	background-color: white;
	display: none;
}

#top_print {
	display:block;
}

#butcontainer {
	display: none;
}

.buttonbar {
	display: none;
}


#buttonbar {
	display: none;
}

#content {
	background-color: white;
}

#text {
	background: url(/images/mainback.jpg) no-repeat bottom right;
	padding-top: 10px;
	min-height: 620px;
}



#footer {
	display: none;
}









