﻿body {
	background: #FFFFFF;
	position: absolute;
	background-image: url(/bg2.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	width: 100%;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 0;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000;
}
.left {
	position: absolute;
	width: 125px;
	height: 160px;
	left: 50%;
	margin-left: -515px;
	margin-top: 250px;
	z-index: 2;
}
.style3 {
	text-align: center;
 	font-family: Arial;
 	font-size: 9px;
  	color:#000;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
.wrapper {
	margin: 0px auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 600px;
	border: 0px solid #000;
	text-align: left;
}
.image_info a {
	text-decoration: none;
	color: #fff;
}
img {
	border-width: 0;
}
.image {
	margin-bottom: 5px;
}
.image img {
	padding: 0px;
	border: 1px solid #000;
	display: block;
	background-color: #fff;
	margin-top: 10px;
}
.navigation, .navigation a {
	text-decoration: none;
	color: #fff;
	margin-top: 9px;
	font-weight: bold;
}
.thumbnail_row {
	margin-top: 1px;
}
.thumbnail_row img {
	border: 0px solid #aaa;
	margin-top: 10px;
}
.thumbnail_center {
	padding: 1px;
	border: 1px solid #fff !important;
}
.small, .small a {
	margin-top: 20px;
	text-decoration: none;
	color: #777;
}
