/* CSS Document */
#news {
	background:url("../images/Fcars_youth_right.jpg") no-repeat top left;
	position:relative;
	width:455px;
	height:622px;
	}

#latestnews, #yourstories, #yourvideos {
	position:absolute;
	top:485px;
	width:180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
	
#yourvideos{
top: 98px;
width: 280px;
left: 110px;
}
#latestnews {
	left:10px;
	}
#yourstories {position:absolute;
	left:210px;
	}
#enter {
   position:absolute;
   top :210px;
   width:160px;
   left:260px;
}
#enter img {
   width:160px;
   height:85px;
}
#toplink {
   position:absolute;
   top :4px;
   width:320px;
   left:25px;
}
#toplink img {
   width:320px;
   height:15px;
}
a	{
	color: #FF0000;
	}
