A
{
	behavior: url(iepngfix.htc);
	text-decoration: none;
}
BODY
{
	background: #000000;
}
DIV
{
	width: 779px;
	height: 340px;
	margin: 0 auto;
	padding: 220px 206px 267px;
	background: black url(firstback.jpg) no-repeat top center;
	text-align: center;
	/*[disabled]position:absolute;*/
	overflow: hidden;
}
DIV
{
	#width: 100%;
	#height: 0%;
}
UL#choice
{
	margin: 404px 0 0 -111px;
}
UL#choice
{
	#margin: 625px 0 0 -72px;
}
UL#choice LI
{
	display: inline;
}
LI A#fch
{
	background: url(flash.png) no-repeat -3px 8px;
	margin: 0px 0px 0px -28px;
	padding: 17px 95px 16px 0px;
}
LI A#hch
{
	background: url(htmlversion.png) no-repeat 0px 8px;
	padding: 17px 99px 16px 0px;
	margin: 0 0 0 22px;
}
LI A#fch:hover
{
	background: url(flash_lite.png) no-repeat 0 4px;
	margin: 0px 0px 0px -28px;
	padding: 17px 95px 16px 0px;
}
LI A#hch:hover
{
	background: url(html_lite.png) no-repeat -1px 4px;
	padding: 17px 99px 16px 0px;
	margin: 0 0 0 22px;
}

