#folioContainer	{
	position: absolute;
	top: 130px;
	left: 15px;
	width: 990px;
	height: 560px;
	background-color: #000000;
	border: solid 2px #ffffff;
	z-index: 980;
	overflow: hidden;
}
#folioTitle	{
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 990;
}
#folioNav	{
	position: absolute;
	top: 540px;
	left: 10px;
	z-index: 995;
}
#close	{
	position: absolute;
	top: 0px;
	left: 902px;
	z-index: 990;
}
#web0, #web1, #web2, #web3, #web4, #web5, #web6, #web7, #web8	{
	position: absolute;
	width: 170px;
	height: 120px;
	border: solid 1px #3c3c3c;
	z-index: 990;
	text-align: center;
}
#web0	{
	top: 60px;
	left: 430px;
}
#web1	{
	top: 60px;
	left: 615px;
}
#web2	{
	top: 60px;
	left: 800px;
}
#web3	{
	top: 215px;
	left: 430px;
}
#web4	{
	top: 215px;
	left: 615px;
}
#web5	{
	top: 215px;
	left: 800px;
}
#web6	{
	top: 370px;
	left: 430px;
}
#web7	{
	top: 370px;
	left: 615px;
}
#web8	{
	top: 370px;
	left: 800px;
}

#buscard0, #buscard1, #buscard2, #buscard3, #buscard4, #buscard5	{
	position: absolute;
	width: 170px;
	height: 215px;
	z-index: 990;
	text-align: center;
}
#buscard0	{
	top: 60px;
	left: 430px;
}
#buscard1	{
	top: 60px;
	left: 615px;
}
#buscard2	{
	top: 60px;
	left: 800px;
}
#buscard3	{
	top: 305px;
	left: 430px;
}
#buscard4	{
	top: 305px;
	left: 615px;
}
#buscard5	{
	top: 305px;
	left: 800px;
}


#folioLarge	{
	position: absolute;
	padding: 0px;
	top: 60px;
	left: 20px;
	width: 390px;
	height: 470px;
	z-index: 990;
}

#folioSeparator	{
	position: absolute;
	background-color: #ffffff;
	width: 1px;
	height: 233px;
	overflow: hidden;
	top: 50px;
	left: 240px;
}
