/* Landing page specific */
//body {background: #91634A url(../img/BigUglyBackground.png) no-repeat fixed top center;}
body {background: #91634A url(../img/KenCowellBackground.jpg) repeat-y scroll top center;}
#bannerBox {height: 120px; margin: 36px auto 72px; width: 860px;}

/* Tile grid layout */
#tileGrid {margin: 0 auto; width: 860px;}
#tileGrid div {float: left; height: 245px; margin-bottom: 5px; width: 280px;}
.leftCell {margin-right: 5px;}
.rightCell {margin-left: 5px;}

/* Tiles */
#MarquetryTile a {background: transparent url(../img/MarquetryTile.jpg) no-repeat scroll 0 0; display: block; height: 245px; width: 280px;}
#MarquetryTile a:hover {background-position: 0 -245px;}
#BowlTile a {background: transparent url(../img/BowlTile.jpg) no-repeat scroll 0 0; display: block; height: 245px; width: 280px;}
#BowlTile a:hover {background-position: 0 -245px;}
#FurnitureTile a {background: transparent url(../img/FurnitureTile.jpg) no-repeat scroll 0 0; display: block; height: 245px; width: 280px;}
#FurnitureTile a:hover {background-position: 0 -245px;}
#ArtistTile a {background: transparent url(../img/ArtistTile.jpg) no-repeat scroll 0 0; display: block; height: 245px; width: 280px;}
#ArtistTile a:hover {background-position: 0 -245px;}
#FamilyTile a {background: transparent url(../img/FamilyTile.jpg) no-repeat scroll 0 0; display: block; height: 245px; width: 280px;}
#FamilyTile a:hover {background-position: 0 -245px;}
#ContactTile a {background: transparent url(../img/ContactTile.jpg) no-repeat scroll 0 0; display: block; height: 245px; width: 280px;}
#ContactTile a:hover {background-position: 0 -245px;}