/* GLOBAL
-------------------------------------------------------------------- */
body { 
	margin: 0;
	padding: 0;
	text-align: left;
	background: #605128;
	font-family: Arial, sans-serif;
	font-size: 12px;
	}

#printTitle {
	margin: 0 !important;
	padding: 0 !important;
	display: none !important;
	}


.req {
	font-size: 11px;
	color: #ec9a10;
	font-weight: normal;
	}

img {
	border: 0
	}

form {
	padding: 0;
	margin: 0;
	}

fieldset, legend {
	border: none;
	}


/* STRUCTURE
-------------------------------------------------------------------- */
#wrapper {
	width: 750px;
	text-align: left;
	background-color: #d5d598;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	}

#content {
	width: 720px;
	text-align: left;
	background: url(/understandingscience/imgs/content_bg.gif) repeat-y;
	margin: 5px 0 0 15px;
	padding: 0;
	}

#content #top {
	width: 720px;
	height: 7px;
	background: #d5d598 url(/understandingscience/imgs/content_top.gif) no-repeat left bottom;
	padding-top: 10px;
	}

#content #btm {
	width: 720px;
	height: 7px;
	background: #d5d598 url(/understandingscience/imgs/content_btm.gif) no-repeat left top;
	margin-top: 10px;
	}

#footer {
	width: 720px;
	height: 30px;
	font-size: 12px;
	color: #3c3d04;
	text-align: right;
	margin: 0;
	padding: 0;
	}


/* STRUCTURE / Head
-------------------------------------------------------------------- */
#head {
	position: relative;
	width: 750px;
	height: 162px;
	margin: 0;
	padding: 0;
	background: url(/understandingscience/imgs/header.gif) no-repeat left bottom;
	}

#head #wested {
	width: 130px;
	height: 40px;
	float: right;
	}


#head #illust {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	}

* html #head #illust {  /* IE6 */
	position: absolute;
	bottom: -3px;
	right: 0;
	margin: 0;
	padding: 0;
	}

*:first-child+html #head #illust {  /* IE7 */
	position: absolute;
	bottom: -3px;
	right: 0;
	margin: 0;
	padding: 0;
	}


/* NAV
-------------------------------------------------------------------- */
#nav {
	width: 671px;
	height: 33px;
	margin: 0 0 0 43px;
	padding: 0;
	}


/* LEFT
-------------------------------------------------------------------- */
#content #left {
	width: 410px;
	margin: 0;
	padding: 20px 0 20px 40px;
	float: left;
	}

#content #left blockquote {
	line-height: 15px;
	margin: 0 0 0 20px;
	padding: 0;
	}

#content #left h1#image {
	margin: 0 0 13px 0;
	padding: 0;
	}
	
#content #left h2 {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #513d1d;
	margin: 23px 0 6px 0;
	padding: 0;
	}

#content #left p {
	font-size: 12px;	
	line-height: 15px;
	color: #000000;
	margin: 0 10px 10px 0;
	padding: 0;
	}

#content #left p a {
	color: #c68335;
	text-decoration: underline;
	}

#content #left p a:hover {
	color: #c68335;
	text-decoration: underline;
	}


#content #left p.indent {
	font-size: 12px;	
	line-height: 15px;
	color: #000000;
	margin: 0 10px 10px 10px;
	padding: 0;
	}


#content #left p span.brown {
	font-size: 12px;	
	line-height: 15px;
	font-weight: bold;
	color: #513d1d;
	margin: 0 0 10px 0;
	padding: 0;
	}


#content #left p.dl {
	background: url(/understandingscience/imgs/icon_arrow_dl.gif) no-repeat left top;
	margin: 0 12px 10px 0;
	padding: 0 0 0 15px;
	}


#content #left ul.home {
	list-style-image: url(/understandingscience/imgs/bullet.gif);
	margin: -10px 0 12px 14px;
	padding: 5px 0 0 0;
	}

#content #left ul.home li {
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	padding: 0 0 0 0;
	}

#content #left ul.home li a {
	color: #c68335;
	text-decoration: underline;
	}

#content #left ul.home li a:hover {
	color: #c68335;
	text-decoration: underline;
	}


#content #left ul.tight {
	list-style-image: url(/understandingscience/imgs/bullet.gif);
	margin: -10px 0 10px 24px;
	padding: 5px 0 0 0;
	}

#content #left ul.tight li {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	padding: 0 10px 0 0;
	}

#content #left ul.tight li a {
	color: #c68335;
	text-decoration: underline;
	}

#content #left ul.tight li a:hover {
	color: #c68335;
	text-decoration: underline;
	}


#content #left ul.tightPDMod {
	list-style-image: url(/understandingscience/imgs/bullet.gif);
	margin: -10px 0 20px 24px;
	padding: 5px 0 0 0;
	}

#content #left ul.tightPDMod li {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	padding: 0 10px 0 0;
	}

#content #left ul.tightPDMod li a {
	color: #c68335;
	text-decoration: underline;
	}

#content #left ul.tightPDMod li a:hover {
	color: #c68335;
	text-decoration: underline;
	}


#content #left ul.loose {
	list-style-image: url(/understandingscience/imgs/bullet.gif);
	margin: 0 0 10px 24px;
	padding: 5px 0 0 0;
	}

#content #left ul.loose li {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	padding: 0 10px 7px 0;
	}

#content #left ul.loose li a {
	color: #c68335;
	text-decoration: underline;
	}

#content #left ul.loose li a:hover {
	color: #c68335;
	text-decoration: underline;
	}
	

#content #left #subnav {
	width: 410px;
	height: 27px;
	margin: 0;
	padding: 0;
	}

#content #left #subnav ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	}

#content #left #subnav ul li {
	font-size: 12px;
	display: inline;
	background: url(/understandingscience/imgs/icon_arrow_subOff.gif) no-repeat left top;
	padding: 0 10px 0 17px;
	}

#content #left #subnav ul li.on {
	background: url(/understandingscience/imgs/icon_arrow_subOn.gif) no-repeat left top;
	}

#content #left #subnav ul li a {
	color: #c68335;
	text-decoration: none;
	}

#content #left #subnav ul li a:hover {
	color: #c68335;
	text-decoration: none;
	background: url(/understandingscience/imgs/icon_arrow_subOn.gif) no-repeat left top;
	padding: 0 0 0 17px;
	margin: 0 0 0 -17px;
	}

* html #content #left #subnav ul li a:hover {  /* IE6 */
	color: #c68335;
	text-decoration: none;
	background: none;
	}

*:first-child+html #content #left #subnav ul li a:hover {  /* IE7 */
	color: #c68335;
	text-decoration: none;
	background: none;
	}


#content #left #laTable {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 10px 0 20px 0;
	padding: 0;
	}

#content #left #laTable td {
	border-top: 1px solid #000000;
	}


/* RIGHT
-------------------------------------------------------------------- */
#content #right {
	width: 230px;
	margin: 0;
	padding: 10px 15px 0 0;
	float: right;
	}

#content #right #green {
	width: 230px;
	height: 191px;
	background: url(/understandingscience/imgs/mod_green.gif) left bottom;
	margin: 15px 0 0 0;
	padding: 0;
	}

#content #right #brown {
	width: 230px;
	background: #c68335;
	margin: 15px 0 10px 0;
	padding: 0;
	}

#content #right #brown #browntop {
	width: 230px;
	height: 3px;
	background: #ffffff url(/understandingscience/imgs/mod_brown_top.gif) no-repeat left bottom;
	}

#content #right #brown #brownbtm {
	width: 230px;
	height: 3px;
	background: #ffffff url(/understandingscience/imgs/mod_brown_btm.gif) no-repeat left top;
	}


#content #right #brown .upEvents {
	margin-bottom: 20px;
	}

#content #right #brown .upEvents h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #513d1d;
	margin: 20px 0 10px 20px;
	padding: 0;
	}
	
#content #right #brown .upEvents h2 {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #513d1d;
	margin: 0 20px 10px 20px;
	padding: 0;
	}

#content #right #brown .upEvents p {
	font-size: 12px;	
	line-height: 15px;
	color: #ffffff;
	margin: 0 20px 10px 20px;
	padding: 0;
	}

#content #right #brown .upEvents p a {
	color: #ffffff;
	text-decoration: underline;
	}

#content #right #brown .upEvents p a:hover {
	color: #ffffff;
	text-decoration: underline;
	}


#content #right #brown p.quote {
	font-size: 13px;	
	line-height: 15px;
	color: #ffffff;
	margin: 40px 40px 15px 40px;
	padding: 0;
	}

#content #right #brown p.quote span.q {
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	margin: 0 1px 0 -9px;
	padding: 0;
	}

#content #right #brown p.quoteSource {
	font-size: 13px;	
	line-height: 15px;
	color: #ffffff;
	margin: 0 0 40px 60px;
	padding: 0;
	}





