@charset "UTF-8";
/* CSS Document */

body, html {
	width: 100%;
	height: 2160px;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(../images/paperbckgrnd.png);
	position: absolute;
}

.header {
	width: 99%;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	border-color: rgba(232,19,22,1.00);
	padding-bottom: auto;
	padding-top: auto;
	padding-left: auto;
	padding-right: auto;
	margin-bottom: auto;
	margin-top: auto;
	color: rgba(229,227,227,1.00);
	left: 4px;
	right: auto;
	position: absolute;
	top: 27px;
	background-color: rgba(40,32,40,1.00);}
nav {
	width: 99%;
	height: 25px;
	position: absolute;
	z-index: 1000;
	margin-left: -10px;
	margin-right: auto;
	left: auto;
	text-align: center;
	text-decoration: none;
	margin-top: -25px;
}
nav ul {
	list-style-type: none;
}
nav ul li {
	width: 9%;
	height: 25px;
	display: block;
	float: left;
	text-decoration: none;
}
nav ul li:first-child a {
	
}
nav ul li:nth-child(9) a {
	
}
nav ul li:last-child a {
}
nav ul li a {
	display: block;
	padding-top: 5px;
	color: rgba(78,79,68,1.00);
	font-style: normal;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	background-color: rgba(199,201,186,1.00);
	height: 25px;
}
.home {
	width: 99%;
	height: 40px;
	position: absolute;
	z-index: 1000;
	margin-right: auto;
	left: auto;
	text-align: center;
	text-decoration: none;
	margin-top: 132px;
	background-color: rgba(5,4,4,1.00);
	top: -5px;
	margin-left: -5px;
}
.home ul {
	list-style-type: none;
}
.home ul li {
		width: 12%;
	height: 25px;
	display: block;
	float: left;
	text-decoration: none;
}
.home ul li a {
	color: rgba(253,250,250,1.00);
	font-weight: bold;
	text-align: center;
	top: auto;
	position: absolute;
	display: block;
	margin-top: -7px;
	text-decoration: none;
}
.home ul li:first-child a {
}
.home ul li:nth-child(8) a {
}
.home ul li:last-child a {
}
.wrapper {
	width: 99%;
	height: 1854px;
}
.header2 {
	margin-left: 472px;
	margin-right: auto;
	float: none;
	width: 210px;
	margin-top: 275px;
	font-weight: bold;
	font-size: x-large;
}
.header3 {
	width: 165px;
	float: none;
	margin-left: 472px;
	margin-top: 150px;
}
.objectimage {
	float: right;
	width: 700px;
	margin-top: -239px;
	height: 500px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 302px;
	background-image: url(../images/scp4pic.png);
}
.header4 {
	width: 200px;
	margin-left: 472px;
	float: none;
	margin-top: 85px;
}
.header5 {
	width: 900px;
	margin-left: 472px;
	float: none;
	color: rgba(13,12,13,1.00);
	margin-top: 150px;
	font-family: courier-prime;
	font-style: normal;
	font-weight: 400;
}
.article {
	margin-top: 138px;
	margin-left: 472px;
	width: 900px;
	font-family: courier-prime;
	font-style: normal;
	font-weight: 400;
}

.scplogo {
	width: 349px;
	height: 77px;
	background-image: url(../workinggraphics/scp11118complete_0000s_0031_scplogo.png.png);
	margin-left: 0px;
	margin-right: 0px;
	position: absolute;
	float: left;
	left: 22px;
	top: 13px;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
.searchbar {
	width: 243px;
	height: auto;
	float: right;
	margin-bottom: auto;
	margin-right: auto;
	background-image: url(../workinggraphics/scp11118complete_0000s_0050_search.png.png);
	position: absolute;
	margin-left: auto;
	left: 1700px;
	top: 62px;
}
.account {
	width: 240px;
	height: auto;
	float: right;
	margin-right: auto;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: auto;
	margin-left: 1700px;
}


.next {
	width: 60px;
	height: 20px;
	float: right;
	margin-right: 500px;
	margin-top: 300px;
	font-family: courier-prime;
	font-style: normal;
	font-weight: 400;
	font-size: large;
	text-decoration: none;
}
.clear {
}
