body {
	padding:0px; margin:0px;
	background-color: #FFFFFF;
	color: #000000;
	
	background-image: url(images/bkgrd2.gif);
    background-position: 0px 0px;
    background-repeat: repeat-x;
}

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: 600px;
	height: 430px;
}

#eclogo {
	text-align: right;
}

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


