body {
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #222;
	background-repeat: repeat-x;
/* 	border-left: 1px  solid #000;
	border-right: 1px  solid #000; */
	min-width: 860px;
	font-size: 90%;
	font-family: 'times new roman', times;
	line-height: 160%;
	color: #444;
}

a:link {
	color: #0000CC;
}

a:active {
	color: #999999;
}

a:visited {
	color: #0000CC;
}

#header {
	background-color: #3B4758;
	background-image: url('../images/global/headerbg.gif');
	height: 69px;
}

#content {
	clear: both;
	min-height: 320px;
	background-color: #e1e1e1;
	background-image: url('../images/stories/tehuacan/rbg.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 35px;
}

#main {
	clear: both;
	background-color: #323232;
}

#footer {
	clear: both;
	color: #999;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	line-height: 16px;
	padding-left: 200px;
	padding-right: 200px;
}

#footer a:link {
	color: #aaa;
}

#footer a:active {
	color: #aaa;
}

#footer a:visited {
	color: #aaa;
}


#content .thumb {
	background-color: #eee;
	padding: 10px;
	margin: 6px;
}

#content .thumbsm {
	background-color: #eee;
	padding: 6px;
	margin-bottom: 10px;
}

#content .imglarge {
	background-color: #ccc;
	padding: 6px;
	margin-bottom: 10px;
}

#content #locator {
	background-color: #ccc;
	padding: 6px;
	width: 600px;
	height: 380px;
}

#content #diagram {
	background-color: #ccc;
	margin-bottom: 10px;
	border: 6px solid #ccc;
	width: 800px;
	height: 664px;
}


/* #diagram {
	border: 1px solid #999;
	margin-top: 20px;
} */

#storynav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index:6;
	position: absolute;
	right: 14px;
}

#pagetitle {
	margin-left: 0px;
	margin-top: 20px;
}

.leftpiccol {
	position: relative;
	top: -10px;
	float: left;
	width: 250px;
	margin-right: 18px;
	top: 100px;
}

.leftcontentcol {
	width: 145px;
	float: left;
	margin-right: 18px;
	margin-top: 41px;
	margin-left: 5px;
	margin-bottom: 60px;
	position: relative;
	top: 100px;
}

.leftcontentcol img {
	margin-left: -5px;
}

.contentcol {
	width: 495px;
	text-align: justify;
	padding-left: 20px;
	float: left;
	border-left: 1px solid #ccc;
	margin-top: 100px;
}

#content h1 {
	font-size: 200%;
	font-weight: normal;
	font-family: georgia,'times new roman',  serif;
	margin-bottom: 20px;
	margin-top: 0px;
	color: #333;
	/* color: #BB8A40; */
}

#content h2 {
	font-size: 170%;
	font-weight: normal;
	font-family: georgia,'times new roman',  serif;
	margin-bottom: 7px;
	margin-top: 6px;
	color: #333;
	/* color: #BB8A40; */
}

#content lede {
	font-size: 125%;
	color: #333;
	line-height: 130%;
}

#content .byline {
	font-size: 90%;
	line-height: 130%;
	color: #666;
	margin-bottom: 10px;
}

#content .credit {
	font-size: 75%;
	color: #666;
	text-transform: uppercase;
	line-height: 120%;
}

#content .credit a {
	color: #666;
}

.contentcol object {
	position: relative;
	left: -5px;
}

.pages {
	color: #888;
	font-size: 90%;
	font-family: helvetica, arial;
}

#more-en {
	display: none;
}

#more-es {
	display: none;
}

#story-es {
	display: none;
}

teamname {
	font-size: 15px;
	font-family: helvetica, verdana, arial, sans-serif;
	color: #666;
}

.divider {
	border-top: 1px dotted #aaa;
	text-transform: uppercase;
	font-size: 11px;
	color: #999;
}

.langselect {
	font-family: helvetica, verdana, arial, sans-serif;
	color: #666;
	font-size: 10px;
	text-transform: none;
	display: inline;
}

.divider .langselect {
	float: right;
}


.langselect select {
	font-size: 10px;
	line-height: 11px;
}

.dividercredit {
	font-family: georgia, helvetica, verdana, arial, sans-serif;
	font-style: italic;
	text-transform: none;
}