body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
div#main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	height: 900px;
}
div#mainlong {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	height: 975px;
}
#main #topbanner {
	position: absolute;
	left: 0px;
	top: 0px;
}
#mainlong #topbanner {
	position: absolute;
	left: 0px;
	top: 0px;
}
#main #mainimage {
	position: absolute;
	left: 0px;
	top: 154px;
}
#mainlong #mainimage {
	position: absolute;
	left: 0px;
	top: 154px;
}
#main #bottombanner {
	background-color: #169234;
	position: absolute;
	width: 1000px;
	left: 0px;
	bottom: 0px;
}
#mainlong #bottombanner {
	background-color: #169234;
	position: absolute;
	width: 1000px;
	left: 0px;
	bottom: 0px;
}
#main #maintext {
	position: absolute;
	height: 353px;
	width: 514px;
	left: 200px;
	top: 470px;
}
#mainlong #maintext {
	position: absolute;
	height: 653px;
	width: 514px;
	left: 200px;
	top: 470px;
}
#main #mainmenu {
	background-color: #FFFFFF;
	position: absolute;
	height: 355px;
	width: 190px;
	left: 0px;
	top: 470px;
	background-image: url(images/greymenubox.gif);
	background-repeat: no-repeat;
}
#mainlong #mainmenu {
	background-color: #FFFFFF;
	position: absolute;
	height: 355px;
	width: 190px;
	left: 0px;
	top: 470px;
	background-image: url(images/greymenubox.gif);
	background-repeat: no-repeat;
}
#main #biobox {
	position: absolute;
	width: 275px;
	top: 470px;
	height: 353px;
	right: 0px;
	background-image: url(images/bioboximage.gif);
	background-repeat: no-repeat;
}
#main #otherimage {
	position: absolute;
	width: 1000px;
	left: 0px;
	top: 154px;
	height: 100px;
}
#mainlong #otherimage {
	position: absolute;
	width: 1000px;
	left: 0px;
	top: 154px;
	height: 100px;
}
#main #secondmenu {
	position: absolute;
	height: 567px;
	width: 190px;
	left: 0px;
	top: 258px;
	background-image: url(images/menuboximagetall.gif);
	background-repeat: no-repeat;
}
#mainlong #secondmenu {
	position: absolute;
	height: 567px;
	width: 190px;
	left: 0px;
	top: 258px;
	background-image: url(images/menuboximagetall.gif);
	background-repeat: no-repeat;
}
#main #secondtext {
	position: absolute;
	height: 567px;
	width: 514px;
	left: 200px;
	top: 258px;
}
#mainlong #secondtext {
	position: absolute;
	height: 700px;
	width: 514px;
	left: 200px;
	top: 258px;
}
#main #rightimage {
	position: absolute;
	height: 550px;
	width: 275px;
	top: 258px;
	right: 0px;
}
#mainlong #rightimage {
	position: absolute;
	height: 550px;
	width: 275px;
	top: 258px;
	right: 0px;
}
#main #secondtext a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
#mainlong #secondtext a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: underline;
}
#main #secondtext a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
}
#mainlong #secondtext a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
}
#main #secondtext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
#mainlong #secondtext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: underline;
}
#main #secondtext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
}
#mainlong #secondtext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
}

