#nav a.navscience {
	background-image: url(shared_graphics/nav/science_2.gif);
	background-repeat: no-repeat;
	width: 120px;
}
#sciencesidenav {
	background-image: url(shared_graphics/sidenav_bkg.gif);
	background-repeat: repeat-y;
	width: 156px;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}
#sidenavheader a {
	background-image: url(our_science/science_graphics/sidenav/sidenavhead_ourscience.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	height: 31px;
	width: 156px;
	display: block;
}
.sidenavmain a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #77807f;
	width: 145px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #fff;
}
.sidenavmainselect a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #77807f;
	width: 145px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #FFF4BF;
}
.sidenavmain a:hover {
	background-color: #FFF4BF;
}
.items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7B97A9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #fff;
	width: 140px;
}
.items a.listplus {
	background-image: url(shared_graphics/nav/list_plus.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7B97A9;
	text-decoration: none;
	background-position: left center;
}
.items a.listplus:hover {
	color: #5B7789;
}
.items a.listminus:hover {
	color: #5B7789;
}
.items a.listminus {
	background-image: url(shared_graphics/nav/list_minus.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7B97A9;
	text-decoration: none;
	background-position: left center;
}
.items ul {
	padding-top: 3px;
	padding-bottom: 5px;
}
.items li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ccc;
	margin-left: 22px;
	margin-bottom: 2px;
}
#sidenavbtm {
	background-image: url(shared_graphics/sidenav_btm.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 156px;
}
#pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #93A1A0;
}
#largedottedrule {
	background-image: url(shared_graphics/dotted_line.gif);
	background-repeat: no-repeat;
	height: 3px;
	width: 545px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#breadcrumbnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#scienceinfo {
	width: 545px;
	float: right;
	margin-top: 4px;
	margin-right: 10px;
}

#expfolder {
	position: relative;
	width: 580px;
	float: right;
}
#communitypage {
	width: 559px;
	float: right;
}
#labbooksml {
	background-image: url(our_science/science_graphics/technology_graphics/labbooksml.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 79px;
	margin-right: 20px;
	margin-left: 15px;
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
}

#techlabbook {
	background-image: url(our_science/science_graphics/technology_graphics/techapp_bkg.gif);
	background-repeat: no-repeat;
	height: 600px;
	width: 515px;
	padding-top: 32px;
	padding-left: 8px;
}
#experimentfolders {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#experimentbtn a {
	background-image: url(our_science/science_graphics/experiments_graphics/button_exper.gif);
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	height: 29px;
	width: 161px;
	float: right;
}
#expcopy {
	position: relative;
	width: 580px;
}

#paper {
	position: relative;
	float: left;
}
#paper #top {
	background-image: url(our_science/science_graphics/experiments_graphics/paper_top.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 405px;
}
#paper #btm {
	background-image: url(our_science/science_graphics/experiments_graphics/paper_btm.gif);
	background-repeat: no-repeat;
	height: 106px;
	width: 405px;
}
#paper #content {
	width: 355px;
	background-image: url(our_science/science_graphics/experiments_graphics/paper_bkg.gif);
	padding-left: 20px;
	padding-right: 50px;
	background-repeat: repeat-y;
}
#paper #content p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 10px;
	padding-bottom: 12px;
	line-height: 15px;
}
#rtobjects {
	width: 235px;
	position: absolute;
	visibility: visible;
	left: 345px;
	top: 0px;
	z-index: 1000;
}
#rtobjects a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
#ofhorton {
	background-image: url(our_science/science_graphics/experiments_graphics/openfolder_horton.gif);
	background-repeat: no-repeat;
	float: left;
	height: 495px;
	width: 46px;
}
#rthortontag {
	background-image: url(our_science/science_graphics/experiments_graphics/rt_david_tag.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 314px;
}
#rthorton063 {
	background-image: url(our_science/science_graphics/experiments_graphics/rt_david_063.jpg);
	background-repeat: no-repeat;
	height: 273px;
	width: 235px;
}
#ofthatcher {
	background-image: url(our_science/science_graphics/experiments_graphics/openfolder_thatcher.gif);
	background-repeat: no-repeat;
	float: left;
	height: 495px;
	width: 46px;
}
#rtthatchertag {
	background-image: url(our_science/science_graphics/experiments_graphics/rt_bryce_tag.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 314px;
}
#rtthatcher759 {
	background-image: url(our_science/science_graphics/experiments_graphics/rt_bryce_759.jpg);
	background-repeat: no-repeat;
	height: 273px;
	width: 235px;
}
#ofmiller {
	background-image: url(our_science/science_graphics/experiments_graphics/openfolder_miller.gif);
	background-repeat: no-repeat;
	float: left;
	height: 495px;
	width: 46px;
}
#rtmillertag {
	background-image: url(our_science/science_graphics/experiments_graphics/rt_dana_tag.jpg);
	background-repeat: no-repeat;
	height: 285px;
	width: 235px;
}
#rtmillerelite {
	background-image: url(our_science/science_graphics/experiments_graphics/rt_dana_elite.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 235px;
}
#rtmiller020 {
	background-image: url(our_science/science_graphics/experiments_graphics/rt_dana_020.jpg);
	background-repeat: no-repeat;
	height: 234px;
	width: 235px;
}
#ofjackenthal {
	background-image: url(our_science/science_graphics/experiments_graphics/openfolder_jackenthal.gif);
	background-repeat: no-repeat;
	float: left;
	height: 495px;
	width: 46px;
}
#rtjackenthaltag {
	background-image: url(our_science/science_graphics/experiments_graphics/rt_stef_tag.jpg);
	background-repeat: no-repeat;
	height: 312px;
	width: 235px;
}
#rtjackenthalexplore {
	background-image: url(our_science/science_graphics/experiments_graphics/rt_stef_explore.jpg);
	background-repeat: no-repeat;
	height: 269px;
	width: 235px;
}
#rtjackenthalsite {
	background-image: url(our_science/science_graphics/experiments_graphics/rt_stef_site.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 235px;
}
#oftrailwalker {
	background-image: url(our_science/science_graphics/experiments_graphics/openfolder_trailwalker.gif);
	background-repeat: no-repeat;
	float: left;
	height: 495px;
	width: 46px;
}
#rttrailwalkertag {
	background-image: url(our_science/science_graphics/experiments_graphics/rt_trailuk_tag.jpg);
	background-repeat: no-repeat;
	height: 332px;
	width: 235px;
}
#rttrailwalkerqdplus {
	background-image: url(our_science/science_graphics/experiments_graphics/rt_trailuk_quickdrawplus.jpg);
	background-repeat: no-repeat;
	height: 253px;
	width: 235px;
}
.biolink {
	margin-bottom: 10px;
}
#communityheader {
	background-image: url(our_science/science_graphics/community_graphics/community_header.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 559px;
}
.communitylink {
	padding-left: 110px;
	padding-top: 20px;
	width: 300px;
	height: 60px;
	vertical-align: middle;
}
.communitylinklogo {
	float: right;
	vertical-align: middle;
}

.commtextlink {
	font-size: 12px;
	background-image: url(shared_graphics/link_arrow.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	vertical-align: middle;
	display: block;
	width: 200px;
	height: 20px;
	font-weight: bold;
	padding-top: 15px;
	background-position: 0px 15px;
}
#scienceheader {
	background-image: url(our_science/science_graphics/our_science_header.jpg);
	background-repeat: no-repeat;
	height: 415px;
	width: 514px;
}
#sci_technology {
	position: absolute;
	left: 44px;
	top: 105px;
}
#sci_technology a {
	text-decoration: none;
	background-image: url(our_science/science_graphics/technology_nav.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 170px;
	text-indent: -9999px;
}
#sci_technology a:hover {
	background-image: url(our_science/science_graphics/technology_nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -15px;
}
#sci_nathanlabs {
	position: absolute;
	left: 44px;
	top: 140px;
}
#sci_nathanlabs a {
	text-decoration: none;
	background-image: url(our_science/science_graphics/labs_nav.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 170px;
	text-indent: -9999px;
}
#sci_nathanlabs a:hover {
	background-image: url(our_science/science_graphics/labs_nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -15px;
}
#sci_experiments {
	position: absolute;
	left: 44px;
	top: 175px;
}
#sci_experiments a {
	text-decoration: none;
	background-image: url(our_science/science_graphics/experiments_nav.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 170px;
	text-indent: -9999px;
}
#sci_experiments a:hover {
	background-image: url(our_science/science_graphics/experiments_nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -15px;
}
#sci_community {
	position: absolute;
	left: 44px;
	top: 210px;
}
#sci_community a {
	text-decoration: none;
	background-image: url(our_science/science_graphics/community_nav.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 170px;
	text-indent: -9999px;
}
#sci_community a:hover {
	background-image: url(our_science/science_graphics/community_nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -15px;
}
.communitybanner {
	float: none;
	vertical-align: middle;
	text-align: center;
}
