div#breadcrumbs {
	position: relative;
	float: left;
	width: 610px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	z-index:0;
}

/* this holds the related links */
	
/* center main content area */	
div#mainbody {
	position: relative;
	float: left;
	width: 760x;
	z-index:0;
	margin-right: 10px;
}

.full {
	position:relative;
	float:left;
	width: 760px;
}

.3column {
	position:relative;
	float:left;
	width: 235px;
	margin-right: 15px;
}

.silotype {
	position:relative;
	float:left;
	width: 220px;
	padding: 0px 0px 10px 20px;
}

/* this layer holds the footer file */
div#footer {
	position:relative;
	float: left;
	width: 760px;
	margin: 9px 15px 0px 0px;
}