@import url("template.css");

html, body {
	background-color:white;
}
#container {
	background:none;
	width:100%;
	margin:0px !important;
	padding:0px !important;
}
.homepage #content {
	padding:0px 0px 0px 0px !important;
	width:50%;
}
.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;
}
#slogan {
	width:100%;
}
#corner_menu, #search, #left_cell, .subpage #breadcrumbs, .subpage #centerpiece_photo, .subpage #right, #footer, .navigation {
	display:none;
}
.homepage #breadcrumbs {
	padding:20px 0px 8px 0px;
}
a {
	color:black !important;
}
