.articles{
	margin-top:5px;
	padding:2px;
	border:1px solid #F0F0F0;
	border-bottom:1px solid #fff;
	width:680px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	position:relative;
}
.art_title  {
	border-left:10px #336699 solid;
	background-color: #e9f8ff;
	width:98%;
	color:#336699;
	font-weight:bold;
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:1.5em;
	line-height:1.5em;
	text-indent:.25em;
}
.articles p{
	padding:0px 10px;
}
.bot_nav {
	padding-bottom:5px;
	padding:2px;
	width:680px;
	margin-left:auto;
	margin-right:auto;
	border-right:1px solid #F0F0F0;
	border-left:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
}
/* Article Title Bar Styles ******************************************/
.art_title_gotm{
	border-left:10px #E95925 solid;
	background-color: #F5DDAF;
	color:#E95925;
	width:98%;
	font-weight:bold;
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:1.5em;
	line-height:1.5em;
	text-indent:.25em;		
}
.art_title_3{
	border-left:10px #A01937 solid;
	background-color: #048DB9;
	color:#FFFFFF;
	width:98%;
	font-weight:bold;
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:1.5em;
	line-height:1.5em;
	text-indent:.25em;		
}
.art_title_4{
	border-left:10px #000000 solid;
	background-color: #AF8608;
	color:#FFFFFF;
	width:98%;
	font-weight:bold;
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:1.5em;
	line-height:1.5em;
	text-indent:.25em;		
}
.art_title_6{
	border-left:10px #3D70C9 solid;
	background-color: #E5448A;
	color:#fff;
	width:98%;
	font-weight:bold;
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:1.5em;
	line-height:1.5em;
	text-indent:.25em;		
}
.art_title_6_spo{
	border-left:10px #36567D solid;
	background-color: #3E9575;
	color:#fff;
	width:98%;
	font-weight:bold;
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:1.5em;
	line-height:1.5em;
	text-indent:.25em;	
}
.art_title_7{
	border-left:10px #3c3c3c solid;
	background-color: #000;
	color:#FFFFFF;
	width:98%;
	font-weight:bold;
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:1.5em;
	line-height:1.5em;
	text-indent:.25em;		
}
