@charset "utf-8";
#menu {
	float: left;
	background-color: #FF0000;
	width: 120px;
	height: 593px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#theEverything {
	height: 600px;
	width: 650px;
}

#curve {
	float: left;
	width: 115 px;
}
#middle_col {
	text-align: center;
	height: 360px;
	width: 400px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#middle_col #lead_text {
	font-family: "Palatino Linotype", serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#date {
	color: #FF0000;
	font-size: 1.2em;
}
