body {
	padding:0px; margin:0px;
	background-color: #000;
	color: #FFF;
	
	background-image: url(images/tilebg.gif);
    background-repeat: repeat;
	background-position: top;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

img { vertical-align: top; border: none; }

.divContainer {
    /* position: absolute;*/
	width : 99.9%;
	border : 0px dotted #00CC00;
	z-index : 1;
}

#ecflashplayer {
	width: 790px;
	height: 540px;
}

#eclogo {
	text-align: right;
}

p.spacer {
	 font-size:1px;
	 height: 5px;
}

