body {
	margin: 0;
	padding: 0;
	background-image: url("bkg.jpg");
	background-repeat: repeat;
	background-color: #ffffff;
	text-align:center;
	background-position: top;
}
.flashArea{
	width: 785px;
	height: 700px;
	margin-left:auto; 
	margin-right:auto;
	margin-top: 75px;
	text-align: center;
}
.links{
	color: #ff9900;
	font-size: 11px;
	font-family: georgia, times New Roman;
	width: 535px;
	float: left;
	display: inline;
	text-align: left;
	}

a#link4{
	float: right;
	display:inline;
	margin-right: 7px;
	height: 21px;
	width: 54px;
	overflow: hidden;
	font-size: 10px;
	line-height: 300px;
	background-image: url("sqd.gif");
}
a:hover#link4{
	background-image: url("sqd_roll.gif");
}

a#link5{
	float: right;
	margin-right: 11px;
	display:inline;
	height: 21px;
	width: 83px;
	overflow: hidden;
	font-size: 10px;
	line-height: 300px;
	background-image: url("jetpac.gif");
}
a:hover#link5{
	background-image: url("jetpac_roll.gif");
}

a#link6{
	float: right;
	margin-right: 0px;
	display:inline;
	height: 25px;
	width: 22px;
	overflow: hidden;
	font-size: 10px;
	line-height: 300px;
	background-image: url("tn.gif");
}
a:hover#link6{
	background-image: url("tn_roll.gif");
}