body#baseBasic {
	background-image: url(../images/factoryBackdrop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #1d1d1b;
	font-family: sans-serif;
}
div#header {
	
}
img#siteLogo {
	margin-left: 10%;
	border: none;
}
div#header p.navbar {
		text-align: right;
		margin-right: 10%;
		margin-top: 10%;
	}
	a:link.navLink {
		padding: 5px;
		text-decoration: none;
		color: #ffffff;
		background-color: #445566;
		border-bottom: 2px solid #333333;
		border-right: 2px solid #333333;
	}
	a:visited.navLink {
		text-decoration: none;
		color: #ffffff;
		background-color: #445566;
		border-bottom: 2px solid #333333;
		border-right: 2px solid #333333;
	}
	a:focus.navLink {
		text-decoration: none;
		color: #272415;
		background-color: #e0e8c3;
		border-bottom: 2px solid #333333;
		border-right: 2px solid #333333;
	}
	a:hover.navLink {
		text-decoration: none;
		color: #272415;
		background-color: #e0e8c3;
		border-bottom: 2px solid #333333;
		border-right: 2px solid #333333;
	}
	a:active.navLink {
		text-decoration: none;
		color: #e0e8c3;
		background-color: #627f7b;
		border-bottom: 2px solid #333333;
		border-right: 2px solid #333333;
	}
	p.navbar span.current {
		padding: 5px;
		color: #e0e8c3;
		background-color: #627f7b;
		border-bottom: 2px solid #333333;
		border-right: 2px solid #333333;
	}
div#breadcrumb {
	margin-bottom: 40px;
}
a:link.crumbLink {
		padding: 5px;
		text-decoration: none;
		color: #ffffff;
		background-color: #445566;
		border-bottom: 2px solid #333333;
		border-right: 2px solid #333333;
	}
	a:visited.crumbLink {
		text-decoration: none;
		color: #ffffff;
		background-color: #445566;
		border-bottom: 2px solid #333333;
		border-right: 2px solid #333333;
	}
	a:focus.crumbLink {
		text-decoration: none;
		color: #272415;
		background-color: #e0e8c3;
		border-bottom: 2px solid #333333;
		border-right: 2px solid #333333;
	}
	a:hover.crumbLink {
		text-decoration: none;
		color: #272415;
		background-color: #e0e8c3;
		border-bottom: 2px solid #333333;
		border-right: 2px solid #333333;
	}
	a:active.crumbLink {
		text-decoration: none;
		color: #e0e8c3;
		background-color: #627f7b;
		border-bottom: 2px solid #333333;
		border-right: 2px solid #333333;
	}
div#content {
	width: 60%;
	float: left;
	margin-top: -20px;
	margin-left: 5%;
	margin-right: -50px;
	padding: 40px;
	color: #eeeeee;
	background-color: #111313;
	border-bottom: 10px solid #333333;
	border-right: 10px solid #333333;
	font-size: 90%;
}
	h1 {
		font-family: sans-serif;
		font-weight: normal;
		font-size: 200%;
	}
	div#content p {
		margin-bottom: 40px;
	}
	ol, ul {
		margin-bottom: 40px;
	}
	a:link.contentLink {
		text-decoration: none;
		color: #627f7b;
		background-color: #111313;
	}
	a:visited.contentLink {
		text-decoration: none;
		color: #627f7b;
		background-color: #111313;
	}
	a:focus.contentLink {
		text-decoration: underline;
		color: #e0c893;
		background-color: #111313;
	}
	a:hover.contentLink {
		text-decoration: underline;
		color: #b8553a;
		background-color: #111313;
	}
	a:active.contentLink {
		text-decoration: underline;
		color: #f9553a;
		background-color: #111313;
	}
	div.authorsNote {
		color: #9f9b98;
		background-color: #1d1e1e;
		margin: 20px 80px;
		border-top: 10px solid #333333;
		border-left: 10px solid #333333;
		padding: 23px;
		margin-bottom: 40px;
		font-size: 90%;
		line-height: 170%;
	}
	span.authorsNoteHeading {
		color: #ffffff;
		background-color: #1d1e1e;
	}
	a:link.authorsNoteLink {
		text-decoration: none;
		color: #efefdc;
		background-color: #1d1e1e;
	}
	a:visited.authorsNoteLink {
		text-decoration: none;
		color: #efefdc;
		background-color: #1d1e1e;
	}
	a:focus.authorsNoteLink {
		text-decoration: none;
		color: #ed8015;
		background-color: #1d1e1e;
	}
	a:hover.authorsNoteLink {
		text-decoration: none;
		color: #ed8015;
		background-color: #1d1e1e;
	}
	a:active.authorsNoteLink {
		text-decoration: none;
		color: #ffca00;
		background-color: #1d1e1e;
	}
	div#content div.authorsNote p {
		margin-bottom: 0px;
	}
	div.authorsNoteBug {
		color: #afaba8;
		background-color: #2d2e2e;
		margin: 20px 80px;
		border-top: 10px solid #222222;
		border-left: 10px solid #222222;
		padding: 23px;
		margin-bottom: 40px;
		font-size: 90%;
		line-height: 170%;
	}
	span.authorsNoteBugHeading {
		color: #ffffff;
		background-color: #2d2e2e;
	}
	a:link.authorsNoteBugLink {
		text-decoration: none;
		color: #efefdc;
		background-color: #2d2e2e;
	}
	a:visited.authorsNoteBugLink {
		text-decoration: none;
		color: #efefdc;
		background-color: #2d2e2e;
	}
	a:focus.authorsNoteBugLink {
		text-decoration: none;
		color: #ed8015;
		background-color: #2d2e2e;
	}
	a:hover.authorsNoteBugLink {
		text-decoration: none;
		color: #ed8015;
		background-color: #2d2e2e;
	}
	a:active.authorsNoteBugLink {
		text-decoration: none;
		color: #ffca00;
		background-color: #2d2e2e;
	}
	div#content div.authorsNoteBug p {
		margin-bottom: 0px;
	}
div#welcome {
	width: 75%;
	float: left;
}
div#news {
	width: 23%;
	float: right;
}
div.toc {
		float: right;
		color: #9f9b98;
		background-color: #1d1e1e;
		margin: 20px 80px;
		border-top: 10px solid #333333;
		border-left: 10px solid #333333;
		padding: 23px;
		margin-bottom: 40px;
		font-size: 90%;
		line-height: 170%;
}
div.quickScan {
		color: #111313;
		background-color: #bd9768;
		margin: 20px;
		padding: 23px;
		margin-bottom: 40px;
		font-style: italic;
		font-size: 110%;
		line-height: 170%;
		border-right: 5px solid #333333;
		border-bottom: 5px solid #333333;
	}
	span.quickScanHeading {
		color: #ffffff;
		background-color: #bd9768;
	}
	a:link.quickScanLink {
		text-decoration: none;
		color: #efefdc;
		background-color: #5e512f;
	}
	a:visited.quickScanLink {
		text-decoration: none;
		color: #efefdc;
		background-color: #5e512f;
	}
	a:focus.quickScanLink {
		text-decoration: none;
		color: #ed8015;
		background-color: #5e512f;
	}
	a:hover.quickScanLink {
		text-decoration: none;
		color: #ed8015;
		background-color: #5e512f;
	}
	a:active.quickScanLink {
		text-decoration: none;
		color: #ffca00;
		background-color: #5e512f;
	}
span.wip {
	color: #ff6600;
	background-color: #111313;
}
p#lastUpdate {
		margin-top: 100px;
	}
div#sidebar {
	width: 17%;
	float: right;
	margin-top: 0px;
	margin-right: 10%;
	padding: 20px;
	color: #292929;
	background-color: #111111;
	font-size: 80%;
	line-height: 170%;
	text-align: center;
}
	a:link.sidebarLink {
		text-decoration: none;
		color: #AFABA8;
		background-color: #333333;
	}
	a:visited.sidebarLink {
		text-decoration: none;
		color: #AFABA8;
		background-color: #333333;
	}
	a:focus.sidebarLink {
		text-decoration: none;
		color: #cFcBc8;
		background-color: #333333;
	}
	a:hover.sidebarLink {
		text-decoration: none;
		color: #cFcBc8;
		background-color: #333333;
	}
	a:active.sidebarLink {
		text-decoration: none;
		color: #ffffff;
		background-color: #333333;
	}
div#archives {
	color: #AFABA8;
	background-color: #333333;
	padding: 20px;
}
div#archives h4 {
	margin-bottom: 0px;
}
div#whatchaplayin {
	color: #dddddd;
	background-color: #222222;
	padding: 20px;
}
div#whatchaplayin h4 {
	margin-bottom: 0px;
}
div#whatchaplayin p {
	margin-top: 0px;
}
div#digs {
	color: #dddddd;
	background-color: #191919;
	padding: 20px;
}
div#digs h4 {
	margin-bottom: 0px;
}
div#digs p {
	color: #666666;
	background-color: #191919;
	margin-top: 0px;
}
	a:link.digLink {
		text-decoration: none;
		color: #ccccff;
		background-color: #191919;
	}
	a:visited.digLink {
		text-decoration: none;
		color: #ccccff;
		background-color: #191919;
	}
	a:focus.digLink {
		text-decoration: none;
		color: #9999ff;
		background-color: #191919;
	}
	a:hover.digLink {
		text-decoration: none;
		color: #9999ff;
		background-color: #191919;
	}
	a:active.digLink {
		text-decoration: none;
		color: #3333ff;
		background-color: #191919;
	}
div#links {
	color: #dddddd;
	background-color: #090909;
	padding: 20px;
}
div#links h4 {
	margin-bottom: 0px;
}
div#links p {
	color: #666666;
	background-color: #090909;
	margin-top: 0px;
}
	a:link.siteLink {
		text-decoration: none;
		color: #ccccff;
		background-color: #090909;
	}
	a:visited.siteLink {
		text-decoration: none;
		color: #ccccff;
		background-color: #090909;
	}
	a:focus.siteLink {
		text-decoration: none;
		color: #9999ff;
		background-color: #090909;
	}
	a:hover.siteLink {
		text-decoration: none;
		color: #9999ff;
		background-color: #090909;
	}
	a:active.siteLink {
		text-decoration: none;
		color: #3333ff;
		background-color: #090909;
}
p.downloadButton {
	margin-top: 30px;
	margin-bottom: 50px;
	text-align: center;
}
	a:link.downloadLink {
		text-decoration: none;
		color: #ffffff;
		background-color: #445566;
		border-top: 1px solid white;
		border-left: 1px solid white;
		border-bottom: 3px solid white;
		border-right: 3px solid white;
		padding: 5px;
	}
	a:visited.downloadLink {
		text-decoration: none;
		color: #ffffff;
		background-color: #445566;
		border-top: 1px solid white;
		border-left: 1px solid white;
		border-bottom: 3px solid white;
		border-right: 3px solid white;
		padding: 5px;
	}
	a:focus.downloadLink {
		text-decoration: none;
		color: #ffffff;
		background-color: #44aadd;
		border: 1px solid white;
		padding: 5px;
	}
	a:hover.downloadLink {
		text-decoration: none;
		color: #ffffff;
		background-color: #44aadd;
		border: 1px solid white;
		padding: 5px;
	}
	a:active.downloadLink {
		text-decoration: none;
		color: #ffffff;
		background-color: #99ff33;
		border: 1px solid white;
		padding: 5px;
	}
	p.portalBanner {
		text-align: center;
	}
	img.nodeIcon {
		margin-top: 40px;
		margin-left: 5px;
	}
	table#nodePanel{
		margin-bottom: 80px;
	}
	table.nodeData {
		margin-bottom: 80px;
	}
	table.nodeData th {
		text-align: right;
		padding: 5px 10px;
		color: #eeeeee;
		background-color: #333333;
	}
	table.nodeData td {
		border-top: 5px solid #333333;
		border-left: 5px solid #333333;
		padding: 5px 10px;
		color: #babf98;
		background-color: #5e512f;
	}
	ul.bottomNav {
		padding-left: 0px;
		list-style-type: none;
	}
	.hotText {
		color: #ff6600;
		background-color: #111313;
	}
	.objectName {
		color: #ffffff;
		background-color: #111313;
		font-weight: bold;
	}
	pre {
		color: #afaba8;
		background-color: #222222;
		padding: 15px;
		margin-bottom: 40px;
	}
	pre span.codeEmphasis {
		color: #dd8822;
		background-color: #222222;
	}
