.tester
{
	left: 22px;
	overflow: hidden;
	position: absolute;
	text-align: left;
}


BODY
{
	background-color:black;
	margin:0px,0px,0px,0px;
}

BODY, DIV, P, TD, LI, OL, UL 
{	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:White;
	text-decoration: none;
	
}

H3
{ font-weight:bold;
}

H4
{ font-weight:bold;

	font-size: 16px;

}


TABLE 
{
	padding: 0px;
}

.WaterMark
{
	background-position: center bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align: center;
}

.MenuTextBold
{
	font-weight:bold;
	font-size: 10pt;
	color: #daa520;
	
}

A, A:Hover
{
	font-size: 10pt;
	color: #daa520;
	text-decoration: none;
	
}

A:Hover 
{
	color: red; 
	text-decoration: none;
	cursor:hand;
} 

 
.LeftImage, .RightImage
{
	clear: none;
	padding-right: 4px;
	display: inline;
	padding-left: 4px;
	float: left;
	padding-bottom: 4px;
	padding-top: 4px;
}

.RightImage
{float: right;
	
}

li
{
	list-style-position: outside;
	list-style-type: decimal;
}


#thumbnail_listing { float:left; left:0px; top:0px; width:400px; height:94px; position: relative; } 
#thumbnail_listing_heading { left:0px; top:0px; width:400px; height:94px; position: relative;}
#thumbnail_listing_container { left:0px; top:0px; width:400px; height:94px; background:black; overflow: auto; scrollbar-base-color:black; scrollbar-arrow-color:yellow; scrollbar-darkshadow-color:gray;position:relative;  vertical-align:middle  }
#thumbnail_listing_content { left: 0px; top:0px; width:400px; text-align: left; padding: 2px 0px; position: relative;  vertical-align:middle}
#thumbnail_listing_scroll { left: 0px; top: 0px; height: 94px; width: 17px;  position: absolute; }

#el_scroll_head { top: 0px; left: 0px; width: 17px; height: 17px;position: absolute; }
#el_scroll_foot { top: 200px; left: 0px; width: 17px; height: 17px; position: absolute;}
#el_scroll_foot2 { top: 250px; left: 0px; width: 17px; height: 17px; position: absolute;}
#thumbnail_listing_content div { font-size:11px; padding: 2px 2px;position: relative; }
.divThumbnail {position: absolute; width:54px}
.thumnailImg {width:50px; border:none;  }