body {
	color:#000000;
	font:12px "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	background-color: #f2f0f1;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	padding-bottom: 15px;
	color: #000000;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
}
strong, em {
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif
}
p {
	padding-bottom: 15px;
}
a {
	text-decoration:none;
	color: #003366;
}
a:hover {
	text-decoration:underline
}
.left {
	float:left
}
.right {
	float:right
}
img.clear {
	clear:both;
	display:block;
	height:0px
}
.alignright {
	border:solid 1px #666;
	float:right;
	margin-left:12px;
}
.alignleft {
	border:solid 1px #666;
	float:left;
	margin-right: 12px;
	margin-bottom: 5px;
}
#container {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#header-top {
}
#header-top h1 {
	padding-bottom: 0px;
}
#header-top h1 span {
	display: none;
}
#nav {
	background-image: url(/images/navbar-bg.gif);
	background-repeat: repeat-x;
	height: 33px;
}
#nav li {
	display: block;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
}
#nav li a {
	color: #FFFFFF;
	display: block;
	line-height: 33px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#container #nav a:hover {
	color: #FFFF99;
}
#nav .current_page_item a {
	color: #52C33A;
}
#ssp {
	width: 764px;
}
#page {
	width: 764px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#primary .content h1 {
	color: #FFFFFF;
}
#primary  {
	width: 764px;
}
.entry-content {
	color: #FFFFFF;
}
#primary .content {
	padding: 10px;
	background-image: url(/images/dna-content-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 451px;
}
#primary .content .left {
	width: 350px;
	padding-top: 35px;
	padding-left: 15px;
}
#primary .content .right {
	width: 300px;
	padding-right: 15px;
}
#footer1 {
	width: 764px;
	height: 103px;
	background-image: url(/images/dna-footer-bg.jpg);
	background-repeat: no-repeat;
}
#footer1 .left a {
	color: #FFFFFF;
}
#footer1 div.left {
	padding-top: 15px;
	padding-left: 15px;
	width: 700px;
	color: #000000;
}

