@charset "utf-8";
* {
	
	margin: 0px;
}
body {
	text-align: center;
	font-size: 72%;
	/*background: url("images/container-bg.gif") repeat-y scroll center top #e1f3da;
	background-color:#e1f3da;
	background: url(images/container-bg.gif) repeat-y scroll 50% 0 transparent !important;*/
	font-family: Verdana, Monaco, Helvetica, sans-serif;
	background-color:#e1f3da;
	color: #333333;
}

a, a:link	{

	color:#00669a
	
}


a:hover{
	text-decoration:none;
	color: #934158;
}


#container {
	text-align: left;
	margin: 0 auto;
	position: relative;
	background-color:#ffffff ;
	width: 760px;
}
#header {
	height: 172px;
	width: auto;
	background-image: url(images/imeLogo.gif);
	background-color: #E1F3DA;
	background-repeat: no-repeat;
	margin: 0;
	position: relative;
	}
	
#header  ul {
	margin: 0 px;
	padding: 0px;
	list-style: none;
	background-image: url(images/menu_join.gif);
	background-repeat: no-repeat;
	float: left;
	width: 760px;
	height: 48px;
	position: absolute;
	bottom: 0px;
}
#header  ul li {
	float: left;
}
#header ul a {
	padding: 3px 20px 5px 20px;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	line-height: 1.4em;
}
#header ul a:hover {
	color: #0C6EA8;
	background-color: #C9E6D0;
	}
	
#header  h1 span {
	margin-left: -9000px;
}
	
#content {
	float: left;
	background-color: #FFFFFF;
	line-height: 1.3em;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 10px;
	width: 480px;
}
 
#content ul {
	list-style-position: inside;
}

#content ol{
	list-style-position: outside;
	margin: 1em 2em 2em 2.2em;
	line-height: 1.4em;
}


#content p {
	line-height: 1.4em;
}

#content   h2 {
	color: #000000;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 4px;
	margin-bottom:4px;
	line-height: 1.3em;
}
#content h2 span {
	color: #c72929;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#content h3 {
	font-size: 13px;
}

.past_event {
	background-color: #f2f7f8;
	padding: 10px;
}

.past_event a {
	color: #00669a;
}
h4 {
	font-size: 13px;
}


#sidebar {
	float: right;
	width: 249px;
	padding: 0;
	margin: 0;
	border-right: 1px solid #fff;
}

.educational_p {
	background-color: #ceecc4;
	padding: 15px;
	border-bottom: 1px solid #fff;
}




.latest {
	background-color: #E1F3DA;
	padding: 15px;
	border-bottom: 1px solid #fff;
}


.latest2 {
	background-color: #ceecc4;
	padding: 15px;
	border-bottom: 1px solid #fff;
}


hr {
	color: #FFFFFF;
	margin-top: 5px;
}
.event1 {
	background-color: #ceecc4;
	font-size: 11px;
	padding: 10px;
	border-bottom: 1px solid #fff;
}



.event2 {
	background-color: #e1f3da;
	font-size: 11px;
	padding: 10px;
	border-bottom: 1px solid #fff;
}

.event1 a, .event2 a {
	line-height:1.5em;
	font-size: 12px;
}


#sidebar a {
	color: #934158;
}

#sidebar h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#934158;
	font-weight: bold;
	margin: 10px 0 0 0;
	}
#sidebar  h4 {
	color: #37779d;
	
	font-size: 12px;
	line-height: 1.5em;
}


br.clear {
	clear: both;
}

#footer {
	clear: both;
	position: relative;
	background-color: #2C793D;
	width: 760px;
	margin-top: 0px;
	margin-bottom: 20px;
	height: 100px;
	background-image: url(images/glow2.gif);
	background-repeat: repeat-x;
}

#footer p {
	text-align: center;
	color: #ddd;
	padding-top: 15px;
	line-height:1.6em;
	font-size: 9.5px;
	
}

#footer a {color:#ddd;}

#footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 760px;
	position: absolute;
	top: 60px;
	
	
	
}
#footer ul li {
	float: left;
	
}
#footer  ul  li  a{
	display: block;
	padding: 2px 8px;
	line-height: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	/*background: url(images/divider.gif) no-repeat left top; */
	border-right: 1px solid #165a25;
	font: 10px;
	color:#ddd;
	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
	
	
}


#footer ul li a:hover  {
	display: block;
	color:#fff;
	line-height: 10px;
	text-decoration: underline;
}
