Body{
	background-color: #151515;
	margin: 0px;
	cursor: default;
	overflow: hidden;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;}

#Container{
	position: absolute;
	bottom: -3px;
	height: 1px;
	width: 640px;
	height: 470px;
	margin-left: -320px;
	left: 50%;}

#Copyright{
	position: absolute;
	bottom: -1px;
	padding: 3px;
	width: 100%;
	height: 22px;
	background-color: #151515;
	margin: 0px;
	cursor: default;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	text-align: center;}

.LinkCopyright{
	color: #FFFFFF;
	text-decoration: underline;}

.LinkCopyright:hover{
	text-decoration: none;}

.PageCopyright{
	font-size: 10px;
	position: absolute;
	bottom: 10px;
	left: 100px;
	z-index: 4;}

.Logo{
	position: absolute;
	left: 90px;
	top: 105px;
	z-index: 2;}

.BackgroundImage{
	position: absolute;
	top: 30px;
	left: 250px;
	width: 400px;
	height: 450px;
	z-index: 1;}

.Thumbs{
	position: absolute;
	top: -120px;
	z-index: 3;}

.ThumbImage{
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;}

.ThumbLink{
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;}

.ThumbLink:hover{
	color: #CCCCCC;}

.Announce{
	display: block;
	width: 100px;
	height: 100px;
	overflow: hide;
	float: left;
	font-size: 12px;
	text-align: right;}

.Announce a{
	text-decoration: underline;
	color: #FFFFFF;}

.Announce a:hover{
	text-decoration: none;}
