BODY {
	background: #000;
}

#header {
	text-align: left;
}

#web_page {
	margin: auto;
	text-align: center;
	width: 700px;
	background-color: #fff;
	background: url("/site_img/BioTess.gif");
}

.sitePage P {
	text-align: left;
}

.news IMG {
	width: 220px !IMPORTANT;
	padding-right: 4px;
}

#content {
	float: left;
	width: 550px;
	padding-bottom: 200px;
	background: url("/site_img/Bio_Birds_Right.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
}

#content H1 {
	color: #000;
	text-align: center;
	font: Verdana, Arial, sans-serif;
}

#content H2 {
	color: #000;
	text-align: left;
	font-weight: bold;
	font: Verdana, Arial, sans-serif;
}

#footer {
	clear: both;
	font-family: arial, verdana;
	color: #fff;
	font-size: 10pt;
	background: #000;
}

.embeddedImage {
	margin-right: 8px;
	margin-bottom: 4px;
}

TABLE TR TD {color: #000 !IMPORTANT;}