#left {
	width:253px;
	float:left;
	background:url('../img/left_bg.gif') repeat-y;
	margin-top:0px;
}

#mid {
	width:725px;
	float:left;
	margin-top:0px;
}

#mid p {
	padding:0px 20px;
}

#left .left_bot {
	width:263px;
	height:14px;
	margin:0px;
	padding:0px;
	background:url('../img/left_bot.gif') no-repeat;
	overflow:hidden;
}
#left p{
text-indent:15px;
text-align:justify;
padding:0px 15px;
font-family:arial;
font-size:13px;
width:83%;
}

.boxheader {
	font:georgia 18px;
	margin:20px 0px 0px 0px;
	display:block;
	margin:auto;
	padding:0px 10px;
	border-bottom:1px dotted #999999;
}

#left h3 {
	text-align:center;
	font-weight:100;
	font-size:20px;
	margin:0px 10px 0px 0px;
	font-family:arial;
}

h1.article_title {
	text-align:center;
	width:97%;
	display:block;
	clear:both;
	margin:auto;
	font:100 35px 'times new roman';
	color:#C67519;
}

h2.cat_title {
	font:bold 18px arial;
	color:#742326;
	width:230px;
	background:url('images/cat_title.gif') repeat-y;
	padding:3px 0px 3px 8px;
}

li.article_url {
	margin-top:10px;
	list-style-type:none;
	padding:0px 20px 0px 0px;
}

li.art_active {
	list-style-image:url('images/ar1.png');
}
li.art_active:hover {
	list-style-image:url('images/ar2.png');
}

li.art_inactive {
	list-style-image:url('images/ar2.png');
	font:15px bold Arial;
	color:#EE712F;
}
a:active {
	border:0px;
}
li.article_url a{
	color:#000096;
	font:100 15px arial;
	height:18px;
	text-decoration:none;
}
li.art_active a{
	text-decoration:none;
	border-bottom:1px dotted #53C8FF;
	font:15px bold Arial;
	color:#80282D;
	font-family:arial;
}
li.art_active a:hover{
	border-bottom:1px dotted #000;
	color:#AA000A;
	text-decoration:none;
	
}