body {
	background-color: #E6E0CB;
	background-image: url(../images/bg.gif);
	text-align: center;
}
#Layout {
	border: 1px solid #999999;
	width: 800px;
}
#Mast {
	background-image: url(../images/top.gif);
	width: 800px;
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 9px solid #000066;
	border-left: none;
}
#TopNav {
	background-image: url(../images/topBG.jpg);
	background-repeat: repeat-y;
	width: 401px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding: 10px 0px 0px 10px;
	vertical-align: top;
	text-align: left;
}
#TopNav a{
	color: #000066;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}
#TopNav a:hover{
	color: #FFFF99;
	text-decoration: underline;
}
#Footer {
	font-size: 10px;
	color: #CCCCCC;
	background-color: #868276;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0px;
	text-align: left;
}
#MainRoll {
	background-image: url(../images/mainRoll.jpg);
	height: 186px;
	width: 380px;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
#Flash {
	width: 420px;
	vertical-align: top;
	background-image: url(../images/arch_ees.jpg);
	background-color: #868276;
	background-repeat: no-repeat;
	border: none;
	height: 250px;
	text-align: center;
}
#MainNews {
	background-color: #868276;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E0CB;
	padding: 5px 5px 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1E1E1;
	height: 85px;
}
#MainNews a {
	color: #FFFF66;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#MainNews a:hover {
	text-decoration: underline;
}
#MainNews li {
	list-style-image: url(../images/yArrow.gif);
}
#EESSubLinks {
	background-color: #333366;
	text-align: center;
	vertical-align: middle;
}
#EESSubLinks img {
	margin-right: 10px;
		border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9999FF;

}
#Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 25px 25px;
	background-color: #E6E0CB;
	margin: 0px;
	color: #595959;
	text-align: left;
}
#Content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin-bottom: 0px;
	padding: 0px;
}
#Content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	font-style: italic;
}
#Content a{
	text-decoration: none;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
#Content a:hover{
	color: #0000CC;
	text-decoration: underline;
}
#ContentSubLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E6E0CB;
	padding: 10px 10px 0px 0px;
	margin: 0px;
	text-align: right;
	color: #666699;
}
#ContentSubLinks a{
	color: #666699;
	text-decoration: none;
}
#ContentSubLinks a:hover {
	text-decoration: underline;
	color: #0000FF;
}
