@charset "UTF-8";
body {
	background-color: #FFF;
	text-align: center;
	margin: 0;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 3px;
}
#logo {
	height: 131px;
	padding-bottom: 0px;
}
#leftcolumn {
	float: left;
	width: 150px;
	height: 587px;
	background-image: url(DNAmaster2.gif);
	text-align: center;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	text-align: center;
}
#nav {
	height: 39px;
	background-image: url(navigationbar.gif);
	width: 610px;
	float: right;
}
#contenttext {
	text-align: left;
	padding-top: 50px;
}
