body {
	background-image: url(../faceoff/images/pagebk.jpg);
	background-color: 9CB2D8;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.bodytext {
	height: 560px;
	width: 525px;
	left: 38px;
	position: absolute;
	top: 39px;



}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: center;

}
.colTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	text-decoration: underline;
}
.sublogo {
	position: absolute;
	left: 9px;
	top: 638px;
}

