#body {
	background: none;
}
#canvas
{
	margin: 0;
	text-align:left;
}
#container
{
margin: 0;
padding: 0;

}
#head {
	overflow: visible;
}
#head h1 {
	margin-left:0 !important;
}
#banner {
	display: none;
}


#header #headbar h1 {
	overflow: visible;
	padding: 0;
	height: auto !important;
}
#header #headbar #description {
	overflow: visible;
	padding: 0;
	height: 25px !important;
	background: none;
}


#navbar {
	display: none;
}
#footer #footer-links {
	display: none;
}
#pipeline-table {
	width: 100%
}
#pipeline-table caption {
	display: none;
}
#pipeline-table a:link, #pipeline-table a:hover, #pipeline-table a:active, #pipeline-table a:visited {
	color: #000000;
	text-decoration: none;	
}
#pipeline-table th, #pipeline-table td {
	text-align: left;
	font-weight: normal;
}
#pipeline-table thead th {
	text-align: left;
	font-weight: bold;
}
#pipeline-table tbody th, #pipeline-table tbody td {
	height: 20px;
}
#pipeline-table tbody td {
	text-align: center;
	color: #f3d0d5;
	font-weight: bold;
}
#pipeline-table .col0 {
	
}
#pipeline-table .col1,
#pipeline-table .col2,
#pipeline-table .col3,
#pipeline-table .col4 {
	width: 17%;
}
