img { }

ol { list-style: none; }

/*
h1 {	color: #FFFFFF;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	margin-top: 3px;
	margin-left: 3px; }
*/

#container {
	margin: 0 0 0 0;
	width: 468px;
	height: 338px;
	position: relative;
	top: 0;
	left: 0; }

#placeholder {
	background: #665;
	width: 250px;
	height: 188px;
        position: absolute;
        top: 25px;
        left: 110px; }

#showcase {
	background: #9A0000;
	overflow: auto;
	width: 467px;
	height: 92px;
        white-space:nowrap;
        position: absolute;
        top: 236px;
        left: 1px; }

#showcase img {
	background: #9A0000;
	border: 1px solid #FFD038;
        margin: 0 0 1 5;
	padding: 1px;
	width: 75px;
	height: 56px; }

#showcase a:hover img {	border-color: #ffffff; }
#showcase ul { margin: 6 0 0 0; }
#showcase li { display: inline; }
