@charset "utf-8";

body {
	margin: 0px;
	background-color: #000;
	background-attachment: scroll;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

img {
	border-width: 0px;
	border-style: none;
}

table {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

th,td {padding: 0;}


#mainIMG{
	width:100%;
	height: 680px;
	text-align: center;
}

#footer {
	background-color: #FFFFFF;
	text-align: center;
	height: 20px;
	width: 100%;
}
#mainSWF {
	width:100%;
	height: 800px;
	text-align: center;
}
