#content-programs{
	margin-bottom: 30px;
}

#content-programs h1{
	background-color: #e77b18;
	width: 180px;
}

#content-programs ul{
	list-style: url(/.site/images/pulk.gif);
	margin: 0;
	margin-left: 5px;
	padding: 10px 0 0 15px;
}

#content-programs ul li{
	padding-bottom: 5px;
}

#content{
	margin-left: 145px !important;
}



#content-links{
	display: block;
}

#content-links h1{
	background-color: #2ba5d9;
	margin-bottom: 20px;
	display: block;
}

#content-links ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#content-links li{
	background: url(/.site/images/dotttedbg.gif) repeat-x bottom;
	float: left;
	height: 18px;
}

#content-links .title{
	text-align: left;
	float: left;
	background: url(/.site/images/whitepx.gif);
}

#content-links .title img{
	vertical-align: middle;
}

#content-links .count{
	color: #666666;
	text-align: right;
	float: right;
	background: url(/.site/images/whitepx.gif);
	padding-bottom: 3px;
}



#content-news h1{
	background-color: #84c453;
}

#content-news-top{
	display: block;
}

#content-news-top .image{
	width: 130px;
	height: 125px;
	float: left;
}

#content-news-top .text{
	padding-left: 5px;	
}

#content-news ul{
	margin: 0px 0 5px 0;
	padding: 0;
	list-style: none;
}

#content-news ul li{
	padding-top: 15px;
}

#content-news ul .date{
	font-weight: bold;
}

#content-news ul a{
	font-weight: bold;
}

#content-about{
	background: #e8e8e8 url(/.site/images/header-background.gif)  -1px repeat-y;
	padding-left: 12px;
	margin-left: 7%;
	margin-top: 20px;
}

#under-about-banner {
	padding-left: 12px;
	margin-left: 7%;
	margin-top: 0px;
}

#subscribe-form{
	background: url(/.site/images/homepage-subscribe-background.gif) no-repeat top left;
	height: 73px;	
	margin-top: 30px;
}

#subscribe-form form{
	padding-left: 15px;
}

#subscribe-form label{
	color: white;
	font-weight: bold;
	padding-top: 9px;
	margin-bottom: 16px;
	display: block;
}

#content{
	padding-right: 0% !important;
	padding-left: 0% !important;
	font-size: 95% !important;
}