10:53 AM 4/5/2006@import url("pageText.css");
#whatsNew{
	width: 200px;
	height: 226px;
	float: left;
}
#pageText{
	width: 500px;
	height: 176px;
	float: right;	
	padding: 50px 50px 50px 50px;
	background-image:url("../images/background.jpg")
}

#pageText1{
	
	height: 176px;
	text-align:justify;	
	padding: 30px ;
	background-image:url("../images/background.jpg")
	
}

#whatsNewOuter{
	width:173px;
	height:220px;
	margin-top:2px;
}
#whatsNewTop{
	width:175px;
	height:46px;
	background-image:url(../images/whats_new_top.jpg);
	background-position:top center;
	background-repeat: no-repeat;
}
#whatsNewMiddle{
	width:173px;
	height:150px;
	border-left: 1px solid #1C80B4;
	border-right: 1px solid #1C80B4;
}
#whatsNewBottom{
	width:175px;
	height:19px;
	background-image:url(../images/whats_new_bottom.jpg);
	background-position:bottom center;
	background-repeat: no-repeat;
}
#whatsNewText{
	width:157px;
	height:150px;
	background-color:#D0E8F4;
	border-left: 1px solid #1C80B4;
	border-right: 1px solid #1C80B4;
}