body {
font-family: "Helvetica", "Arial" "Courier New", Courier, monosans-serif;
font-size: 11px;
line-height: 16px
}

H1 {
font-family: "Helvetica" "Arial" "Courier New", Courier, monosans-serif;
font-size: 14px;
line-height: 16px
}

A:link {
	text-decoration: none;
	font-family: Helvetica, Ariel, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FF3300;}

A:visited {
	text-decoration: none;
	font-family: Helvetica, Ariel, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FF3300;}

A:active {
	text-decoration: none; 	
	font-family: Helvetica, Ariel, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FF3300;
}
A:hover {
	text-decoration: underline;
	font-family: Helvetica, Ariel, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FF6600;}



.logo {
  position:absolute;
  top:0px;
  left:0px;
  width:215px;
  height:195px;
  background-color:#000000;
  } 

.titlebox {
  position:absolute;
  top:78px;
  left:245px;
  width:750px;
  height:100px;
  background-color:#FFFFFF;
  border-bottom-style:solid;
  border-bottom-width:7px;
  border-color:#000000;
  }

.imagebox {
  position:absolute;
  top:183px;
  left:230px;
  width:375px;
  height:400px;
  background-color:#FFFFFF;
  text-align:center;
  z-index:2;
  } 

.textbox {
  position:absolute;
  top:183px;
  left:595px;
  width:384px;
  height:370px;
  background-color:#FFFFFF;
  overflow:auto;
  overflow-y:auto;
  overflow-x:hidden;
  padding:10px;
  }  

.chemicalbox {
  position:absolute;
  top:183px;
  left:230px;
  width:730px;
  height:360px;
  background-color:#FFFFFF;
  overflow:auto;
  overflow-y:auto;
  overflow-x:hidden;
  padding:20px;
  }


.navigationbar {
  position:absolute;
  top:160px;
  left:0px;
  width:215px;
  height:600px;
  background-color:#000000;
  word-spacing: .1em;
  }
.bottombox {
  position:absolute;
  top:573px;
  left:245px;
  width:750px;
  height:10px;
  background-color:#FFFFFF;
  border-bottom-style:solid;
  border-bottom-width:4px;
  border-color:#000000;
  }

  
