body {
    font-family: arial, sans-serif;
	font-size: 0.9em;
	color: #333;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}

a {
	color: #227744;
}

a:visited {
	color: #369;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

h1, h2, h3 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #227744;
	font-family: verdana, arial, sans-serif;
}

h1 {
	font-size: 180%;
	margin: 0 0 0.5em 0;
	padding: 0;
	letter-spacing: -1px;
}

h2 {
	font-size: 120%;
	margin: 0 0 0 0;
	letter-spacing: -1px;
}

h3 {
	font-size: 120%;
	font-weight: normal;
}

hr {
	border: 0;
	height: 2px;
	border-bottom: 2px solid #eeeeee;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

#header #logo {
	float: left;
	margin-right: 10px;
}

#wrap, #wraptop, #wrapbottom {
	margin: 0 auto 0 auto;
	width: 970px;
	background-color: #fff;
	padding: 10px 15px 10px 15px;
	background: url(/img/ui/wrapbg.png) center top repeat-y;
}

#wraptop {
	font-size: 5px;
	height: 1px;
	background: url(/img/ui/wraptop.png) center top no-repeat;
}

#wrapbottom {
	font-size: 5px;
	background: url(/img/ui/wrapbottom.png) center top no-repeat;
}

#maincontent {
	float: left;
	width: 660px;
	margin-right: 10px;
}

#sidebar {
	float: right;
	width: 300px;
}

#topnav {
	font-size: 0.8em;
	font-weight: bold;
	color: #fff;
	padding: 5px;
	background-color: #227744;
	border-bottom: 2px solid #cc0099;
	text-align: left;
}

#topnav a {
	color: #fff;
	text-decoration: none;
}

#topad {
	background-color: #333;
}

#header {
	margin: 0 0 10px 0;
}

#header h1 {
	margin: 10px 0 5px 0;
	padding: 0;
	line-height: 1em;
}

#header p {
	margin: 0;
	padding: 0;
}


#footer {
	margin: 20px 0 0 0;
	text-align: center;
}

.copyrightnotice {
	font-size: 0.8em;
	padding: 0 0 2em 0;
}

.plain {
	text-decoration: none;
	font-weight: normal;
	font-style: none;
}

.bold {
	font-weight: bold;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
}

.hide {
	display: none;
}

.clear {
	clear: both;
	height: 1px;
}

.label, label {
	font-size: 85%;
	font-weight: bold;
}

.footnote {
	font-size: 0.8em;
	color: #aaa;
}

.miniaturas div.miniatura {
	float: left;
	text-align: center;
	padding: 0;
	margin: 0 10px 10px 0;
	font-size: 75%;
}

.miniaturas div.miniatura img.miniatura {
	border: 1px solid #ccc;
	margin: 0 0 2px 0;
}

.listasec {
	margin: 0 0 0 20px;
}

.listasec p {
	margin: 0;
	padding: 0 0 5px 0;
}

.listasec a {
	font-size: 85%;
}

.listasec .label {
	font-size: 100%;
	font-weight: bold;
}

.listasec .miniatura {
	margin: 0 5px 5px 0;
	border: 1px solid #ccc;
}

.listasec .tags {
	line-height: 30px;
}

.listasec .tags a {
	text-decoration: none;
}

.dnagraph {
	margin: 10px 0 0 0;
	border-collapse: collapse;
}

.dnagraph .bar {
	width: 12px;
	margin: 0 2px 0 0;
	padding: 0;
	background-color: #69c;
	font-size: 0%;
}

.dnagraph td {
	font-size: 80%;
}

.dnagraph th {
	padding: 0 0 10px 0;
}
