#middle
{
	position: relative;
}

/*
#index_img
{
	width: 828px;
	height: 468px;
}

#description
{
	color: #000000;
	position: absolute;
	top: 132px;
	left: 36px;
	font-family: "Trebuchet MS", Trebuchet, serif ;
	font-size: 11.5px;
	line-height: 18px;
	font-style: italic;
	width:243px;
}
#credit
{
	position: absolute;
	top: 100%;
	left: 576px;
	margin-top: -48px;
	height: 48px;
	width: 160px;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
}
*/

#credit {
	position: absolute;
	top: 100%;
	left: 350px;
	margin-top: -78px;
	height: 48px;
	width: 250px;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

#index_img {
	width: 567px;
	height: 448px;
}

#description {
	color: #000000;
	position: absolute;
	top: 145px;
	/* left: 36px; */
	font-family: "Trebuchet MS", Trebuchet, serif;
	font-size: 11.5px;
	line-height: 18px;
	font-style: italic;
	text-align: center;
	right: 10px;
width:243px;
}

