.header
{
	/*color:#ba0101;*/
	font-size:13px;
	font-weight:bold;	
	padding-top: 8px;
	margin-top: 0;
	text-transform: uppercase;
}

#main
{
	width:585px;
	float:left;
}
#mainHeader
{
	background-image:url(../Images/articleMainHeader.gif);
	background-repeat:no-repeat;
	/*background-color:#ffffff;
	border-bottom:solid 2px #b0d925;
	padding-top:9px;
	
	*/
	padding-left:30px;
	padding-bottom:10px;
	vertical-align:top;
	text-align:left;
}

#mainBody
{
	/*background-color:#e3ebf0;*/
	vertical-align:top;
	text-align:left;
}
#mainBottom
{
	height:12px;
}

#mainBottom img
{
	display: none;
}

#categoryNavigation
{
	width:586px;	
	/*background-color:#ffffff;*/
	color: #000;
}
.categoryNavigationCell
{
	padding:8px 14px 8px 30px;	
	width:586px;
/*	background-repeat:repeat-y;	
	background-image:url(/Templates/Images/backgroundArchive.jpg);*/
}



#articleList
{
	width:586px;	
}
.articleListLink
{
	color:#000;
	font-weight:bold;
	font-size:12px;
	text-transform: uppercase;	
}
#articleListNavigationCell
{
	padding-top:8px;
	padding-right:8px;
	text-align:right;	
	/*background-color:#ffffff;*/
	background-repeat:repeat-y;	
	height:10px;
}
.listNavigationLink
{
	text-decoration:none;
	font-size:11px;
	color:#000000;	
}
