#apDiv1 {
	position:absolute;
	left:50px;
	top:50px;
	width:908px;
	height:538px;
	z-index:0;
	visibility: visible;
}

#apDiv3 {
	position:absolute;
	left:100px;
	top:88px;
	width:854px;
	height:470px;
	z-index:1;
	overflow: auto;
	visibility: visible;
}

.style4 {font-size: x-small}

body {
	background-attachment: fixed;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: bottom right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	left: 25px;
	bottom: auto;
	color: #CCC;
	background-image: url(images/nav/elements.gif);
	position: fixed;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #29ABE2;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}

