/* CSS Document */
body {
	background-color: #282425;
	text-align: center;
}
#background {
	position:absolute;
	left:50%;
	top:50%;
	width:575px;
	height:490px;
	z-index:3;
	margin-top: -245px;
	margin-left: -287.5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#images {
	position:absolute;
	left:125px;
	top:0px;
	width:445px;
	height:490px;
	border:2px solid #909133;
	z-index:2;
	text-align: center;
	overflow: auto;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #F0F0F0;
	scrollbar-base-color: #909133;
	scrollbar-face-color: #909133;
	scrollbar-track-color: #B4B452;
	scrollbar-arrow-color: #F0F0F0;
	scrollbar-highlight-color: #B4B452;
}
#master {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 50%;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:113px;
	height:113px;
	border:1px none #000000;
	z-index:3;
}
#blank {
	position:absolute;
	left:0px;
	top:115px;
	width:113px;
	height:113px;
	border:1px none #000000;
	z-index:4;
	background-color: #909133;
}
#backbutton {
	position:absolute;
	left:0px;
	top:230px;
	width:113px;
	height:113px;
	border:1px none #000000;
	z-index:5;

