/* BEGIN TEMPLATE css_iaej.tpl */

body {
	background:#C7D1CF; }
	
#container { 
	margin:0 auto;
	width:700px;
	text-align:center;
	background:#fff; }

#header {
	position:relative;
	width:700px;
	height:142px;
	background:#034724 url(/header.gif) top left no-repeat; }

.headerlogo {
	position:absolute;
	bottom:10px;
	right:10px; }

#subheader {
	width:100%;
	height:10px;
	background:#06733A; }
	
#nav {
	width:100%;
	height:1.2em;
	background:#034724;
	border-bottom:2px solid #fff;
	font-family:Arial, sans-serif; }
	
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0; }

#nav li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto; }

#nav a {
	color: #fff;
	display: block;
	width: auto;
	text-decoration: none;
	text-transform:lowercase;
	font-size:77%;
	margin: 0;
	padding: 2px 10px;
	border-right: 2px solid #fff; }

#nav a:hover, #nav a:active { background: #06733A; }

#nav #here { background:#06733a; }

#content {
	width:680px;
	margin-left:10px;
	padding:15px 0;
	background:#fff;
	text-align:left; }

	
/* END TEMPLATE css_iaej.tpl */
