
body
{
	background-color: #75d6ff;
	/*background-color: #66CCFF;  <--- flash BG color */
	/*margin: 0 0 0 0;*/
	/*background-image: url("../images/main_bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;*/
	
	border: 0; padding:0; margin:0;
	text-align: center;
}

#container {
	position:relative;
}

#flashStuff {
	margin: 0 auto;
	/*padding-left:19px;*/
	width: 1024px;
	height: 768px;
}

#addthislink {
	position:absolute;
	width:100%;
	height:16px;
	z-index:1000;
	top:673px;
	left:0;
}
	#addthislinkcentering {
		width:1024px;
		margin-left:0;
		margin-right:0;
		text-align:center;
	}

/*-------------- New Index Image Update Styles ------------------*/

#index {
	margin-left: auto;
	margin-right: auto;
	width: 1341px;
	height: 885px;
}

