@charset "windows-1252";

body{
	background-color:black;
	color: white;
}img{
	margin: 0;
	padding: 0;
	border: 0;
}
#wrapper,#bck{
	position: absolute;
	top:0;
	left: 0;
}
#text1{
	position: absolute;
	top: 150px;
	left: 150px;
	font: 500 0.8em arial;
	width:700px;
	line-height:1.4;
	text-align: justify;
}
a.link1{
	color:white;
	font:400 0.7em times;
	text-decoration:none;
	top: 118px;
}
a:hover.link1{
	color:#999;
}
a.link2{
	color:white;
	font:400 0.7em times;
	text-decoration:none;
	top: 155px;
}
a:hover.link2{
	color:#999;
}
#lnk0{
	position: absolute;
	left: 40px;
}
#lnk1{
	position: absolute;
	left: 110px;
}
#lnk2{
	position: absolute;
	left: 175px;
}
#lnk3{
	position: absolute;
	left: 260px;
}
#lnk4{
	position: absolute;
	left: 360px;
	width:150px;
}
#lnk5{
	position: absolute;
	left: 620px;
}
#lnk6{
	position: absolute;
	left:700px;
}
#lnk7{
	position: absolute;
	left: 40px;
	width:90px;
}
#lnk8{
	position: absolute;
	left: 140px;
	width:110px;
}
#lnk9{
	position: absolute;
	left: 260px;
	width:150px;
}
#slide{
	position: absolute;
	left: 40px;
	top:465px;
}
#th1,#th2,#th3,#th4,#th5{
	position: absolute;
	top:190px;
	z-index:200;
}
#th6,#th7,#th8,#th9,#th10{
	position: absolute;
	top:260px;
	z-index:200;
}
#th11,#th12,#th13,#th14,#th15{
	position: absolute;
	top:330px;
	z-index:200;
}
#th1,#th6,#th11{
	left:40px;
}
#th2,#th7,#th12{
	left:170px;
}
#th3,#th8,#th13{
	left:300px;
}
#th4,#th9,#th14{
	left:430px;
}
#th5,#th10,#th15{
	left:560px;
}
.thumb{
	border:1px solid #999;
}
#credits{
	position:absolute;
	left:0;
	top:679px;
}

