	body {
					background-color: #FFFFFF;
				}
	
	#logo {
					background-color: #00185e;
				}
			#header {
			background: url(https://portal-images.bcmcdn.io/3950681ad537a94a90d3ec088b37f483.png) repeat-x left top;
		}
				#header h1, #nav li a:link, #nav li a:active, #nav li a:visited {
			color: #FFFFFF;
		}
				#back a:link, #back a:visited, #back a:active {
			background: url(https://portal-images.bcmcdn.io/2fd8270c56de706b5a57c503bc071c28.png) no-repeat left center;
		}
				#next a:link, #next a:visited, #next a:active {
			background: url(https://portal-images.bcmcdn.io/0f4f2021d1d4e7df514801e6f728f08f.png) no-repeat right center;
		}
				#home a:link, #home a:visited, #home a:active {
			background: url(https://portal-images.bcmcdn.io/ae06d2c6fc2cf50b5fec02cbc897c4c9.png) no-repeat center center;
			padding: 20px 15px !important;
		}
			#footer table, #footer td {
		display: inline;
		margin: 0px;
		padding: 0px;
	}
	#footer tr {
		display: block;
	}
	