html, body, #content { 
	 height:100%; 
	 width:100%;
}
body {
	margin:0; 
	padding:0; 
	overflow:hidden;
	background-color: #FFFFFF;
}
#htmlOver {
	position: absolute;
	top: 583px;
	width: 100%;
	z-index: 200;
}
#htmlOver #footer {
	width: 958px;
	margin: 0 auto;
	text-align: right;
	position: relative;
}

#htmlOver #legalNoticeContainer {
	width: 958px;
	margin: -400px auto;
	text-align: left;
	position: relative;
}
#footer a {
	font-family: arial;
	font: normal normal normal 10px/12px arial;
	color: #646464;
	text-decoration: none;
	outline: none;
}
#footer a:hover {
	text-decoration: underline;
}

#legalNotice {
	position: relative;
	border: 1px solid #999;
	background-color: #fff;
	width: 400px;
	margin: 0 auto;
	padding: 20px;
	font: normal normal normal 11px/12px arial;
}

#legalNotice a {
	font-family: arial;
	font: normal normal bold 11px/12px arial;
	color: #646464;
	text-decoration: none;
	outline: none;
}

#close {
	position: absolute;
	top: -16px;
	right: -1px;
	background-color: #fff;
	border: 1px solid #999;
	padding: 1px 3px;
}

#close a {
	color: #646464;
	font-weight: bold;
	padding-right: 15px;
	background: url(../images/closeDisclaimer.gif) right 3px  no-repeat;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#jvflash {
	z-index: 1;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
object#jvflash {
	z-index: 1;
}

