
p, TABLE, table{
 background-color: #F5F1D5;
 font-size:12px;
 text-align: left;
}
body{
	background-color: #BDB76B;
	font-family: Arial;
	font-size: 12px;
	color:#663300;
	line-height: 1.166;	
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	width: 100%;
	height: 100%;
}

a:link, a:visited, a:hover {
	color: #0000EE; 
	text-decoration: underline;
}
/*************** #pageName styles **************/


#pageName{
	padding: 0px 0px 10px 10px;
	font-size: 14px;
}

#home{
 text-align: left;
 font-size: 24px;
}

h1 {
text-align: left;
font-family:Verdana;
}

h1,h2 {
color: #5B867C;
}

h2,h3 {
	font-family: Arial;
	font-size:12px;
}

h3 {
color: #663300;
}

hr {
color: #F5F1D5;
}

ul{
 background-color: #F5F1D5;
 list-style-type: circle;
 list-style-position: outside;

}
li {
 list-style-type: circle;
 background-color: #F5F1D5;
font:Arial, Helvetica, sans-serif;
}

ul ul {
list-style-type: disc;
list-style-position: inside; 
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

#error{
 color: red;
 font-style: oblique;
}				

#valid {
color: #009900;
 font-style: oblique;
}
#rip {
color: #666666;
 font-style: oblique;
}
#course {
font-style:italic;
font-weight: bold;
}	
		
#num {
font-style:italic;
font-weight: bold;
color:#000000;
}	
p #content {
font-weight: bold;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

 #masthead{
 	background-color: #BDB76B;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	min-width: 800px;
}

.navBar{
	background-color: #F5F1D5;
	position: relative;
	float:left;
	margin: 10px 5px 5px 10px;
	padding: 20px 15px 20px 10px;
	height: 100%;
	min-height: 750px;
	width: 150px;
	min-width: 150px;
}

#container {
	background-color: #BDB76B;
	font-family: Arial,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
#feature {
background-color: #F5F1D5;
 height: 95%;
 width: 100%;
}


.center {
	text-align: center;
}
/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

/************* #globalNav styles **************/

#globalNav{
color: #00000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 10px;
white-space: nowrap;
width: 80%;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
text-decoration: none;
	color: #000000;
	font:Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	padding: 0px 4px 0px 0px; 
}

/*********** #navBar link styles ***********/
.navBar ul a{
 background-color: #F5F1D5;
color: #6D7EAB;
height: 100%;
font-family:Arial, Helvetica, sans-serif; 
font-weight: bold;
font-size: 14px;
text-decoration: none;
padding: 0px 0px 0px 0px;
margin: 5px 0px 0px 0px;
}
.navBar li {
 background-color: #F5F1D5;
list-style-type: none;
padding: 5px 0px 5px 0px;
margin: 5px 0px 5px -25px;
}



/* TRANSITIONAL STYLES FOR PHASES II/III OF MNAT WEBSITE WORK */
#homeBlock{
	float: left;
	width: 180px;
}
.biomeBlock{
	float: left;
	width: 240px;
}
a img{
	border: none;
}
#masthead{
	clear: both;
}
.navBar{
	clear: both;
	float: left;
}
.navBar{
	width: 153px;
	background-color: #F5F1D5;
	float:left;
	margin: 0 2px0 0;
	padding: 25px 10px;
/*	margin: 0 2px -10000px 0;
	padding: 25px 10px 10000px 10px; */
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
#content{
	float: left;
	background-color: #F5F1D5;
	width: 675px;
	min-height: 400px;
	padding: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.footerLogo{
	width: 300px;
	text-align: center;
	float: left;
	margin-top: 25px;
}
#copyright {
	float: left;
	clear: both;
}
#copyright a{
	font-size: 1.2em;
	color: #000000;
}
#copyright a:visited{
	color: #000000;
}

   #siteInfo {
	background-color: #BDB76B;
	float: left;
	position: relative;
	font-size: 12px;
    width: 100%; 
	border: none;
	font-weight: bold;
}
#siteInfo a {
text-decoration: underline;
color: #000000;
font-weight: bold;
}
#siteInfo img{
   border: none;
   padding: 10px 10px 10px 10px;
  
}
#biomeNav a {
	line-height: 14px;
	font-size:11px;
	margin-bottom: 5px;
}
#biomeNav li {
	margin-left: -30px;
	border-bottom: 1px solid #BDB76B;	
}