/* Content
 * ------------------------------
 */
#content {
	clear:both;
	margin:0px auto;
	padding:0px;
	width:980px;
}

#content_table {
	background-image: url(../images/template/content_background.jpg);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	width:980px;
}

#content_left {
	margin:0px;
	padding:0px 15px 0px 25px;
	vertical-align:top;
	width:162px;
}

#content_area_wrapper {
	margin:0px;
	padding:0px 0px 0px 0px; /*0 38 0 0*/
	overflow:hidden;
	vertical-align:top;
	width:778px; /*740*/
}

#content_area {
	clear:both;
	margin:0px;
	padding:0px;
	/*overflow:hidden;*/
	width:748px; /*740*/
}

/*		Article Pages		*/
.article { width: 720px !important; padding-right: 10px; }
.article .center, .article .center p, .article .center p a { text-align: center !important;  }
.article a { font-family: Arial, Helvetica, sans-serif !important; font-size: 12px !important; }
.article #intro p { padding: 0px; margin: 0px;  }
.article b  { color: #000 !important;  }
.article table.center, .article table.center td  { text-align:center; }
#content_area .subcat_desc a { font-family:  Arial, verdana, sans-serif; color: #506086; font-size: 12px;  }
#content_area table table table a  { font-family:  Arial, verdana, sans-serif; font-size: 12px; }
