.newchem1 {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: normal; color: #000000}
.newchem2 {  font-family: Arial, Helvetica, sans-serif; font-size: small}
.newchem3 {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: italic}
.newchem4 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: bold}

ul, ol {
  list-style-type : none;
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  margin-bottom: 1em;
}
#nav-main {
  float: left;
  width: 165px;
  padding: 50px 5px 50px 0;
}
#nav-main a {
  padding: 7px 5px 7px 8px;
    display: block;
	text-decoration: none;
}
#nav-main a:hover {
	background-color: #06F;
	text-decoration: none;
}
#nav-stud {
  float: left;
  width: 200px;
  padding: 0px 5px 100px 0;
}
#nav-stud a {
  padding: 7px 5px 7px 8px;
    display: block;
	text-decoration: none;
}
#nav-stud a:hover {
	background-color: #06F;
	text-decoration: none;
	}
#body {
	width: 600;
	float: center;
}
#body a {
	  text-decoration: none;
}
#staff-body {
	width: 300;
	float: left;
	padding: 0px 0px 1000px 0px;
}
#staff-body a {
	  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
#container {
  width: 600;
  margin: 0 auto;
  text-align: left;
  background-color: #FFF;
}
#signature {
	float: right;
	padding: 10px 5px 10px 5px;
}
#HSU {
	width: 600;
	float: center;
	padding: 10px 5px 10px 5px;
	text-align: center;
}
#chemheader {
	width: 600;
	float: center;
	background-color: #FFF;
		text-align: center;
}
#nav-second {
  float: left;
  width: 600;
  padding: 10px 5px 10px 0;
  	text-align: center;
}
#nav-second a {
  padding: 7px 5px 7px 8px;
  text-decoration: none;
  background-color: #360;
  color: #fff;
}
#nav-second a:hover {
	background-color: #06F;
	text-decoration: none;
}
#nav-second ul li {
	display: inline;
	list-style-type: none;
}
caption  {
	text-align: center;
	margin-bottom: 10px;
	}
th {
	color: #fff;
}
#picture {
	float: right;
	text-align: right;
}