html, body {height: 100%; padding: 0px; margin: 0px;}
* {padding: 0px; margin: 0px;}
table {border-collapse: collapse;}

body {background: #000000 url(bg.jpg) repeat-x center top;}

#centeredTable,
#siteWrapper {
	width: 1254px;
	height: 858px;
}

#centeredTable {
	table-layout: fixed;
	margin: 0px auto;
}
#siteWrapper {
	background: #000000 url(frame.jpg) no-repeat center top;
	margin-left: -627px;
	left: 50%;
	position: relative;
}
#EBPT {
	height: 100%;
	overflow: visible;
}
