html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
*{outline:none;}
html{
min-height: 100%; /*Sets the min height to the
  height of the viewport.*/
 width: 100%;
 height: 100%; /*Effectively, this is min height
  for IE5+/Win, since IE wrongly expands
  an element to enclose its content.
  This mis-behavior screws up modern
  browsers*/
 margin: 0;
 padding: 0;
 }
BODY
{
	font-family:Verdana,Arial,sans-serif,;
	color:#444444;
	font-size:62.5%;
	min-height: 100%; /*Sets the min height to the
  height of the viewport.*/
 width: 100%;
 height: 100%; /*Effectively, this is min height
  for IE5+/Win, since IE wrongly expands
  an element to enclose its content.
  This mis-behavior screws up modern
  browsers*/
 margin: 0;
 padding: 0;
 background-image:url('bg.gif');
}
/* thumbnail list */

	
	
	
		
	
	
/* // thumbnail list */

#header  { background-color: transparent; width: 400px; height: 50px; slideshow.png: }

#footer{
	height: 43px }
#footer div p { width: 620px }

 #push  { }
#wrapper   { text-align: left; width: 620px; height: auto; !important: height: 96%; min-height: 96% }

.clearfix{
	clear:both;
	float:none;
}
#bigPic    { background-color: #fff; padding: 0px; border: navy; width: 622px; height: 302px }
#bigPic img{
	position:absolute;
	display:none;
}
ul#thumbs li.active  { background-color: #fff; padding: 0px; border: solid 2px #000 }
ul#thumbs, ul#thumbs li   { list-style-type: none; list-style-position: outside; margin: 0 1pt; padding: 1pt }
	
ul#thumbs li   { float: left; margin-right: 3px; margin-bottom: 3px; padding: 1px; border: solid 1px #ccc; cursor: pointer  }
ul#thumbs img    { line-height: 80px; background-color: navy; float: left; position: relative; z-index: 1; width: 88px; height: 48px; overflow: hidden }