@import url("basic.css");

#main-flame{
	background: url(../top_Image/top_r8_c1.gif) repeat-y left;
}

#center{width:364px; float:left;}
#whatsnew{width:138px; float:right; font-size: 11px; height:auto;}

#information,#topics{
	font-size: 12px;
	line-height: 140%;
	padding:0px 0px 5px;
}

#whatsnewback{
	background:#FFFFFF;
	pdding-bottom:10px;
	border-bottom: 1px dotted #232C7C;
}

#whatsnew h4{font-size: 12px; font-weight:normal; margin:5px 0px 0px 10px;}
#whatsnew p{margin:5px 0px 5px 25px;}

#information h4{color: #000099;font-size: 12px; font-weight:normal; margin:5px 0px 0px 10px;}
#information p{text-align:center;font-size: 18px; line-height:140%; font-weight:bold;}

#topics h4{color: #FF0000;font-size: 12px; font-weight:normal; margin:5px 0px 0px 10px;}

#foneinfo{
	padding:5px;
	border: 1px solid #FF0000;
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	text-align:center;
	width:60%;
	margin: 15px 0 0 0;
}

#foneinfo span{color:#FF0000;}
