body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#disclaimer {
	font-size: 9px;
	color: #0077d4;
	position: absolute;
	top: 521px;
	text-align: right;
	right: 40px;
}


#container #submenu a {
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-left: 10px;
	width: 243px;
	height: 23px;
}
#container #submenu a:hover {
	padding-top: 9px;
	padding-left: 11px;
	width: 242px;
	height: 22px;
}
img {
	behavior:	url("/pngbehavior.htc");
}

#container {
	position: absolute;
	width: 919px;
	left: 0px;
	top: 0px;
	height: 574px;
}

#content {
	overflow: auto;
	position: absolute;
	height: 361px;
	width: 507px;
	left: 384px;
	top: 98px;
	font-size: 11px;
}
#index {
	position: absolute;
	height: 35px;
	width: 215px;
	left: 680px;
	top: 34px;
}
#content h1 {
	color: #0077d4;
	font-size: 20px;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content h2 {
	color: #0077d4;
	font-size: 15px;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#nice td {
	padding: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#nice ul {
	margin: 0px;
	padding: 0px;
}