@import url("template.css");

html, body {
	background-color:white;
}
#container {
	background:none;
	width:100%;
	margin:0px !important;
	padding:0px !important;
}
#top {
	border:none;
}
#content {
	padding:0px 0px 0px 0px !important;
}
.homepage #right {
	position:absolute;
	top:560px;
	left:-30px;
	padding:0px 0px 0px 0px !important;
}
.subpage #content {
	width:100% !important;
	margin:0px !important;
	padding:0px 0px 0px 0px !important;
}
#logo {
	top:0px;
	left:0px;
}
#corner_menu, #search, #top_menu, #left_cell, #breadcrumbs, #centerpiece_message, #right, #footer, #bottom_menu, .navigation {
	display:none;
}
.homepage #centerpiece_photo {
	padding-bottom:20px;
}
.subpage #centerpiece_photo {
	position:absolute;
	top:0px;
	right:0px;
}
a {
	color:black !important;
}
