/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/photo_click.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#gallery {width:690px; height:370px; position:relative; border:0px solid #F5E2B5; background:#FFFFFF;}
#gallery ul {list-style:none; padding:5px; margin:0; width:195px; float:right; height:329px; overflow:auto;}
#gallery ul li {display:inline; width:50px; height:50px; float:left; margin:0 4px 4px 0; border:1px solid #444; cursor:pointer;}
#gallery ul li img {display:block; width:50px; height:50px;}
#gallery ul li span {display:none; position:absolute; left:47px; top:300px; width:350px;font-family:verdana; color:#000000; font-size:11px; line-height:15px; text-align:justify;}
#gallery ul li span b {color:#444;}

/* required for IE5.x and IE6 to display the start image size correctly */
#gallery ul li.click i img.default {margin:5px auto 0 auto; width:320px; height:260px; border:1px solid #000000;}

#gallery ul li.off {display:none;}

#gallery ul li.click {border-color:#F5E2B5; background:#F5E2B5; cursor:default;}

#gallery ul li.click i {position:absolute; left:0; top:0; width:485px; height:365px;}

#gallery ul li.click i img {margin:5px auto 0 auto; width:auto; height:260px; border:0px solid #F5E2B5;}

#gallery ul li.click span {display:block;}

<style>{ }
body
{background-color: #FFFFFF;
font-size: 14px;
font-family: Verdana;
color: #000000;
letter-spacing: 0px;}

body
{
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #F5E2B5;
scrollbar-3dlight-color: #F5E2B5;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #F5E2B5;}

.h1 {font-family: Verdana; font-size: 16px; font-weight: bold;}

.h2 {font-family: Verdana; font-size: 13px;}
.h2b {font-family: Verdana; font-size: 13px; font-weight: bold;}
.h2i {font-family: Verdana; font-size: 13px; font-style: italic;}
.h2bi {font-family: Verdana; font-size: 13px; font-weight: bold; font-style: italic;}

.h3 {font-family: Verdana; font-size: 12px;}
.h3b {font-family: Verdana; font-size: 12px; font-weight: bold;}
.h3i {font-family: Verdana; font-size: 12x; font-style: italic;}
.h3bi {font-family: Verdana; font-size: 12px; font-weight: bold; font-style: italic;}

.h4 {font-family: Verdana; font-size: 10px;}
.h4b {font-family: Verdana; font-size: 10px; font-weight: bold;}
.h4i {font-family: Verdana; font-size: 10px; font-style: italic;}
.h4bi {font-family: Verdana; font-size: 10px; font-weight: bold; font-style: italic;}

a:link { text-decoration: none; color: #000000;}
a:visited { text-decoration: none; color: #000000;}
a:active { text-decoration: none; color: #000000;}
a:hover { text-decoration: underline; color:#000000; }

hr { width: 90%; border-top: 1px dotted #000080;
border-right: 0px; border-bottom: 0px; border-left: 0px; }

.scrollbox {
padding: 2px;
height: 120px;
width: 250px;
border: 1px dotted #000080;
overflow: auto;
scrollbar-face-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-shadow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #6B739C; 
scrollbar-track-color: #FFFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
}

.scrollboxen {
padding: 2px;
height: 120px;
width: 250px;
border-left: 0px double #6B739C;
border-right: 0px dotted #000080;
overflow: auto;
scrollbar-face-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-shadow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #6B739C; 
scrollbar-track-color: #FFFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
}

-->
</style> 
