/* Human Simulation Lab Style Sheet */
body {color: #663300; font-size:14px}
h1, h2, h3, h4, h5, h6 {font-family: sans-serif; color: #0d6251}
p {}
address {color: #0d6251; font-style: normal; font-variant: small-caps; 
         text-align: center; clear: both; border-top: 1px solid #a8a781}
#head {text-align: right; border-bottom: 1px solid #a8a781}
#links {width: 155px; float: left; background-color: #0d6251; margin-right: 10px;
        padding: 10px; border: 2px solid #a8a781}
#links a {display: block; font-family: sans-serif; color: white; font-size: 9pt;

          background-color: #0d6251; padding: 2px; 
          font-family: sans-serif; text-decoration: none; margin: 0px;
		   border: 5px solid #0d6251;
}
#links a:link {text-decoration: none}
#links a:visited {text-decoration: none}
#links a:hover {background-color: white;
				color: #0d6251; text-decoration: none; border: 5px solid #639a8f

 }
#links a:active {text-decoration: none; border: 5px inset #E3FCF7; color: black}
#links a.newgroup {margin-top: 15px}

#links a.indent{text-indent:1em;
}

.block {width:70%; position:relative; margin-left:20%;}

#main {width: 70%; float: left; border-left: 1px solid #a8a781; padding-left: 10px}

#pic {
	background-position: top;
	background-repeat: no-repeat;
	float: right;
	border: 5px outset #0d6251;
}

#pic h4{text-align:center; padding: 5px 5px 5px 5px;}

.referecne{font: x-small; font-style:italic;
}

   #box {
	float: right;
	background-color: #FFFFCC;
	margin: 5px 5px 5px 5px;
	border: 5px outset #0d6251;
}
	
.picbox {
	width: 300px;
	
	background-color: #FFFFCC;
	margin: 5px 0 5px 5px;
	border: 5px outset #0d6251;
}

.picbox h3 {text-align: center; font-family: sans-serif; font-size: 8pt}

   .staffbox {
	float: right;
	background-color: #FFFFCC;
	margin: 5px 5px 5px 5px;
	border: 5px outset #0d6251;
}
	
		 
   #box h3 {text-align: center; font-family: sans-serif; font-size: 8pt}
   
   #box2 {
		width: 275px; height: 168px; float: right; background-color: #FFFFCC; margin: 5px 0 5px 0px;
         border: 5px outset #0d6251;
}

#boxPartners {float: right; background-color: #FFFFCC; margin: 5px 0 5px 0px;
         border: 5px outset #0d6251; text-align:center; text-decoration:none;
}

#boxlinks {
	float: right;
	background-color: #FFFFCC;
	margin: 5px 5 5px 5px;
	border: 5px outset #0d6251;
	padding:5px 5px 5px 5px;
}

#dash{list-style-type: square;
}


