#bgBody {

	position: absolute;

	left: 210px;

	top: 140px;

	width: 560px;

	background-image: url(../images/bgTxtArea.gif);

	height: 360px;

	background-color: #333333;

}

#baseBody {

	position: absolute;

	left: 210px;

	top: 500px;

}

#footNav {

	position: absolute;

	width: 560px;

	left: 210px;

	top: 530px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

	font-weight: bold;

	text-align: center;

}

#topFoot {

	position: absolute;

	left: 210px;

	top: 560px;

}

#baseFoot {

	position: absolute;

	height: 320px;

	width: 560px;

	left: 210px;

	top: 570px;

	background-image: url(../images/bgTxtArea.gif);

	background-repeat: repeat-y;

	z-index: 25;

}

#mediablue {

	position: absolute;

	top: 580px;

	left: 570px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #999999;

	z-index: 26;

}

#picTest {

	position: absolute;

	left: 620px;

	top: 170px;

}


