/*
 * RESET
 */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form,
fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
fieldset, img {
	border: 0;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

/*
 * MAIN
 */

body {
	background: #9ca87a url(../img/bg.gif) repeat-x left top;
}
div#main {
	background: white;
	border-right: 1px solid #7c7c7c;
	display: inline; /* FIX IE DOUBLE FLOAT MARGIN BUG */
	float: left;
	left: 23%;
	margin: 0% auto;
	position: relative;
	right: 5%;
	top: 130px;
	width: 72%;
}
div#mapofchicago {
	position: absolute;
	margin-left: 21.5%;
	left: -201px;
}
div#mappingthestackslogo {
	position: absolute;
	margin-left: 21.5%;
	left: 20px;
}
div#text {
	padding: 18px 0 18px 9%;
	width: 86%; /* IE6 HACK- FLOAT DROP IF I SPECIFY THE RIGHT MARGIN */
}

/*
 * BREADCRUMBS
 */

div#breadcrumbs {
	background: url(../img/content-ur.gif) no-repeat top right;
	border-bottom: 1px solid #aea589;
	left: 0;
	position: absolute;
	top: -22px;
	width: 100%;
}
div#breadcrumbs div {
	background: url(../img/content-ul.gif) no-repeat top left; 
	width: 100%;
}
div#breadcrumbs p {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 0 1em;
	padding: 2px 0;
}

/*
 * FOOTER
 */

div#footer {
	background: url(../img/content-lr.gif) no-repeat bottom right #574f47; 
	border-top: 1px solid #333333;
	bottom: -22px;
	clear: both;
	height: 20px;
	left: 0;
	margin: 0;
	position: absolute;
	width: 100%;
}
div#footer div {
	background: url(../img/content-ll.gif) no-repeat bottom left;
	height: 20px;
}


/* 
 * NAVIGATION
 */ 

div#navwrap {
	float: left;
	margin-left: -25%;
	margin-right: 1px; /* FIX IE6 JUMPINESS IN CONTENT AREA ON RESIZE */
	position: relative; /* FIX IE6 NEGATIVE MARGIN BUG. */
	top: 1px;
	width: 25%; 
}
div#navboxtop {
	background: url(../img/nav-ul.gif) no-repeat top left #f4f4e8;
	float: left;
	font-size: 0;
	height: 8px;
	width: 100%;
}
div#navboxbot {
	background: url(../img/nav-ll.gif) no-repeat bottom left #f4f4e8;
	border-top: 1px solid #c2bba4;
	float: left;
	font-size: 0;
	height: 8px;
	width: 100%;
}
div#navwrap a:link, div#navwrap a:visited, div#navwrap a:hover, div#navwrap a:active {
	border-top: 1px solid #c2bba4;
	color: black;
	display: block;
	padding: 3px 1em;
}
div#navwrap a:link, div#navwrap a:visited {
	text-decoration: none;
}
div#navwrap a:hover, div#navwrap a:active {
	text-decoration: underline;
}
div#navwrap h1 {
	background: url(../img/nav-h-fade.jpg) repeat-y top left white; 
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
}
div#navwrap li {
	float: left;
	font-size: 12px;
	margin: 0;
	width: 100%;
}
div#navwrap ul {
	background: #f4f4e8; 
	float: left;
	list-style-type: none;
	margin: 0;
	text-align: center;
	width: 100%;
}
li a.eadnavlink {
	text-align: left;
}

/*
 * CONTENTWRAP 
 */

/* Add zoom:1 back to contentwrap? */

div#contentwrap {
	background: #fff;
	text-align: left;
}

div#contentboxtop {
	background: url(../img/content-ur.jpg) no-repeat top right #1b375d; 
	position: relative;
	height: 8px;
}
div#contentboxtop img {
	position: absolute;
	top: 0;
	left: 0;
}

/*
 * CONTENT
 */

div#content {
	padding: 1em 0 2em 0;
	zoom: 1;
}

/*
 * SEARCHWIDGET 
 */

#searchwidget {
	right: 5%;
	position: absolute;
	top: 27px;
}

/*
 * ARTIFACTS PAGES
 */

div#content div.artifactmarquee {
	float: left;
	margin-left: 3%;
	padding: 1em 3%;
	width: 22%;
}
div#content div.artifactmarquee p {
	margin: 0;
	padding: 0;
}
div#content div.artifactmarquee h2 {
	margin: .5em 0;
	padding: 0;
}
div#content div.artifactmarquee a {
	margin: 0;
	padding: 0;
}
img.artifactintrothumb {
	border: 1px solid #aaa;
	padding: 1px;
}
p.artifacts {
	float: none;
}
p.artifacts a {
	display: block;
	float: left;
}
p.artifacts img {
	border: 1px solid #bbb;
	margin: 0 10px 10px 0;
	padding: 1px;
}
table#layout > tr > td {
	background: gray;
	border: 1px solid black;
}
 
/*
 * HOME PAGE
 */

#mainpagecaption {
	font-style: italic;
	padding: 0 20px;
}
img#mainpageillustration {
	border: 1px solid #aaa;
	margin: 1em 0 0 0;
	padding: 1px;
}

div#mainpagecolumn1 {
	float: left;
	overflow: hidden;
	text-align: center;
	width: 250px;
}
div#text div#mainpagecolumn2 {
	margin: 0 0 0 250px;
	padding: .6em 0 0 0;
}
div#text div#mainpagecolumn2 p {
	margin-left: 0;
	padding-left: 0;
}
	
div#mainpagecolumn2 p#pullquote {
	color: #b40000;
	font-family: Georgia;
	font-size: 1em;
	font-style: italic;
}

