﻿


#gallery 
{
	width: 980px;
	height: 550px;
	background: url(../images/gallery/main_image.jpg) no-repeat;
	position: relative;
	margin-left: 0px;
}

#gallery li 
{
	margin: 0; 
	padding: 0; 
	list-style: none; 
	display: block; 
	position: absolute;
}

#gallery a 
{
	display: block;
	text-indent: -9999px; 
	text-decoration: none;
}

#tile1 {left: 0px; top: 0px; width: 186px; height: 170px; }
#tile2 {left: 194px; top: 0px; width: 186px; height: 170px;}
#tile3 {left: 394px; top: 0px; width: 186px; height: 170px;}
#tile4 {left: 596px; top: 0px; width: 186px; height: 170px;}
#tile5 {left: 794px; top: 0px; width: 186px; height: 170px;}
#tile6 {left: 0px; top: 185px; width: 186px; height: 170px; }
#tile7 {left: 194px; top: 185px; width: 186px; height: 170px;}
#tile8 {left: 394px; top: 185px; width: 186px; height: 170px;}
#tile9 {left: 596px; top: 185px; width: 186px; height: 170px;}
#tile10 {left: 794px; top: 185px; width: 186px; height: 170px;}
#tile11 {left: 0px; top: 371px; width: 186px; height: 170px; }
#tile12 {left: 194px; top: 371px; width: 186px; height: 170px;}
#tile13 {left: 394px; top: 371px; width: 186px; height: 170px;}
#tile14 {left: 596px; top: 371px; width: 186px; height: 170px;}
#tile15 {left: 794px; top: 371px; width: 186px; height: 170px;}

#tile1 a {height: 170px;}
#tile2 a {height: 170px;}
#tile3 a {height: 170px;}
#tile4 a {height: 170px;}
#tile5 a {height: 170px;}
#tile6 a {height: 170px;}
#tile7 a {height: 170px;}
#tile8 a {height: 170px;}
#tile9 a {height: 170px;}
#tile10 a {height: 170px;}
#tile11 a {height: 170px;}
#tile12 a {height: 170px;}
#tile13 a {height: 170px;}
#tile14 a {height: 170px;}
#tile15 a {height: 170px;}

#tile1 a:hover {background: url(../images/gallery/Tile1.jpg) 0px 0px no-repeat;}
#tile2 a:hover {background: url(../images/gallery/Tile2.jpg) 0px 0px no-repeat;}
#tile3 a:hover {background: url(../images/gallery/Tile3.jpg) 0px 0px no-repeat;}
#tile4 a:hover {background: url(../images/gallery/Tile4.jpg) 0px 0px no-repeat;}
#tile5 a:hover {background: url(../images/gallery/Tile5.jpg) 0px 0px no-repeat;}

#tile6 a:hover {background: url(../images/gallery/Tile6.jpg) 0px 0px no-repeat;}
#tile7 a:hover {background: url(../images/gallery/Tile7.jpg) 0px 0px no-repeat;}
#tile8 a:hover {background: url(../images/gallery/Tile8.jpg) 0px 0px no-repeat;}
#tile9 a:hover {background: url(../images/gallery/Tile9.jpg) 0px 0px no-repeat;}
#tile10 a:hover {background: url(../images/gallery/Tile10.jpg) 0px 0px no-repeat;}

#tile11 a:hover {background: url(../images/gallery/Tile11.jpg) 0px 0px no-repeat;}
#tile12 a:hover {background: url(../images/gallery/Tile12.jpg) 0px 0px no-repeat;}
#tile13 a:hover {background: url(../images/gallery/Tile13.jpg) 0px 0px no-repeat;}
#tile14 a:hover {background: url(../images/gallery/Tile14.jpg) 0px 0px no-repeat;}
#tile15 a:hover {background: url(../images/gallery/Tile15.jpg) 0px 0px no-repeat;}

div#ScrollOver 
{
	font-size: 10px;
	color: White;
}