#middle{ 
      width:100%;
	  display:block;
	  background-image:url(../img/middlefade.jpg);
	  background-position:left bottom;
	  background-repeat:repeat-x;
	  margin:0px 0px 0px 0px;
	  padding:0px 0px 6px 0px;
	  clear:both;
	  }

#content{
	display:block;
	width:960px;
	padding-bottom:0px;
	background-color:#fff;
	margin:0px auto;
	clear:both;
	padding-bottom:20px;
	}

#maincontent{
	display:block;
	width:960px;
	height:270px;
	padding-bottom:0px;
	background-color:#ccc;
	margin:0px 0px 15px 0px;
	clear:both;
	background-image:url(../img/m1.jpg);
	background-position:center top;
    background-repeat:no-repeat;
	}

/********* TIER 0 - 3 Articles **************************/

#tier0 h2{
	font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:300;
	text-shadow: 0 1px 0 #fff;
	font-size:280%;
	line-height:110%;
	color:#40627c;
	margin:20px 0px 5px 5px;
	padding:0px;
	border-bottom:#ccc solid .09em;
}

a .tier0left, a .tier0middle, a .tier0right{
	display:block;
	width:300px;
	min-height:140px;
    background-image:url(../img/article_img.jpg);
	background-position:center top;
    background-repeat:no-repeat;
	padding-top:110px;
	float:left;
	position:relative;
	padding-bottom:0px;
	margin-left:15px;
	border-bottom:#f1f1f1 solid thin;
	}

#tier0 a{
	text-decoration:none;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	}

#articlemore{
	font-size:120%;
	float:right;
	margin-right:10px;
	margin-bottom:0px !important;
	position:absolute;
	bottom:0;
	right:0;
	height:24px;
	}

a:hover .tier0left, a:hover .tier0middle, a:hover .tier0right {
	background-color:#e4e4e4;
	}

#tier0 p{
	margin:0px 0px 0px 5px;
	padding:0px;
	font-size:120%;
	line-height:150%;
	color:#676767;
	width:250px;
	}

/********Individual Page Settings***************/

a .tier0left{
   background-image:url(../img/1.jpg);	
	}

a .tier0middle{
   background-image:url(../img/2.jpg);
	}

a .tier0right{
   background-image:url(../img/3.jpg);
	}

/********* TIER 0 - 3 Articles **************************/

