/* CSS Document */
#WBody{
	position: relative;
	margin:auto;
	align: center;
	width: 907px; 
	height: 1065px; 
	z-index: 3; 
	background-color:#FFFFFF
}

#CellBG{
	position: absolute; 
	width: 100px; 
	height: 100px; 
	top: 165px; 
	z-index: 5; 
	left:0px;
}

#PageText{
	position: absolute;
	width: 550px;
	height: 100px;
	z-index: 99996;
	left: 33px;
	top: 190px;
}

.copy {
	font-family:"Century Gothic", Futura, Verdana, Tahoma, Arial, serif;
	font-size: 14px;
	line-height: 18px;
	color:#333333;
	margin-bottom: 0px;
	margin-top: 0px;
	vertical-align: top;

}

#BlueBar{
	position: absolute;
	width: 906px;
	height: 30px;
	top: 970px;
	z-index: 6;

}
