.layout{
	margin:0px;
	width:650px;
}

.panelCenter {
	min-height:925px;
	height:auto !important;
	height:925px;
	clear: right;
	float: left;
	width:650px;
	padding:0px;
	font-size:12px;
}
*html .panelCenter {
	clear: right;
	float: left;
	width:650px;
	padding:0px;
}


.promo2_title_original {
	/*background-image: url(images/promo1-title.gif);
	background-repeat: repeat-x;
	margin: 12px 0px 5px;
	width: 514px;
	height: 39px; 
	font-size: 23px;
	color: #7f171f;
	position: relative;
	padding-top: 13px;
	padding-left: 13px;
	font-family:Tahoma,sans-serif;
	letter-spacing: 2px;*/
}
.promo2_title {
	font-size:16px; 
	color:#436926;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px solid #CDA08F;
	font-family:Tahoma,sans-serif;
	margin:0px;
	padding:0px;
	text-align:left;
}
.promo2_titleDots{
	/*height:2px;
	width: 526px;
	background-image: url(images/hl_dots.gif);
	background-position:top;
	background-repeat: repeat-x;*/
	margin-bottom:5px;
}


.centralContentUpSide{
	width:650px;
}

.niaf_content{
	font-family:Trebuchet MS,Tahoma,sans-serif;
	font-size: 11px;
	color:#000000;
	list-style-type: square;
}
.niaf_content a {
	font-family:Trebuchet MS,Tahoma,sans-serif;
	font-size:11px;
	color:#8B3513;
	text-decoration:none;
}
.niaf_content a:hover {
	text-decoration:underline;
}
.niaf_content hr {
	/*text-align:center;*/
	text-align:inherit;
	/*margin: auto;*/ /*this will align it left for Mozilla*/
}
