body{
	background: #FFFFFF url(bgStrip.jpg) repeat-x;
	margin: 0px
	}



#content{
	text-align: center;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background: #FFFFFF url(background.jpg) no-repeat;
	/* negative left margin of half the width */
	margin-left: -363px;
	position: absolute;
	/* negative top margin of half the height */
	top: 0px;
	left: 50%;
	width: 726px;
	height: 643px;
	visibility: visible
	}

#swf{
	margin: 122px -0px 0 0;
	
}

#links{
	text-align: center;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10;
	color:#A9AAAE;
	position: absolute;
	margin-left: -363px;
margin-top: 540;
	position: absolute;
	/* negative top margin of half the height */
	top: 0px;
	left: 50%;
	width: 726px;
	height: 643px;
	visibility: visible
	
	
}


a:link {
  color: #A9AAAE;
  text-decoration: none;
}
a:visited {
  color: #A9AAAE;
  text-decoration: none
}
a:hover{
  text-decoration: underline;
}
