html, body {
margin:7px 0 0 7px;
padding:0px;
}
body {
	margin:7px 0 0 7px;
	background-color: #FFFFFF;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color:#000000;
}

h1 {
margin:0;
font-size:18px;
}
.tb-bg-head {
background-color:#ffffff;
background-image:url(../images/bg-head.gif);
}
.tb-bg-content {
background-color:#ffffff;
background-image:url(../images/bg-content.gif);
}
.tb-bg-footer {
background-color:#ffffff;
background-image:url(../images/bg-footer.gif);
background-repeat:repeat;
}
.tb-bg-ocker {
text-align:center;
background-color:#cc0000;
}

.tb-bg-ocker a:link, .tb-bg-ocker a:visited {
	padding-bottom: 5px;
	color: #006F38;
	font-weight: bold;
	text-decoration: none;
}

.tb-bg-ocker a:hover, .tb-bg-ocker a:active {
	padding-bottom: 5px;
	color: #cc3300;
	font-weight: bold;
	text-decoration: underline;
}

a, a:link, a:visited {color: #006F38;}

a:hover, a:active, a:focus {color: #cc3300;}

.footer {
display: block;
background-color: #ffffff;
padding:3px;
text-align:center;
}
.footer a, .footer a:visited {
color:#006F38;
text-decoration: none;
}

.footer a:hover, .footer a:active, .footer a:focus {
color: #cc3300;
text-decoration: underline;
}

#gallery {width:950px; position:relative; height:60px; padding-top:500px; margin:0 0px 50px 0px;}

#gallery img.left {width:55px; height:62px; margin-left:30px; background-color:#FFFFFF; float:left;cursor:pointer;}
#gallery img.right {width:55px; height:62px; background-color:#FFFFFF; float:left;cursor:pointer;}

#gallery ul {list-style:none; padding:0; margin:0; float:left; background-color:#A9ABA9; border:1px solid #444; border-width:5px 2px;}
#gallery ul li {display:inline; width:100px; height:46px; float:left; margin:0 4px; border:1px solid #000; cursor:pointer;}

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

/* using background images */
#gallery ul li.th1 {background:url(../thumbs/thumb-00.jpg);}
#gallery ul li.th2 {background:url(../thumbs/thumb-001.jpg);}
#gallery ul li.th3 {background:url(../thumbs/thumb-002.jpg);}
#gallery ul li.th4 {background:url(../thumbs/thumb-004.jpg);}
#gallery ul li.th5 {background:url(../thumbs/thumb-006.jpg);}
#gallery ul li.th6 {background:url(../thumbs/thumb-008.jpg);}
#gallery ul li.th7 {background:url(../thumbs/thumb-010.jpg);}
#gallery ul li.th8 {background:url(../thumbs/thumb-012.jpg);}
#gallery ul li.th9 {background:url(../thumbs/thumb-014.jpg);}
#gallery ul li.th10 {background:url(../thumbs/thumb-016.jpg);}
#gallery ul li.th11 {background:url(../thumbs/thumb-018.jpg);}
#gallery ul li.th12 {background:url(../thumbs/thumb-020.jpg);}
#gallery ul li.th13 {background:url(../thumbs/thumb-022.jpg);}
#gallery ul li.th14 {background:url(../thumbs/thumb-024.jpg);}
#gallery ul li.th15 {background:url(../thumbs/thumb-026.jpg);}

/* thumbnails */
#gallery ul li img {visibility:hidden; display:block; width:100px; height:46px;}

#gallery ul li span {display:none; position:absolute; left:283px; top:452px; width:411px;font-family:verdana, arial, sans-serif; color:#666; font-size:11px; line-height:15px; text-align:justify;}
#gallery ul li b {color:#000;}

#gallery ul li.chosen {border-color:#FFCC00; cursor:default;}
#gallery ul li.chosen div {position:absolute; left:0; top:0; width:950px; height:0px; background-color:#FFFFFF; border-width:0px;}
#gallery ul li.chosen div i {width:950px; height:434px; display:table-cell; vertical-align:middle; text-align:center;} 
#gallery ul li.chosen div i img {visibility:visible; width:auto; height:auto; border:1px solid #fff; margin:0 auto;}
#gallery ul li.chosen span {display:block; text-align: center;}

