body
{
	background-color:Black;
	color:#ffffff;
}

#center
{	
	position:absolute;
	left:50%;
	margin:15 0 0 -300;
}
#container
{
	background:transparent;
	float:left;
	width:600;
	height:600;
}
#vertical
{
	margin:0 0 0 0;
}

#vert2
{
	margin:0 0 0 0;
}

#vertical .tile
{
	float:left;
	width:95;
	height:120;
}
#vert2 .tile
{
	float:left;
	width:95;
	height:120;
}
#horizontal .tile
{
	float:left;
	width:110;
	height:80;
}
#image
{
}
#slide
{
	margin:0 0 0 0;
	float:left;
}
a
{
	text-decoration:none;
	color:Black;
	border:none;
}

