/* CSS Document */body {	background-color:#000000; 	color:#FFFFFF; 	font-family:"Times New Roman", Times, serif; }a:link {	color:#FFCC00;}a:visited {	color:#FF0000;}sup {	color:#FAEA09; 	cursor:pointer;}#content {	position: relative;	overflow-y: hidden;	overflow-x: hidden;	margin-bottom: 15%;	top: 1px;	width: 98%;	z-index: 1;}#advert {	position: fixed;	top: 85%; 	bottom: -45px; 	padding-top: 15px;	padding-bottom: 25px;	background-color:#000000; 	width: 98%; 	overflow: hidden;	z-index: 2;}