#pagenav {
	font-size: 8pt;
	font-weight: bold;
	display: inline;
}

#pagenav div {
	padding: 10px;
}

#pagenav #left {
	margin-left: 30px;
	width: 300px;
	float: left;
	text-align: left;
}
#pagenav #left a {
	background-image: url(images/previous.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 25px;
}

#pagenav #right {
	margin-right: 30px;
	width: 300px;
	float: right;
	text-align: right;
}
#pagenav #right a {
	background-image: url(images/next.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	padding-right: 25px;
}


body {
	background-color: #669;
	background-image: url("images/outer2.bg.jpg");
	background-position: left top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Arial,Verdana,Sans-serif;
	font-size: 8pt;}

iframe {
	border: none;
}

table {
	font-size: 8pt;
	border-collapse: collapse;
	border-spacing: 0;}
td,th {
	padding: 0;}

img {
	padding: 0px;}

h3,h4 {
	text-transform: uppercase;
	margin-top: 2em;}
h3 {font-size: 9pt;}
h4 {font-size: 8pt;}

hr {
	margin: 2em 0;}

div#navline {
	text-transform: uppercase;
	text-align: left;
	padding: 0 20px;}

.page {
	width: 767px;
	font-size: 8pt;
/*
	background-color: #ddd;
	background-image: url("images/content.bg.jpg");
*/
	border: 1px solid black;
	margin-top: 20px;
}

div#sheet {
	margin: 3em;
	padding: 3em;
	background-color: #f9f9f9;
	border: 1px solid black;
}
div#sheet h1,
div#sheet h2,
div#sheet h3,
div#sheet h4,
div#sheet h5 {
	margin: 0;
	text-decoration: underline;
	padding: 1em 0;}
div#sheet h1 {font-size: 12pt;}
div#sheet h2 {font-size: 11pt;}
div#sheet h3 {font-size: 10pt;}
div#sheet h4 {font-size: 9pt;}
div#sheet h5 {font-size: 8pt;}

div#sheet #data,
div#sheet table#data th,
div#sheet table#data td {
	margin: 10px;
	background-color: #eee;
	padding: 2px 5px;
	border: 1px solid black;}
div#sheet table#data th {
	background-color: #dde;
	font-weight: bold;}

div#sheet table#imagelist {
	background: #eee;
	border: 1px solid black;}
div#sheet table#imagelist td {
	padding: 20px 10px;
}

table#images {
	width: 600px;
}
table#images td {
padding: 20px 0;
}

.coverbg {
	width: 767px;
	height: 350px;
	background-image: url(images/eag.mapflag.jpg);
}
.coverlink, .coverlink:link, .coverlink:visited {
	color: #669;
	font-weight: bold;
	text-decoration: none;
	padding: 0 40px;
	width: 100px;}
.coverlink:hover {
	text-decoration: none;
	background-color: #669;
	color: white;}
.coverglobe {
	vertical-align: middle;}

.eaghead {
	height: 80px;
	text-align: right;
	background-color: white;
}

#eagcontent {
	background-color: #ddd;
	background-image: url("images/content.bg.jpg");
	width: 100%;
	float: left;
	min-height: 350px;}
.eagtitle {
	height: 1.5em;
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
	padding: 5px;
	text-align: center;
	vertical-align: top;}

.eagmenu {
	background-color: #cc9;
	width: 267px;}
.eagtext {
	min-height: 350px;
	color: #330;
	text-align: left;
	padding: 20px;
}
.eagtext img {
	border: 1px solid black;
	margin: 0 10px;
	background: white;}
.eagtext div {
	display: block;}

#mgmt {
	border-left: 2px solid orange;
	padding-left: 5px;
	margin-bottom: 20px;
}

#mgmt #name {
	font-weight: bold;
}

p {
	font-size: 1em;
	text-align: justify;}

div#caption {
	margin: 0 1em;
	background: #eee;
	padding: 1em;
	border-top: 3px solid orange;}

.eagslides {
	float: right;
width: 500px;
	display: block;
	margin-left: 20px;}
.eagwideslides {
	float: right;
width: 100%;
	display: block;}

#slides {
	width: 500px;
	height: 350px;}
#slide img {
	width: 500px;
	height: 350px;}

#slide-legend {
	font-size: 7pt;
	font-weight: bold;
	background-color: white;
	text-align: center;
	padding: 10px;}
#slide-description {
	font-size: 7pt;
	font-weight: bold;
	height: 84pt;
	background-color: white;
	text-align: justify;
	vertical-align: middle;
	padding: 10px;}

div#newspaper {
	padding-top: 10px;
	margin-top: 30px;
	border-top: 2px solid orange;
}
div#newspaper h4 {
	padding: 0;
	margin: 0;
	font-size: 12pt;
}

ul#fives li {
	list-style: none;}
ul#fives li:first-letter {
	font-weight: bold;
	color: red;}

table#thumbnails {
	text-align: center;
	width: 700px;}
table#thumbnails img {
	height: 100px;
}
table#thumbnails tr {
	height: 0px;}
td#thumb div {
	padding: 10px;
	height: 4em;
	font-size: 0.9em;}

table#projects {
	border: 1px solid #999;
	border-bottom: 4px solid #999;
	background: #f0f0f0;
	background-image: url(images/prj.bg.jpg);
	text-align: center;
	width: 600px;}
table#projects th {
	color: white;
	background: #999;
	font-size: 11pt;}
table#projects td {
	padding: 4px;}
table#projects img {
	border: 1px solid #666;
	margin: 10px;}

a {
	color: #336;
	text-decoration: none;}
a:hover {
	color: red;
	text-decoration: none;}
a:visited {
	color: #666;}

#partners {
	width: 100%;
float: left;
	border-top: 1px solid black;
	background-color: white;}
.partnerlogo {
	padding: 0 20px;
	vertical-align: middle;
	border: 0;}

#footer {
	width: 100%;
	background: #ccf;
}
#copyright {
	background-color: #ddd;
	text-align: center;
	font-size: 0.8em;}


#sitemap {
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 20px;
}

#sitemap a { 
	color: #333;
	display: block;
}
#sitemap a:visited {
	color: #999;
}
#sitemap a:hover { 
	color: #00c;
}

#sitemap ul li#middle {
	background-image: url(images/sitemapline.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

#sitemap ul li#last {
	background-image: url(images/sitemaplineend.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

.red {
	color: red;
}
.green {
	color: green;
}
.blue {
	color: blue;
}
