body {
	margin:0px;
	background:url('pics/background.gif') repeat-x #738A30;
	font-family:arial, verdana, helvetica, sans-serif;
}

#frame601 {
	margin:10px auto auto auto;
	width:801px;
	height:auto;
	background:url('pics/frame_background.gif') repeat-y #738A30;
}

#header {
	margin:0px;
	width:801px;
	height:125px;
	background:url('pics/header_background.gif') repeat-y;
}

#logo {
	margin:0px;
	float:left;
	width:185px;
	height:106px;
}

#header_right {
	margin:0px;
	float:right;
	width:616px;
	height:106px;
	text-align:right;
}

#header_bottom {
	clear:both;
	margin:0px;
	width:616px;
	height:19px;
}

#main {
	margin:0px;
	width:801px;
	height:auto;
	background:url('pics/spinach.jpg') no-repeat bottom left;
}

#left_nav {
	margin:0px;
	float:left;
	width:149px;
}

#left_box {
	margin:10px;
	width:129px;
}

#left_box a, #left_box a:link, #left_box a:visited, #left_box a:active {
	font-size:12px;
	color:#000000;
	line-height:24px;
	text-decoration:none;
}

#left_box a:hover {
	color:#ffff00;
}

#content {
	margin:0px;
	float:right;
	width:652px;
	height:auto;
	background:url('pics/content_corner.gif') no-repeat top left;
}

#content_box {
	margin:10px;
	width:622px;
	height:auto;
}

#bottom {
	clear:both;
	margin:0px;
	text-align:left;
}

#petri_tag {
	clear:both;
	width:100%;
	text-align:right;
	height:103px;
}

#affiliations {
}

#footer {
	clear:both;
	margin:10px auto auto auto;
	width:801px;
	height:auto;
	text-align:center;
	font-size:11px;
}

#orange_box {
	float:right;
	width:228px;
	height:139px;
	background-image:url('pics/orange_background.jpg');
	border:2px solid #ff9900;
	text-align:left;
	color:#3E471A;
	font-size:14px;
	padding:10px;
	margin-bottom:10px;
}

#orange_box p {
	color:#3E471A;
	font-size:13px;
	margin-top:3px;
}

#orange_box h3 {
	color:#4F5C21;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom:1px solid #4F5C21;
}

#orange_box a, #orange_box a:link, #orange_box a:active, #orange_box a:visited {
	color:#993300;
}

h1 {
	font-size:20px;
	color:#4F5C21;
}

h2 {
	font-size:18px;
	color:#4F5C21;
}

h3 {
	font-size:14px;
	color:#4F5C21;
}

p, ul, li {
	font-size:12px;
	color:#000000;
}

a, a:link, a:active, a:visited {
	color:#4F5C21;
}

a:hover {
	color:#EC6E23;
}