@charset "utf-8";
/* CSS Document */
#index {
	position:absolute;
	z-index:1;
	top:10px;
	left:0px;
	}
#banner {
	position:absolute;
	z-index:1;
	top:444px;
	left:0px;
	}
#flashcontent {
	position:absolute;
	z-index:2;
	top:49px;
	left:311px;
	}
#featured {
	position:absolute;
	z-index:2;
	top:479px;
	left:335px;
	}
.white {
	font-family: verdana, arial, helvetica, times;
	font-size: 7pt;
	color: #ffffff;}
a {
	color:#FFFFFF;
	text-decoration: none;
	}
a:hover {
	color:#000000;			
	text-decoration: none;
	}
img	{
	border:0;
	}
