div#photo {
	width: 740px;
	text-align: center;
	height: 440px;
	background-image: url(img/bacteria.jpg);
	background-repeat: no-repeat;
	overflow: auto;






}
div#a {
	margin: 0px;
	width: 760px;
	text-align: left;
	padding: 0px;
	border: 0px;
	background-color: #919191;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../intImages/bacteria.jpg);
}

body {
	background-color: #666666;
	text-align: center;
	vertical-align: middle;
	margin: 20px;
	padding: 0px;
	background-image: url(img/bground.gif);

}

</style>
<style type="text/css">

div#container {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: auto;
}
.maintxt {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 14pt;
	color: #FFFFFF;
	vertical-align: top;
}
div#maintxt {
	width: 360px;
	text-align: left;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 14pt;
	color: #FFFFFF;
	padding: 10px 20px 10px 10px;
}

div#maintxt a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}


div#maintxt .z {
	text-align: left;
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	line-height: 14pt;
	color: #FFFFFF;
	padding: 10px 20px 10px 10px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;

}
a:hover {
	color: #666666;
	text-decoration: none;

}
a:active {
	color: #FFFFFF;
	text-decoration: none;

}
div#movies {

	width: 300px;
	text-align: left;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 14pt;
	color: #FFFFFF;
	padding: 30px;
}
div#bgright {

	margin: 0px;
	width: 760px;
	text-align: left;
	padding: 0px;
	border: 0px;
	background-color: #919191;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../intImages/bacteria.jpg);
}
