body
{
	margin:0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	/*background-image: url(../images/20070405/bodyBG.jpg);*/
	background-repeat: repeat-x;
	background-color: #000;
	text-align:center;
	color: #fff;
}

#outer
{
	position:absolute; 
	left: 50%; 
	margin-left:-490px;
	width:1020px;
	display: block;
	height:100%;
}

#top
{
	float:left;
	width: 100%;
	height: 160px;
	background-image: url(../images/20070901/wideSlide_anime1.jpg);
	background-repeat: repeat-x;
	background-position: -3 0;
	background-color: #000;
}

#topLogo
{
	position:absolute;
	left: 0px;
	top: 60px;
	width: 408px;
	height: 77px;
	background-image: url(../images/20070901/logoTop.gif);
	background-position: 6 0;
	background-repeat:no-repeat;
	background-color: #000;
}


#middle
{
	float:left;
	width: 100%;
	height: 400px;
}

#middleLeft
{
	float:left;
	width: 480px;
	height: 400px;
	padding: 10px;
}

#middleRight
{
	float:left;
	width: 530px;
	height: 400px;
}

#bottom
{
	float:left;
	width: 100%;
	height: 120px;
	background-image: url(../images/20070901/wideSlide_anime1.jpg);
	background-position: -3 0;
	background-repeat: repeat-x;
	background-color: #000;
}
