﻿/* PAGE CONTENT */
#contentLandscape
{
    position:absolute;
    top: 280px;
    left: 255px;
    width: 760px;
    background: #fff; /*#D6C196;  F0E3BD; */
}

/* Landscape */
#myGallery
{
    position: relative;
    margin-left: 10px;
	width: 450px;
	height: 340px;
	z-index:5;
}
ul#bot 
{
    position: relative;
    margin-left: 20px;
    list-style: none;
    width: 500px;
}
ul#bot li 
{
    display: block;
    float: left;
    margin-right: 20px;
    height: 16px;
}
ul#bot li a 
{
    display: block;
    height: 16px;
    text-indent: -9999px;
}
ul#bot li.bot_california a { width: 83px; background: transparent url(images/subs/bot_california.gif) top left no-repeat; }
ul#bot li.bot_utah a { width: 52px; background: transparent url(images/subs/bot_utah.gif) top left no-repeat; }
ul#bot li.bot_travels a { width: 63px; background: transparent url(images/subs/bot_travels.gif) top left no-repeat; }
ul#bot li.bot_wildlife a { width: 70px; background: transparent url(images/subs/bot_wildlife.gif) top left no-repeat; }
ul#bot li.bot_pleinair a { width: 76px; background: transparent url(images/subs/bot_pleinair.gif) top left no-repeat; }

