/* CSS Document */
body {
	background-color: #282425;
	text-align: center;
}
#background {
	position:absolute;
	left:50%;
	top:50%;
	width:575px;
	height:490px;
	border:1px none #000000;
	z-index:3;
	margin-top: -245px;
	margin-left: -287.5px;
	font-family:"Century Gothic", Arial, Helvetica;
}
#images {
	position:absolute;
	left:128px;
	top:-1px;
	width:445px;
	height:490px;
	border:2px solid #6B8E88;
	z-index:2;
	text-align: center;
	overflow: auto;
	font-family:"Century Gothic", Arial, Helvetica;
	font-size: 14px;
	color: #F0F0F0;
	scrollbar-base-color: #6B8E88;
	scrollbar-face-color: #6B8E88;
	scrollbar-track-color: #9ABAB5;
	scrollbar-arrow-color: #F0F0F0;
	scrollbar-highlight-color: #9ABAB5;
	font-style: normal;
	font-weight: normal;
}
#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: #6B8E88;
}
#backbutton {
	position:absolute;
	left:0px;
	top:230px;
	width:113px;
	height:113px;
	border:1px none #000000;
	z-index:5;

