HTML{
height: 100%;
}
BODY{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	height: 100%;
	color: #333333;
	text-align: center;
	background-image: url(bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#container {
	position: absolute;
	width: 1002px;
	left: 50%;
	height: 600px;
	margin-left: -501px;
	visibility: visible;
	background: url(submenubgr.jpg) no-repeat 10px 162px;
}
#logo{
	position: absolute;
	width: 239px;
	height: 93px;
	left: 10px;
	top: 0px;
}
#ema{
	position: absolute;
	width: 239px;
	left:781px;
	top: 198px;
	z-index: 30;
}
#banner{
	position: absolute;
	width: 730px;
	height: 90px;
	left: 262px;
	top: 17px;
	text-align: right;
}
#ticker{
	position: absolute;
	width: 718px;
	left: 268px;
	top: 114px;
	text-align: left;
	z-index: 30;
}
#menu{
	position: absolute;
	top: 140px;
	left: 30px;
	height: 27px;	
	text-align: left;
	z-index: 20;
}
#submenu{
	position: absolute;
	top: 162px;
	left: 30px;
	width: 977px;
	height: 28px;
	text-align: left;
	z-index: 0;
}
#subtoplinks{
	position: absolute;
	top: 197px;
	left: 665px;
	width: 120px;
	height: 30px;	
	text-align: right;
	z-index: 30;
}
#topbar{
	position: absolute;
	top: 201px;
	left: 11px;
	width: 657px;
	height: 47px;
	text-align: left;
	z-index: 30;
	background-image: url(topbar-bgr.jpg);
	background-repeat: no-repeat;
}
#date{
	position: absolute;
	left: 0px;
	top: 4px;
	width: 110px;
}
#tpd-search{
	position: relative;
	left: 180px;
	top: 7px;
	width: 100px;
}
#search{
	position: absolute;
	left: 425px;
	top: 2px;
	width: 200px;
	margin: 6px 3px 0px 0px;
}
#searchright {
	position: relative;
	left: 730px;
	top: -3px;
	width: 315px;
} 
#container table.content {
	position: absolute;
	width: 1002px;
	top: 201px;
	left: 0px;
	text-align: left;
	z-index: 20;
}
.inner{
	width: 604px;
	background-image: url(table-bgr.jpg);
	background-position: center top;
}
.spacer{
	height: 431px;
	width: 1px;	
}
.bottom-t{
	width: 1002px;
	height: 19px;
	background-image: url(bottom-t-bgr.jpg);
	background-repeat: no-repeat;
}
.bottom-m{
	width: 1002px;
	background-color: #f5f5f5;
}
.bottom-b{
	width: 1002px;
	height: 24px;
	background-image: url(bottom-b-bgr.jpg);
	background-repeat: no-repeat;
}
table.bottom-content{
	margin: 0px 0px 0px 11px;
	text-align: left;
}
table #footer {
	margin-left: 22px;
	text-align: left;
}

