body { background-color: #202020; background-image: url(../images/overlay.gif); background-repeat: repeat; background-position: 0 0; margin: 0; }
p { }
td { color: #fff; font-size: 14px; font-family: helvetica; }
a:link { color: #9c6; font-size: 14px; font-family: helvetica; text-decoration: underline; }
a:visited { color: #9c6; font-size: 14px; font-family: helvetica; text-decoration: underline; }
a:hover { color: #fff; font-size: 14px; font-family: helvetica; }
a:active { color: #9c6; font-size: 14px; font-family: helvetica; text-decoration: none; }
#imageContainer {
	width:770px;
	height:315px;
}

#imageContainer img {
	display:none;
	position:absolute;
}

