/* The initial css and design concept was from Zen Garden submission 085 - 'Oceans Apart', by Ryan Sims, http://www.justwatchthesky.com */
/* I used the initial general concept but substituted all graphics with my own and altered the layout container items. I retained some of the element names in many cases from the original http://www.csszengarden.com, css file, but all style revisions are original*/

/* Basic Elements */

body { 
	font: 0.9em trebuchet ms, arial, helvetica, sans-serif; 
	color: #333333;
	background: #E8E0D5  url(../085/aeback2.gif) repeat-y center; 
	margin: 0px; 
}

p { 
	font: 1em trebuchet ms, arial, helvetica, sans-serif; 
	margin-top: 0px; 
	text-align: left;
}

p.p5 { 
	font-size: 0.9em;
	padding-top: 15px;
}

a:link { 
	background: #EBEEF2;
	padding: 0 2px 0 2px;
	text-decoration: none; 
	color: #4F6B8B;
}

a:visited { 
	background: #EBEEF2;
	padding: 0 2px 0 2px;
	text-decoration: none; 
	color: #4F6B8B;
}

a:hover, a:active { 
	background: #F1EFE9;
	padding: 0 2px 0 2px;
	text-decoration: none; 
	color: #384A5F;
}

h1, h2, h3 span {display:none}
h4 {font-size:1.3em; font-family:"Gill Sans MT", Geneva, Arial, Helvetica, sans-serif;color: #3E41AA; font-weight:200;}

/* specific divs */

#container { 
	display: block;
	position: relative;
	border: 11px  #0A0D12 solid;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	width: 527px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 505px;
}

#intro { 
	background:  url(../085/eyea.gif) no-repeat top center;
	padding-top: 340px;
}

#pageHeader { 
	background: url(../085/bargif.jpg) no-repeat top left;
	height: 67px;
}

#quickSummary {
	position: relative;
	left: 199px;
	padding: 14px 14px 0 14px;
}
#quickSummary p.p1 { display: none }
#quickSummary p.p2 { 
	font-size: 1em;
	color:#FFFFFF;
	font-weight:bold;
}

#preamble, #supportingText {
	position: relative;
	left: 199px;
	width: 306px;
	text-align: left;
	padding: 0 14px 0 14px;
	margin-bottom: 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 278px;
}

#footer { 
	text-align: left; 
	padding-top: 15px;
}
#footer img, #footer img a {border:0;}
#footer a:link, #footer a:visited { 
	font-size: 0.8em;
	margin-right: 15px;
}

#linkList {
	position: absolute; 
	top: 407px; 
}

#linkList2 { 
	font: 0.9em trebuchet ms, arial, helvetica, sans-serif; 
	color: #9F927F;
	width: 188px; 
}

#linkList h3 { 
	margin: 0; 
	width: 188px; 
	height: 42px; 
}
#linkList h3.select {
	background: transparent url(../085/aeselect.gif) top left no-repeat; 
}
#linkList h3.archives {
	background: transparent url(../085/goldselect.gif) top left no-repeat;
	margin-top: 15px; 
}
#linkList h3.resources {
	background: transparent url(../085/resources.gif) top left no-repeat;
	margin-top: 15px; 
}
#linkList h3.select span, #linkList h3.archives span, #linkList h3.resources span { display:none }

#linkList ul {
	margin: 0px;
	padding: 0px;
}
#linkList li {
	height: 48px; 
	list-style-type: none;
	background: transparent url(../085/liBG.gif) repeat-x top left; 
	display: block; 
	padding-left: 14px;
}
#linkList li a { 
	display: block;
	width: auto;
	color: #4F6B8B;
	padding: 9px 0 0 0;
	background: none;
	color: #384A5F;
	font-size: 0.9em;
}
#linkList li a:hover { 
	color: #746E50;
}
#linkList li a.c:link, #linkList li a.c:visited {
	color: #9F9B51;
	font-weight: normal;
	display: inline;
	font-size: 0.9em;
	padding: 0;
}
#linkList li a.c:hover {
	color: #746E50;
}

#linkList #larchives li, #linkList #lresources li {
	height: 25px;
	background: #F3F1EC;
	list-style-type: none; 
	display: block; 
	padding-left: 14px;
	border-bottom: 1px #DFDCD1 solid;
}
#linkList #larchives li a, #linkListg #lresources li a {
	padding-top: 5px;
	padding-bottom: 3px;
}
#linkListg {
	position: absolute; 
	top: 407px; 
}

#linkList2g { 
	font: 9px trebuchet ms, arial, helvetica, sans-serif; 
	color: #9F927F;
	width: 188px; 
}

#linkListg h3 { 
	margin: 0; 
	width: 188px; 
	height: 42px; 
}
#linkListg h3.select {
	background: transparent url(../085/aeselect.gif) top left no-repeat; 
}
#linkListg h3.archives {
	background: transparent url(../085/goldselect.gif) top left no-repeat;
	margin-top: 15px; 
}
#linkListg h3.resources {
	background: transparent url(../085/resources.gif) top left no-repeat;
	margin-top: 15px; 
}
#linkListg h3.select span, #linkListg h3.archives span, #linkListg h3.resources span { display:none }

#linkListg ul {
	margin: 0px;
	padding: 0px;
}
#linkListg li {
	height: 48px; 
	list-style-type: none;
	background: transparent url(../085/liBG.gif) repeat-x top left; 
	display: block; 
	padding-left: 14px;
}
#linkListg li a { 
	display: block;
	width: auto;
	color: #4F6B8B;
	padding: 9px 0 0 0;
	background: none;
	color: #384A5F;
	font-size: 0.8em;
}
#linkListg li a:hover { 
	color: #746E50;
}
#linkListg li a.c:link, #linkListg li a.c:visited {
	color: #929B70;
	font-weight: normal;
	display: inline;
	font-size: 0.6em;
	padding: 0;
}
#linkListg li a.c:hover {
	color: #746E50;
}

#linkListg #larchivesg li, #linkListg #lresourcesg li {
	height: 25px;
	background: #F3F1EC;
	list-style-type: none; 
	display: block; 
	padding-left: 14px;
	border-bottom: 1px #DFDCD1 solid;
}
#linkListg #larchivesg li a, #linkListg #lresourcesg li a {
	padding-top: 5px;
	padding-bottom: 3px;
}
	
/* header graphics */

#preamble { 
background-position:center; background-repeat:repeat;
	padding-top:0px;
}

#explanation { 
	background:transparent url(../085/allabout.gif) no-repeat top left;
	padding-top:30px;
}

#participation { 
	background:transparent url(../085/participation.gif) no-repeat top left;
	padding-top:30px;
}

#benefits { 
	background:transparent url(../085/benefits.gif) no-repeat top left;
	padding-top:30px;
}

#requirements { 
	background:transparent url(../085/requirements.gif) no-repeat top left;
	padding-top:30px;
}


/* extra divs */

#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {display:none}
