body { background-color: #000000; }
#rootContainer { background: url(../img/Back.gif) no-repeat; }
#contentMargin { margin: 0px 150px 0px 150px; }
#contentContainer { width: 460px; }
#contentTop { background: url(../img/IndexTop.gif) no-repeat top right; }
#contentBottom {
	background: url(../img/IndexBot.gif) no-repeat bottom left;
	background-color: #ffffff;
}
#contentBody { text-align: center; }
.idxPopMenu {
	position: absolute;
	display: none;
	color: #ffffff;
	width: 100px;
	font-size: 9pt;
	padding: 0px;
	z-index: 1;
}
.idxPopMenuHeader { font-size: 11pt; }
