#bgBody {

	position: absolute;

	left: 210px;

	top: 140px;

	width: 560px;

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

	height: 600px;

	background-color: #333333;

}

#baseBody {

	position: absolute;

	left: 210px;

	top: 740px;

}

#footNav {

	position: absolute;

	width: 560px;

	left: 210px;

	top: 770px;

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

	font-size: 10px;

	color: #333333;

	font-weight: bold;

	text-align: center;

}

#topFoot {

	position: absolute;

	left: 210px;

	top: 800px;

}

#baseFoot {

	position: absolute;

	height: 50px;

	width: 560px;

	left: 210px;

	top: 810px;

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

	background-repeat: repeat-y;

	z-index: 25;

}

#mediablue {

	position: absolute;

	top: 825px;

	left: 570px;

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

	font-size: 10px;

	color: #999999;

	z-index: 26;

}


