/* CSS Document */

*{
	text-indent: 0px;
	overflow: visible;
}

#logoArea {
	width: 500px;
	height: 50px;
	margin: 50px 10px;
	position: static;
	font-size: 1.5em;
	font-weight: bold;
	text-indent:0px;
	overflow: visible;
}

#imageArea {
	display: none;
}

#menu {
	display: none;
}

#banner {
	height: 90px;
}

.planningTitle {
	text-indent: 0px;
	width: 397px;
	height: 18px;
	background: none;
}
