/* CSS Document by IMAGE ICU, LLC */
/* Main Styles for eaes.org */
/* (c)2007 IMAGE ICU, LLC - www.imageicu.com */

/************ Default HTML ************/
html, body {
	height: 100%; 
	width: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333;
	background-color: #fff;
}

/******************* Text *********************/
p {
	margin: 8px 30px 10px 30px;
	padding: 0;
	text-indent: 0px;
	font-size: 95%;
	line-height: 1.45;
	letter-spacing: 0.01em;
}
p.instructions {
	margin: 4px 10px 0 10px;
	font-size: 80%;
	text-align: right;
}
a {
	margin: 0;
	padding: 0;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

h1 {
	margin: 10px 10px 0 10px;
	padding: 0 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #003399;
}
h2 {
	margin: 10px 20px;
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: italic;
	color: #711a01;
	border-bottom: 1px solid #711a01;
}
h3 {
	margin: 12px 30px 0 30px;
	padding: 0;
	font-weight: bold;
	font-size: 100%;
	color: #711a01;
}
ul, ol {
	margin: 6px 50px 0 50px;
	padding: 0 0 10px 0;
}
li {
	margin: 0;
	padding: 4px 0;
	line-height: 1.3;
	list-style-type: disc;
}
li.noblt {
	margin: 0;
	padding: 2px 0;
	line-height: 1.3;
	list-style-type: none;
}
abbr, acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}

/******************* General *********************/
img, a img {margin: 0; border: none; text-decoration: none;}
.spacer {clear: both;}
.placer {height: 250px;}
.mini {font-size: 88%;}
.txtRight {text-align: right;}
.bold {font-weight: bold;}
.border {border: 1px solid #153177;}
.ital {font-style: italic;}
.red {color: #CC0000;}
.center {margin: 0 auto; text-align: center;}

/******************* Exp/Col *********************/
a.titlebar {
	margin: 8px 10px 16px 10px;
	padding: 5px 8px;
	display: block;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: italic;
	color: #003333;
	background-color: #98c08d;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
}
a.titlebar:visited {
	color: #003333;
	background-color: #98c08d;
}
a.titlebar:hover {
	color: #fff;
	background-color: #003333;
}
a.titlebar2 {
	margin: 8px 10px 16px 10px;
	padding: 5px 8px;
	display: block;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: italic;
	color: #711a01;
	background-color: #e5a45f;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
}
a.titlebar2:visited {
	color: #711a01;
	background-color: #e5a45f;
}
a.titlebar2:hover {
	color: #fff;
	background-color: #711a01;
}
a.titlebar3 {
	margin: 8px 20px 16px 20px;
	padding: 5px 8px;
	display: block;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: italic;
	color: #003333;
	background-color: #98c08d;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
}
a.titlebar3:visited {
	color: #003333;
	background-color: #98c08d;
}
a.titlebar3:hover {
	color: #fff;
	background-color: #003333;
}
.collapse {
	display: none;
}
.expand {
	display: block;
}
.collapse ul {
	margin: 6px 20px 5px 40px;
	padding: 0 0 12px 0;
	display: block;
}
.collapse li {
	margin: 0;
	padding: 4px 0;
	line-height: 1.3;
	list-style-type: disc;
}
.collapse li.blt2 {
	margin: 0 0 0 20px;
	padding: 3px 0 2px 0;
	line-height: 1.3;
	list-style-type: circle;
}
.collapse li.blt3 {
	margin: 0 0 0 40px;
	padding: 4px 0 2px;
	font-size: 88%;
	line-height: 1.3;
	list-style-type: square;
}
.collapse p {
	margin: 0px 50px 30px 50px;
	padding: 0;
}

/******************* Header *********************/
#headBox {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 137px;
	background-color: #a0b6ce;
	background-image: url(../Images/headerBkgd.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
#header {
	margin: 0;
	padding: 0;
	width: 755px;
	height: 138px;
	background-image: url(../Images/headCurve.gif);
	background-position: center right;
	background-repeat: no-repeat;
}
#logo {
	padding: 9px 0 9px 15px;
	background-color: #fff;
}

/******************* Navigation *********************/
#navbar {
	position: absolute;
	top: 153px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #022458;
	z-index: 5000;
}

/******************* Content *********************/
#contentBox {
	margin: 67px 0 20px 0;
	padding: 0;
	width: 100%;
	text-align: center;
	background-color: #fff;
	background-image: url(../Images/contentBkgd.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#content {
	margin: 0 auto;
	padding: 0;
	width: 770px;
	text-align: left;
	background-color: #fff;
}
#mainCol {
	margin: 0 0 0 300px;
	padding: 0;
	text-align: left;
}
.picrow {
	margin: 0 auto;
	padding: 0;
	width: 470px;
	text-align: center;
}
#subheader {
	margin: 0;
	padding: 0 30px;
}

/******************* Pay Pal Donation *********************/
img#payments {
	margin: 8px 30px 10px 30px;
	padding: 0;
}


/******************* Left Column *********************/
#leftCol {
	float: left;
	margin: 0;
	padding: 0;
	width: 285px;
	height: auto;
	text-align: left;
}
#leftCol ul li {
	font-size: 88%;
	font-weight: bold;
	line-height: 1.05;
	letter-spacing: normal;
}
#leftCol p {
	margin: 10px 10px 20px 0px;
	padding: 0;
	text-indent: 0px;
}
#leftCol div.sideBox {
	margin: 15px 0;
	padding: 2px 0 20px 0;
	width: 285px;
	height: auto;
	text-align: left;
	background-color: #e5a45f;
}
#leftCol h3 {
	margin: 12px 10px 0 10px;
}
#leftCol h4 {
	margin: 12px 0 0 0;
}
#leftCol div.sideBox h3 {
	margin: 12px 30px 0 30px;
}
#leftCol div.sideBox p {
	margin: 4px 40px 0 40px;
	padding: 0;
	text-indent: 0px;
}

/******************* Footer *********************/
#footerBox {
	margin: 0;
	padding-top: 20px;
	width: 100%;
	height: auto;
	text-align: right;
	background-image: url(../Images/footerBkgd.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#footer {
	margin: 0;
	padding: 0 10px 6px 0;
}
#footer ul {
	margin: 0 auto;
	padding: 0 0 8px 0;
	font-size: 94%;
	color: #000;
}
#footer li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#footer ul a {
	margin: 0 2px;
}
#footer p {
	margin: 1px 0;
	padding: 0;
	color: #333;
	font-size: 88%;
	text-indent: 0px;
}
p#credit {
	margin: 7px 0 0 0;
	padding: 0;
	color: #666;
	font-style: normal;
	font-size: 76%;
}
p#credit a {
	margin: 0;
	padding: 0;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
p#credit a:visited {
	color: #666;
}
p#credit a:hover {
	color: #666;
	text-decoration: underline;
}