body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #99C;
}
#intro {
	margin: 0px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	font-family: "Papyrus", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
}
#intro h1 {
	font-family: Papyrus;
	font-size: 4em;
	padding-top: 35px;
	padding-bottom: 20px;
}
#intro h2 {
	font-family: Papyrus;
	font-size: 2.5em;
	line-height: 1.5em;
}
#divWrapper {
	background-color: #FFFFCC;
	height: 100%;
	width: 865px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	border: 1px solid #999999;
}
#divHeader {
	margin: 0px;
	padding: 0px;
	background-color: #6666CC;
	background-image: url(../images/eylogo.jpg);
	background-repeat: no-repeat;
	background-position: 100%;
}
#divHeader ul {
	margin: 0px;
	padding: 0px;
}
#divHeader li {
	font-size: 1.3em;
	margin: 0px;
	padding: 8px 0px 6px;
	width: 210px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float: none;
	list-style-type: none;
	text-indent: 20pt;
	background-color: #e08020;
}
#divHeader a, #divHeader a:visited {
	color: #FFFFCC;
	text-decoration: none;
	padding-top: 0px;
	margin: 0px;
}
#divContent {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #333366;
	margin: 0px;
	padding: 0px;
	width: 865px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #6E0000;
	font-family: Arial, Helvetica, sans-serif;
}
#rightCell {
	height: 100%;
	width: 160px;
	text-align: left;
	vertical-align: top;
	background-color: #e08020;
	color: #333366;
}
#contentTable {
	padding: 0px;
	margin: 0px;
}
#contentTable p {
	padding: 0px;
	margin: 10px 25px 0px;
	line-height: 2em;
}
h2 {
	margin-left: 25px;
	color: #333366;
	padding-top: 20px;
}
#rightCell a, #rightCell a:visited {
	color: #FFFFCC;
	text-decoration: none;
	padding-top: 4px;
	margin: 0px;
	display: block;
	background-color: #e08020;
	text-indent: 10pt;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: .9em;
}
#divContent img {
	float: right;
	padding: 3px;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.info {
	text-align: center;
	position: relative;
	color: #FEFFCD;
	display: block;
	padding: 5px;
	width: 100%;
	font-size: 1.2em;
}
.quote {
	display: block;
	width: 150px;
	font-size: 0.8em;
	float: right;
	font-style: italic;
	color: #000033;
	background-color: #FAA516;
	vertical-align: bottom;
	line-height: 2.5em;
	margin-top: 40%;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
ul {
	margin: 15px;
	list-style-type: square;
	line-height: 1.8em;
}
#rightCell a.current:link {
	color: #e08020;
	text-decoration: none;
	padding-top: 4px;
	margin: 0px;
	display: block;
	background-color: #FFFFCC;
	text-indent: 10pt;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 0.9em;
	list-style-type: square;
}
.navCurrent {
	text-decoration: underline;
}
h3 {
	margin-left: 30px;
	padding: 0px;
}
h1 {
	text-align: center;
	color: #333366;
	padding-top: 20px;
}
h6 {
	font-size: 0.8em;
	text-align: center;
}
