body { 
margin:0px; 
padding:0px;
background-image:url(images/ieaweb3_01.png); 
background-repeat:repeat-x;  
font-family: Verdana;
font-size: 11px;
color: #555555;
text-align:left;
line-height: 150%;
}

.pic {
   padding-top:10px;
   }

.title1 {
   padding-top:20px;
   }

.line1  {
   margin-left:319px;
   }

.news1 {
   background-image:url(images/ieaweb3_12.png);
   background-repeat:repeat-y;
   padding:10px;
}

.news1 a:link {
	color: #555555;
	text-decoration: none;
}

.news1 a:visited {
	color: #00252;
	text-decoration: none;
}

.news1 a:hover {
	color: #ffbf00;
	text-decoration: none;
}
   
.contact {
   background-image:url(images/ieaweb3_24.png);
   background-repeat:repeat-y;
   padding-top:10px;
   padding-left:15px;
   padding-bottom:10px;
   margin-bottom:15px;  
}

.contact a:link {
	color: #555555;
	text-decoration: none;
}

.contact a:visited {
	color: #555555;
	text-decoration: none;
}

.contact a:hover {
	color: #002652;
	text-decoration: underline;
}

   
.content {
	font-family: Verdana;
	padding-left:15px;
	padding-right:25px;
	font-size: 11px;
	color: #555555;
	text-align:left;
	line-height: 150%;
//	border-bottom:#c1c1c1 solid 1px;
	padding-bottom:30px;	
}

.content a:link {
	color: #006699;
	text-decoration: none;
}

.content a:visited {
	color: #006699;
	text-decoration: none;
}

.content a:hover{
	text-decoration: none;
}

.menu {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
	color:#002652;
}

.menu a:link {
	color: #002652;
	text-decoration: none;
}

.menu a:visited {
	color: #002652;
	text-decoration: none;
}

.menu a:hover {
	color: #ffbf00;
	text-decoration: none;
}

.crumbs {
	font-family: Verdana;
	padding-left:60px;
	padding-right:15px;
	font-size:9px;
	color: #ffffff;
	text-align: center;
}
.crumbs a:link {
	color: white;
	text-decoration: none;
}
.crumbs a:hover{
    color:#ffbf00;
	text-decoration: none;
}

.crumbs a:visited {
	color: white;
	text-decoration: none;
}

#map{
    width: 600px;
    height: 400px;
	border: solid 6px #8698bd;
	-moz-border-radius: 6px;
	margin-bottom: 10px;
	text-align: left;
}