/***************************
new styles for prep sports
***************************/

/***************
font styles
***************/
p
{
	font-family:arial, helvetica, sans serif;
	font-size:12px;
	font-style:normal;
	line-height:13px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	color:#333;
	padding-bottom:5px;
}

#articles_box
{
	width:1000px;
	height:4000px;
	position:absolute;
	top:406px;
	left:0;
}


