body {
	background-color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #333333;

}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	letter-spacing: -0.02em;
	margin-top: 0;
	margin-bottom: 8px;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus, a:active {
	outline: 0;
}


#landingcontent {
	margin: auto;
	height: 100%;
}

#landingslice {
	position:absolute;
	margin-top: 15px;
	width: auto;
	height: 90%;
	border: 0px;
}


#headerlogo {
	position: relative;
	height: 26px;
	border-bottom: 1px solid #7E7E7E;
}

#headernav {
	position: relative;
	height: 55px;
	z-index: 1;
}


#flashnav {
	position: relative;
	height: 90%;
}



#rtcol {
	float: right;
	width: 350px;
	vertical-align:top;
}


#leftcol {
	position: absolute;
	padding-right: 380px;
	width: auto;
}

.biophoto {

	margin-top: 30px;

	position: relative;

	display: block;

}

.biophoto img {

	height: auto;

	width: 100%;

}
