body {
	background:#073e61 url(../images/interface_v2/xylemsci_bg.jpg) repeat-y center;	
	padding:0px;
	margin:0px;
}

#container {
	margin:0 auto;
	width:780px;
}

#header {
	width:782px;
	height:140px;
}

#navbar {
	width:770px;
	height:30px;
	margin:0px 0px 0px 1px;
	padding:6px;
}

a.nav_item {
	font:bold 14px Arial;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	float:left;
	padding:4px;
	display:block;
	width:110px;
	height:19px;
	border:1px solid #3e6883;
	margin:0px 0px 0px 6px;
	background:#33607c;
}


a.nav_item:hover {
	background:#49708a;
}

.nav_cap {
	font-size: 16px;
}

#content {
	width:720px;
	background:#073e61;
	border:1px solid #1a3b4f;
	padding:30px;
}

#footer {
	width:720px;
	padding:30px;
}

#clear {
	clear:both;
}
#title_box {
	margin:50px 0px 0px 0px;
}

#content_box {
	margin:20px 0px 0px 0px;
}

#image_box {
	margin:40px 60px 40px 60px;
	width:600px;
}

#autoscroll_box {
	margin:20px 0px 0px 0px;
}

#topbar {
	width:695px;
	background:#285775;
	border:1px solid #35749c;
	height:25px;
	padding:5px 10px 5px 10px;
}

#topbar_month {
	width:230px;
	height:15px;
	margin:5px 0px 0px 0px;
	float:left;
}

#topbar_last_update {
	width:230px;
	height:15px;
	margin:5px 0px 0px 0px;
	float:left;
	text-align:right;
}

#topbar_dropdown {
	width:230px;
	height:20px;
	float:left;
	text-align:center;
}
