@import '/css/main.css';
/*
.sundaze_page .centerbox {
	background-color: #88D45F;
}

.sundaze_page #header {
	background-image: url(/layout-images/sundaze_header.gif);
}

.sundaze_page #header_bar {
	background-color: #000;
}

.sundaze_page .event {
	padding: 10px;
}

.sundaze_page #sidebar {
	margin-top: 0;
}


.sundaze_page #sidebar .box, .sundaze_page .event {
	background-color: #6ca84b;
}
.sundaze_page #footer {
	background: transparent;
	text-align: left;
}

.sundaze_page #footer p {
	text-align: left;
	margin-top: 0;
}

.sundaze_page #footer .centercontent {
	padding-top:0;
}
*/