body {
	background-color: #fff8ec;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font: medium;
	color: Black;
	margin: 0;
	padding: 0
	}

body#abouteas a.abouteas:link, body#abouteas a.abouteas:visited,
 body#SAlocalplan a.SAlocalplan:link, body#SAlocalplan a.SAlocalplan:visited,
 body#AreaFIPScodes a.AreaFIPScodes:link, body#AreaFIPScodes a.AreaFIPScodes:visited,
 body#EventCodes a.EventCodes:link, body#EventCodes a.EventCodes:visited,
 body#InfoRequest a.InfoRequest:link, body#InfoRequest a.InfoRequest:visited,
 body#EASemail a.EASemail:link, body#EASemail a.EASemail:visited,
 body#AffiliatedAgencies a.AffiliatedAgencies:link, body#AffiliatedAgencies a.AffiliatedAgencies:visited,
 body#SAAreaAmberPlan a.SAAreaAmberPlan:link, body#SAAreaAmberPlan a.SAAreaAmberPlan:visited,
 body#SAAreaAmberPlan a.TABstateAmber:link, body#SAAreaAmberPlan a.TABstateAmber:visited
  {
	font-weight: bold;
	margin-left: 5px;
	color: #ff0000;
  	line-height: 160%;
	text-decoration: none;
	z-index: 1;
	}

body#abouteas a.abouteas:hover, body#abouteas a.abouteas:active,
 body#SAlocalplan a.SAlocalplan:hover, body#SAlocalplan a.SAlocalplan:active,
 body#AreaFIPScodes a.AreaFIPScodes:hover, body#AreaFIPScodes a.AreaFIPScodes:active,
 body#EventCodes a.EventCodes:hover, body#EventCodes a.EventCodes:active,
 body#InfoRequest a.InfoRequest:hover, body#InfoRequest a.InfoRequest:active,
 body#EASemail a.EASemail:hover, body#EASemail a.EASemail:active,
 body#AffiliatedAgencies a.AffiliatedAgencies:hover, body#AffiliatedAgencies a.AffiliatedAgencies:active,
 body#SAAreaAmberPlan a.SAAreaAmberPlan:hover, body#SAAreaAmberPlan a.SAAreaAmberPlan:active,
 body#SAAreaAmberPlan a.TABstateAmber:hover, body#SAAreaAmberPlan a.TABstateAmber:active
  {
	font-weight: bold;
	margin-left: 5px;
	color: #ff0000;
  	line-height: 160%;
	text-decoration: none;
	}

.banner {
	position: absolute;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	background: transparent url(/images/bannerback.jpg) repeat-x fixed;
	z-index: 3;
	}
	
.navbar {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 150px;
	height: 100%;
	font-size: 10px;
  	line-height: 160%;
	padding: 0px;
	background: transparent url(/images/navbarback.jpg) repeat-y;
	z-index: 2;
	}

.navbar a:link, .navbar a:visited {
	text-decoration: none;
	font-weight: bold;
	margin-left: 2px;
	color: #333385;
  	line-height: 160%;
  	background-color: transparent;
	}

.navbar a:hover, .navbar a:active {
	font-weight: bold;
	margin-left: 5px;
	color: #ff0000;
  	line-height: 160%;
	text-decoration: overline underline;
	}

.mainbody {
	position: absolute;
	font: 100% Verdana, Helvetica, Arial, sans-serif;
	border: 0;
	top: 150px;
	left: 150px;
/*	width: 600px; */
	padding: 1em 0 1em 1em;
	margin: 0;
	z-index: 1;
	}

.mainbody p {
	font: 100% Verdana, Helvetica, Arial, sans-serif;
	}
	
.mainbody dd {
	font: 90% Verdana, Helvetica, Arial, sans-serif;
	}
	
.mainbody a:link, .mainbody a:visited {
	text-decoration: none;
	}

.mainbody a:hover, .mainbody a:active {
	text-decoration: overline underline;
	/*background-color: #333385;*/
	color: red;
	}

.mainbody a:hover h1 {
	text-decoration: overline underline;
	color: #5C4F3D;
	}
	
#externallink {
	position: absolute;
	font: 100% Verdana, Helvetica, Arial, sans-serif;
	border: 0;
	top: 150px;
	left: 150px;
	width: 80%;
	height: 74%;
/*	padding: 1em 0 1em 1em; */
	margin: 0;
	z-index: 1;
	}
