	<!--
		#bodyContent{
			width:750px;
		}
		.castTxt{
			width:162px;
			float:left;
			margin:0 20px 0 0;
			text-align:left;
		}
		.castName{
			margin:5px 0 5px 0;
			font-size:13px;
			font-weight:bold;
			text-transform:uppercase;
			color:#fff;
		}
		.castChar{
			margin:5px 0 5px 0;
			font-size:10px;
			font-weight:bold;
			text-transform:uppercase;
		}
		#castPics{
			clear:both;
			width:720px;
			height:389px;
			background-image:url(../_img/bodybg/cast.jpg);
			background-repeat:no-repeat;
		}
	-->
