#linkList 			{
						background:none;
						float:left;
						width:200px;
						}
#introLayer		 	{
						background:none;
						}
#introPicTable		{
						width:800px;
						margin:auto;
						}
#picTable			{
						width:400px;
						margin:auto;
						text-align:center;	
						}
.layer
{
	overflow:hidden;
}								
.layerBody
{
	position:relative;
	overflow:hidden;
}						
.description
{
	width:500px;
	min-height:200px;
	padding:5px;
}				
.images
{
	position:absolute;
	left:510px;
	top:0px;
}					
.subLayer				{
						padding:15px;
						}
#introImages			
{
	width:850px;						
	margin:auto;
}
									
