body {
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:top; 
	overflow:hidden;
	border:none;
	cellspacing:0;
}  	



/* shockwave and flash download window ------------------ */

#get_shockwave_table{
	width:996px;
	height:455px;
	background-image:url("../../img/getShockwave.jpg");
}
#get_flash_table{
	width:996px;
	height:455px;
	background-image:url("../../img/getFlash.jpg");
}
tr{
	text-align: center;
	vertical-align: top;
}
#link_image{
	border:none;
}
a.link_img{
	color:#b3b3b3;
}
a.link_text{
	color:#000000;
}

font{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12;
}

/* index.html */

div {
	margin: 0 auto auto 0;
}

#container{
	position:absolute;
	text-align:left;
	top:0;
	width:996px;
	height:900px;
}

#flash{
	position:absolute;
	top:0;
}

#shockwave {
	border:none;
	width:996px;
	height:455px;
}

#sw_object{
	border:none;
	position:absolute;
}