a 			{ color: #CCCCCC; text-decoration: none; font-weight:normal;} 
a:link		{ color: #FFF;} 
a:visited	{ color: #FFF;} 
a:active	{ color: #ef6782;;} 
/*a:hover		{ 
	color: #ef6782;
	text-decoration: underline;
}*/

tr {width: 924px;
margin: 0px auto 0px auto;}

body
{
	/*behavior: url("includes/csshover3.htc");*/
}

#content {
	width: 1024px;
	height: 525px;
	}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	padding-top:0px;
}

#contentLast .header{
	}

#container
{	width: 100%;
	height: 100%;
	padding: 0px, 0px, 0px, 0px;
	}

#thumbnail
{
	/*position: relative;*/
	overflow-x: scroll;
	overflow-y: hidden;
	/*background: #fffeee;*/
	background: #FFF;

	height: 100px;
	width: 625px;	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/*table-layout: fixed;*/
	
}

#thumbnail td
{	
	padding: 4px;
}

#thumbnail img
{
	border: 2px solid #FFFFFF;

}

/*#thumbnail img:active,
#thumbnail img:hover
{
	border: 2px solid blue;

}*/









ul#thumbnail
{
	padding: 3px,3px,3px,3px;
	list-style-type: none;
	white-space: nowrap;
	border-color: #ef6782;
}

ul#thumbnail li {
	display: inline;
	/*padding: 3px,3px,3px,3px;*/
	margin: 0px;
	border: 2px;
	border-color: #ef6782;
}

ul#thumbnail li:hover {
	background-color:#ffffff;
	/*border: 3px;
	border-color: white;*/
}

ul#thumbnail li img {
	border: 2px;
}
