/* @override http://www.tbtheagency.com/eat-for-ed/css/styles.css */

/* @override http://www.tbtheagency.com/eat-for-ed/css/styles.css */

@charset "UTF-8";
body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	font-size: 12pt;
	line-height: 16pt;
}
#content-wrapper {
	width: 1120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	background-image: url(../images/nav-repeat.png);
	background-repeat: repeat-y;
	background-position: 929px;
	background-color: #aaddf4;
}
#blue-wrapper {
	background-color: #aaddf4;
}
#logo-wrapper {
	width: 409px;
	float: left;
	height: 100%;
}
#content {
	float: left;
	width: 400px;
	margin-top: 256px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 30px;
	overflow: visible;
}
#content P EM{
	color: #f26522;
	text-decoration: none;
	font-style:normal;
}
#content a{
	color: #f26522;
	text-decoration: none;
}
#content a:hover{
	text-decoration: underline;
}
#footer-wrapper {
	height: 100%;
	background-color: #ffffff;
	clear: both;
	overflow: visible;
	z-index: 99;
}
#footer a{
	color: #4b4b4b;
	text-decoration: underline;
}
.clear {
	clear: both;
}
#navigation  {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 672px;
	width: 216px;
	float: left;
	padding-top: 0px;
	background-color: #aaddf4;
	padding-right: 0px;
}
#navigation a{
	color: #ffffff;
	text-decoration: none;
}
#sponsors {
	width: 500px;
	float: left;
}
#copyright {
	width: 600px;
	float: right;
	height: 37px;
	padding-top: 30px;
	padding-right: 15px;
}
h1 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, sans-serif;
	color: #f26522;
	font-size: 33pt;
	line-height: 38pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
}
#footer {
	width: 1120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10pt;
	line-height: 12pt;
	height: 67px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

