@charset "utf-8";

body
{
	margin: 0px 0 0;
	padding: 0;
	background-color: #e7e7e8;
	background-image: url(../images//header-body.png);
	background-position: top center;
	background-repeat: repeat-y;
	text-align: center;
	width: 100%;
}

/* Header */


/* Thumbnail Gallery */

#gallery
{
	width: 910px;
	height: 470px;
	margin: 200px auto;
	padding: 0px;
	position: relative;
}
#gallery a:link {
	filter:alpha(opacity=20);
-moz-opacity:0.2;
-khtml-opacity: 0.2;
opacity: 0.2;
}
#gallery a:hover {
	filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
}
#gallery li
{
	float: left;
	padding: 0 0 35px;
	margin: 0;
	margin-right: 35px;
}
#gallery li, #gallery a
{
	height: 93px;
	width: 148px;
	display: block;
}
#gallery li.right
{
	margin: 0; /* end of row */
}

#thumb01 a
{
	background-image: url(../images/01.jpg);
}
#thumb02 a
{
	background-image: url(../images/02.jpg);
}
#thumb03 a
{
	background-image: url(../images/03.jpg);
}
#thumb04 a
{
	background-image: url(../images/04.jpg);
}
#thumb05 a
{
	background-image: url(../images/05.jpg);
}
#thumb06 a
{
	background-image: url(../images/06.jpg);
}
#thumb07 a
{
	background-image: url(../images/07.jpg);
}
#thumb08 a
{
	background-image: url(../images/08.jpg);
}
#thumb09 a
{
	background-image: url(../images/09.jpg);
}
#thumb10 a
{
	background-image: url(../images/010.jpg);
}
#thumb11 a
{
	background-image: url(../images/011.jpg);
}
#thumb12 a
{
	background-image: url(../images/012.jpg);
}
#thumb13 a
{
	background-image: url(../images/013.jpg);
}
#thumb14 a
{
	background-image: url(../images/014.jpg);
}
#thumb15 a
{
	background-image: url(../images/015.jpg);
}
#thumb16 a
{
	background-image: url(../images/016.jpg);
}
#thumb17 a
{
	background-image: url(../images/017.jpg);
}
#thumb18 a
{
	background-image: url(../images/018.jpg);
}
#thumb19 a
{
	background-image: url(../images/019.jpg);
}
#thumb20 a
{
	background-image: url(../images/020.jpg);
}