/* CSS Document */

body {
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  color:#000000;
	  font-size:11px;
	  background-color:#101829;
	  background-image:url(images/bg.jpg);
	  background-position:top;
	  background-repeat:repeat-x;
	  margin:0;
	  padding:0;
	  } 
	  
#copy {
      width:680px;
	  padding:0px 0px 20px 30px;  
	  float:left;
	  }	 		   

#nav {
     width:790px;
	 background: #fff url(images/navstars.jpg) no-repeat;
	 text-decoration:none;
	 float:left;
	 }
	
#nav ul {
	 text-align:left;
     }

#nav li {
     display:inline;
	 text-decoration:none;
     list-style-type:none;
     padding:0px 13px 0px 0px;
     }

#nav a:link {
     color:#876923;
     text-decoration:none;
     }

#nav a:visited {
     text-decoration:none;
     color:#876923;
     }
	 
#fixadent {
	width:790px; 
	margin:0 auto;
	background-color:#FFFFFF;
	}	 
	 
	 
#wrap {
      width:790px;
	  background-color:#ffffff;
	  border:5px solid #FFFFFF;
	  float:left;
	  }	   
	  
#content {
      width:780px;
	  background-color:#ffffff;
	  float:left;
	  }	 	  

	  
#mastadvent {
      width:700px;
	  height:78px;
	  padding:10px 0px 10px 20px;  
	  float:left;
	  }	 	

#gallery ul {
    padding:0px; 
    margin:0px; 
    list-style-type:none; 
}

/* Remove the images and text from sight */
#gallery a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#fff;
    }

/* Adding the thumbnail images */
#gallery a.gallery, #container a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #ccc; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }
#gallery a.slidea {
    background:url(http://www2.leedstoday.net/xmas08/build/images/g_port1_sm.jpg); 
    height:78px; 
    width:50px;
    }
#gallery a.slideb {
    background:url(http://www2.leedstoday.net/xmas08/build/images/g_port1_sm.jpg); 
    height:78px; 
    width:50px;
    }
#gallery a.slidec {
    background:url(http://www2.leedstoday.net/xmas08/build/images/g_port1_sm.jpg); 
    height:78px; 
    width:50px;
    }
#gallery a.slided {
    background:url(http://www2.leedstoday.net/xmas08/build/images/g_land1_sm.jpg); 
    height:50px; 
    width:78px;
    }
* html #gallery a.slided {
    width:76px; 
    w\idth:78px;
    }
#gallery a.slidee {
    background:url(http://www2.leedstoday.net/xmas08/build/images/g_land1_sm.jpg); 
    height:50px; 
    width:78px;
    }
#gallery a.slidef {
    background:url(http://www2.leedstoday.net/xmas08/build/images/g_land1_sm.jpg); 
    height:50px; 
    width:78px;
    }
* html #gallery a.slidef {
    width:76px; 
    w\idth:78px;
    }
#gallery a.slideg {
    background:url(http://www2.leedstoday.net/xmas08/build/images/g_land1_sm.jpg); 
    height:50px; 
    width:78px;
    }
#gallery a.slidek {
    background:url(http://www2.leedstoday.net/xmas08/build/images/g_land1_sm.jpg); 
    height:50px; 
    width:78px;
    }
* html #gallery a.slidek {
    width:76px; 
    w\idth:78px;
    }
#gallery a.slidel {
    background:url(http://www2.leedstoday.net/xmas08/build/images/g_land1_sm.jpg); 
    height:50px; 
    width:78px;
    }
#gallery a.slidem {
    background:url(http://www2.leedstoday.net/xmas08/build/images/g_port1_sm.jpg); 
    height:78px; 
    width:50px;
    }
#gallery a.sliden {
    background:url(http://www2.leedstoday.net/xmas08/build/images/g_port1_sm.jpg); 
    height:78px; 
    width:50px;
    }
#gallery a.slideo {
    background:url(http://www2.leedstoday.net/xmas08/build/images/g_port1_sm.jpg); 
    height:78px; 
    width:50px;
    }
/* set the size of the unordered list to neatly house the thumbnails */
#gallery ul {
    width:173px; 
    height:300px;
    }
#gallery li {
    float:left;
    }

/* move the thumbnails into the correct position */
#gallery ul {
    margin:5px; 
    float:right;
    }

/* change the thumbnail border color */
#gallery a.gallery:hover {
    border:1px solid #fff; 
    }

/* styling the :hover span */
#gallery a.gallery:hover span {
    position:absolute; 
    width:500px; 
    height:470px; 
    top:0px; 
    left:5px; 
    color:#000; 
    background:#fff;
    }

#gallery a.gallery:hover img {
    border:1px solid #fff; 
    float:left; 
    margin:0px 10px 10px 0px;
	border:1px solid #ccc;

    }

#cgallery a.slideb:hover img, #container a.slidei:hover img {
    float:right;
    }

#gallery {
    width:710px;
	height:464px;
	margin:0px 20px 0px 10px;
    position:relative;
	background:#fff url(http://www2.leedstoday.net/xmas08/build/images/g_gallland.jpg) 75px 20px no-repeat;
	float:left;
   }


#footer {
      width:788px;
	  float:left;
	  padding-top:20px;
	  }	  
	  


