html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-color: #E4D7C4;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body#css-zen-garden {
	font: 62.5%/1.6 Georgia, Times, "Times New Roman", serif;
	color: #3C1700;
	position: relative;
	margin-top: 75px;
	background-color: #edefd0;
	background-image: url(bg1.jpg);
	background-repeat: repeat;
	background-position: left top;
}

p {
	font-size: 1.4em;
	margin: 0 0 1.6em;
	padding: 0 24px;
	clear: both;
}

abbr, acronym { cursor: help; }
span.accesskey { border-bottom: 1px dotted #fff; }

:link, :visited { font-weight: bold; text-decoration: none; color: #1e0c00; }
a:active { color: #f00; }
a:hover { color: #000; font-weight: bold; text-decoration: underline; }
a img { border: 0; }

#container {
	width: 645px;
	padding: 0 30px 0 180px;
	float: left;
	background-image: url(ArcherWebLogos/bg_container.gif);
	background-repeat: repeat-y;
	background-position: 0 50px;
}

	h1 {
	position: absolute;
	z-index: 101;
	top: -75px;
	left: 0;
	width: 179px;
	height: 152px;
	text-indent: -10001px;
	background-image: url(ArcherWebLogos/Badge.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	h2 {
	margin: 0 0 2.5em -95px;
	width: 770px;
	height: 352px;
	text-indent: -10001px;
	display: block;
	border-bottom: 4px solid #f7fad9;
	background-image: url(ArcherWebLogos/UpcomingJobs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	h3 {
		text-align: center;
		color: #472101;
		height: 27px;
		text-indent: -10001px;
		background-position: 50% 0;
		background-repeat: no-repeat;
		margin: 0 0 .8em;
	}
	
	#preamble h3 { background-image: url(ArcherWebLogos/h_the%20latest.gif); }
	#Proamble h3 { background-image: url(ArcherWebLogos/h_shea.gif); }
	#explanation h3 { background-image: url(ArcherWebLogos/h_Jets.gif); }
	#participation h3 { background-image: url(ArcherWebLogos/h_Giants.gif); }
	#benefits h3 { background-image: url(ArcherWebLogos/h_Spectrum.gif); }
	#requirements h3 {
		background-image: url(ArcherWebLogos/h_pledge.gif);
		width: 621px;
		margin-left: -633px;
	}
	
	#intro #quickSummary {
	color: #fff;
	position: absolute;
	top: 110px;
	left: 10px;
	width: 150px;
	padding: 125px 0 0;
	background-color: #3C1700;
	background-image: url(ArcherWebLogos/ChairCut.gif);
	background-repeat: no-repeat;
	background-position: 54% 15px;
	}
	
	#intro #quickSummary p.p1 {
		font-size: 1.2em !important;
		font-style: italic;
		padding: 0 11px 0 14px;
	}
	
	#intro #quickSummary p.p2 {
	padding: 5em 15px 1.6em;
	margin: 0;
	font-size: 1.2em !important;
	background-color: #2d1100;
	background-image: url(ArcherWebLogos/Resume.gif);
	background-repeat: no-repeat;
	background-position: 50% 1.5em;
	}
	
	#intro #quickSummary a { color: #fff; }

#linkList {
	width: 130px;
	background-color: #3c1700;
	position: absolute;
	top: 53.5em;
	left: 10px;
	padding: 2.4em 10px .8em;
	color: #cec5bf;
}

#linkList a { color: #ebe7e5; }

	#linkList h3 {
		display: block;
		margin: 0 0 1.2em;
	}
	
	#linkList ul {
		margin: 0 0 2.4em;
		font-size: 1em;
		text-align: center;
		line-height: 1.2em;
	}
	
	#linkList ul li {
		margin-bottom: .8em;
		text-align: center;
	}
	
	#lselect h3 {
		background-image: url(ArcherWebLogos/h_products.gif);
	}
	
	#lselect ul li {
		margin: 0 0 1.2em;
	}

	#lselect ul li a {
		background-color: #2d1100;
		display: block;
		padding: .5em 5px .6em;
		font-size: 1.1em;
		margin-bottom: .3em;
		color: #fff;
	}
	
	#lselect ul li a.c {
		background-color: transparent;
		display: inline;
		padding: 0;
		font-size: 1em;
		margin-bottom: 0;
		color: #ebe7e5;
	}

	#larchives h3 {
		background-image: url(ArcherWebLogos/h_navi.gif);
	}

	#lresources h3 {
		background-image: url(ArcherWebLogos/h_resources.gif);
	}

#supportingText {
	padding: .5em 0 0;
	position: relative;
}

	#benefits {
		margin-bottom: 1em;
	}
	
	#requirements {
		float: right;
		width: 1px;
		margin: 145px -1px 0 0;
		display: inline;
	}
	
	#requirements p {
		width: 598px;
		margin-left: -646px;
	}
	
	#footer {
	float: left;
	width: 645px;
	height: 130px;
	overflow: visible;
	position:relative;
	display: inline;
	background-image: url(ArcherWebLogos/Buttons.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	#footer a {
		text-indent: -10001px;
		float: right;
		display: block;
		width: 114px;
		height: 114px;
		margin: 0 7px;
	}

#extraDiv1 {
	width: 855px;
	height: 100px;
	display: block;
	float: left;
	background-image: url(ArcherWebLogos/bg_req.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 { display: none; }



* html #container {
	float: left;
	height: 170em;
}

* html #requirements {
	height: 1px;
	width: 1px;
	position: relative;
	margin-right: -30px;
}

* html #requirements p, * html #requirements h3 {
	position: relative;
}

.floatright { float: right; }

 .dropcap
{
float: left;
width: 0.7em;
font-size: 3.5em;
line-height: 65%;
}
