/* css for basic items---------------------------------------------------------------------------------------------------*/
body {
	padding: 37px 0 0 0;
	margin: 0;
	min-width: 820px;
	background: #89bd49 url(../images/bg-new-school.gif) repeat-y;
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	line-height: 19px;
	color: #a13819;
	}
			 	
/* css for content center -------------------------------------------------------------------------------------------------*/

#content-center {
	position: relative;
	width: 581px;
	height: 477px;
	float: left;
	background: #fcf3c2;
	}
#content-center a,
#content-center a:visited,
#content-center a:active {
	color: #68a745;
	font-weight: bold;
	text-decoration: none;
    }
#content-center a:hover {
	color: #991a1d;
	text-decoration: none;
   	}
#content-center-bottom-nav {
	position: relative;
	width: 581px;
	height: 24px;
	}
#content-center-bottom-nav ul li {
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	}
#content-center-bottom-nav ul li#home {
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	float: right;
	}
#content-center-text {
	position: relative;
	padding: 38px 0 0 38px;
	width: 280px;
	height: 415px;
	}
#content-center-wide-text {
	position: relative;
	padding: 38px 0 0 38px;
	width: 345px;
	height: 415px;
	}
#content-center-investment-text {
	position: relative;
	padding: 38px 0 0 38px;
	width: 255px;
	height: 415px;
	}
#content-center-advocacy-text {
	position: relative;
	padding: 38px 0 0 38px;
	width: 420px;
	height: 415px;
	}
	