@charset "UTF-8";
body/* CSS Document */


{
	margin: 0;
	background-image: url(Images/bg.png);
	background-position: 50% 0px;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0;
	background-color: #cbbc85;
}
.leftThumb   
{
	background-position: right center;
	vertical-align: top;
	text-align: left;
	border: 0;
}
.rightThumb {
	text-align: right;
	vertical-align: top;
}
.arrowR {
	margin-right: 435px;
	margin-top: 3px;
}
.middleThumb {
	text-align: center;
	vertical-align: top;
}
.bottomMiddleThumb {
	text-align: center;
	vertical-align: bottom;
}
.bottomLeftThumb {
	text-align: left;
	vertical-align: bottom;
}
.bottomRightThumb {
	text-align: right;
	vertical-align: bottom;
}
