body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 95%;


}

/* HEADER FIX FOR IE7 & FIREFOX */
#header {
	height: 175px;
	font-size: 8pt;
	background-image: url(../im/east-header-nar.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
	width: 755px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #009900;
	padding-top: 3px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #009900;
	padding-bottom: 3px;
	border-left-color: #009A00;
	border-left-style: solid;
	border-left-width: thin;
	background-color: #FFFFFF;


}
#header ul {
	margin: 0px;
	padding-top: 4px;
	padding-left: 142px;

}

/*#header {
	height: 30px;
	font-size: 8pt;
	background-image: url(../im/east-header.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
	width: 755px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #009900;
	padding-top: 3px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #009900;
	padding-bottom: 3px;
}
#header ul {
	margin: 0px;
	padding-top: 8px;
	padding-left: 142px;
}*/
#header li {
	list-style-type: none;
	display: inline;


}
#header li a {
	background-color: #279A00;
	border: 1px solid #000000;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;

}
#header li a:hover {
	background-color: #00639E;
	text-decoration: none;
}
#content {
	width: 755px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #FEFDF8;
	background-image: url(../im/easts-background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #009900;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	border-left-color: #009A00;
	border-left-style: solid;
	border-left-width: thin;




	
}
#content #menu {
	background-color: #FEFDF8;
	width: 200px;
	float: left;
	border-left-color: #219A00;
	border-left-style: none;
	border-left-width: thin;
}
#content #content-body {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: auto;
	min-height:500px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* html #content #content-body {height:500px}/* for ie only*/

h1 {
	font-size: 1.2em;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.page-heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #0033CC;
	font-weight: bold;
	font-variant: normal;

}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-align: left;
}
.ftr {
	font-size: 9px;
	color: #FFFFFF;
}
