#LogoHeader {
	float:right;
	position:absolute;
	top:-50px;
	width:128px;
	left: 565px;
	z-index:100;
}

#LogoHeader3D {
	float:right;
	position:absolute;
	top:-50px;
	width:128px;
	left: 610px;
	z-index:100;
}


#main{
	position: relative;
	width: 900px;
	margin: 0px auto;
	border:none;
}

#main2{
	background-image:url(3D_BGFade.png);
	background-repeat:repeat-y;
	position: relative;
	width: 885px;
	margin: 0px auto;
	border:none;
}

#BG_GFX{
	position: relative;
	width: 100%;
	margin: 0px auto;
	border:none;
	background-image:url(BG_Fade.gif);
	background-repeat:repeat-y;
	background-position:center;
	border-bottom-width:1044;
}

.Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	float:right;
	position:absolute;
	top:-100px;
}

.style1 {
	color: #ffebc6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px
}
.style2 {
font-size: 11px;
}

a:link {
	color: #ffebc6;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #ffebc6;
}

a:hover {
	text-decoration: none;
	color: #DFAD00;
}

a:active {
	text-decoration: none;
	
}

