body{
	background-color: #BDB76B;
	font-size: 62.5%;
}
a img{
	border: none;
}
#container{
	width: 900px;
}
#header{
	clear: both;
	margin-bottom: 10px;
}
#leftNav{
	width: 153px;
	background-color: #F5F1D5;
	float:left;
	margin: 0 2px -10000px 0;
	padding: 25px 10px 10000px 10px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
#content{
	overflow: hidden;
}
#pageContent{
	float: left;
	background-color: #F5F1D5;
	width: 675px;
	min-height: 550px;
	padding: 25px;
	font-family: "Times New Roman", Times, serif;
}
#footer{
	clear: both;
}
.rightIntruder{
	float: right;
	padding: 10px 10px 10px 15px;
}
.footerLogo{
	width: 300px;
	text-align: center;
	float: left;
	margin-top: 25px;
}


#homeBlock{
	float: left;
	width: 180px;
}
.biomeBlock{
	float: left;
	width: 240px;
}



h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666699;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #552200;
}
h3{
	font-size: 1.4em;
}
h4{
	font-size: 1.3em;
}
h5{
	font-size: 1.2em;
}
#leftNav ul{
	list-style: none;
}
#leftNav ul li{
	font-size: 1.4em;
	font-weight: bold;
	margin-left: -35px;
	line-height: 1.4em;
	margin-bottom: 15px;
}
#leftNav ul li a{
	color: #666699;
	display: block;
	text-decoration: none;
}
#pageContent p{
	font-size: 1.4em;
	line-height: 1.4em;
	color: #552200;
}
#pageContent address{
	font-size: 1.4em;
	font-style:italic;
}
#pageContent a, #pageContent a:visited{
	color: #4b4b71;
}
#pageContent a:hover{
	color: #000000;
}
#pageContent ul{
	list-style: disc;
}
#pageContent ul li, #pageContent ol li{
	font-size: 1.4em;
	line-height: 1.2em;
	margin-left: -25px;
	margin-bottom: 5px;
	color: #552200;
}
#pageContent ul ul{
	list-style: circle;
}
#pageContent ul li ul li, #pageContent ol li ul li{
	font-size: 1em;
	line-height: 1em;
	margin-left: -15px;
}
#copyright a{
	font-size: 1.2em;
	color: #000000;
}
#copyright a:visited{
	color: #000000;
}


#biomeNav, #bwbr, #nwgl, #pandp {
	display: none;
	margin-left: 5px;
}

#biomeNav {
	margin-bottom: 20px;
}
#biomeNav a{
	font-size: 0.86em;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 5px;
	padding-top: 10px;
	border-top: 1px dotted gray;
	margin-bottom: 10px;
}

#bwbr, #nwgl, #pandp {
	margin-bottom: 10px;
	margin-top: -10px;
}

#bwbr a, #nwgl a, #pandp a {
	line-height: 1em;
	font-weight: normal;
	border-bottom: 1px dotted gray;
	border-top: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.flickrPhoto img {
	max-width: 400px;
	max-height: 400px;	
}

div.button {
	float:right;
	clear:both;
	width:150px;
	margin-top: 10px;
	padding: 0 10px;
	border:1px solid gray;
	background-color:#EEEEEE;
}
div.button-left {
	float:left;
	clear:both;
	width:150px;
	margin-top: 10px;
	padding: 0 10px;
	border:1px solid gray;
	background-color:#EEEEEE;
}
span.options {
	display:block;
}
span.options:hover span.options_popup {
	display:block;
}
span.options_popup {
	position:absolute;
	width:150px;
	display:none;
	font-size:1em;
	line-height:1.4em;
	z-index:1;
	padding: 5px 10px;
	border:1px solid gray;
	background-color:#EEEEEE;
}
table {
	margin: auto;
}
th {
	font-size: 1.2em;
	padding: 2px 10px;
	border-bottom: 1px dotted #CCCCCC;
}
td {
	text-align: right;
	font-size: 1.2em;
	padding: 2px 10px;
	border-bottom: 1px solid gray;
}

#instructorBanner {
	color: white;
	padding: 5px 7px;
	text-align: right;
	font-size: 1.6em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003300
}

#staffBanner {
	color: white;
	padding: 5px 7px;
	text-align: right;
	font-size: 1.6em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #660000
}
#instructorBanner a, #staffBanner a, #instructorBanner a:visited, #staffBanner a:visited { color: white; text-decoration: none; }
#instructorBanner a:hover, #staffBanner a:hover { color: gray; text-decoration: underline; }

#pageContent a.add {font-size:1.2em;color:#009900;font-weight:bold;text-decoration:none;}
#pageContent a.add:hover {text-decoration:underline;}
#pageContent a.add:visited {color:#009900;}

#pageContent a.remove {font-size:1.1em;color:#FF0000;text-decoration:none;}
#pageContent a.remove:hover {text-decoration:underline;}
#pageContent a.remove:visited {color:#FF0000;}

ul.buttons {margin-top: 30px;}
ul.buttons li {display: inline; margin: 25px; padding: 7px; background-color: #CCCCCC;}