#features {
	float: left;
	width: 444px;
	margin: 10px;
	margin-top:0;
	margin-left: 0;
	padding-top: 0px;
	background: #525e7b url(../lib_images/library/features_bg_top.gif) top left no-repeat;
	color: #fff;
}
.featureditem {
 	float: left;
	width: 141px;
	height: 11em;
 	border-right: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
	padding: 3px;
	margin: 0;
	text-align:center;
	overflow:auto;
 }
 /* IE 5 fix*/
* html .featureditem {
	display: inline;
	width: 148px;
	w\idth: 141px;
}
.featureditem p.title {
	padding: 5px 0 5px 0;
	margin: 0;
 	font-size:0.75em;
	font-weight: bold;
 }
.featureditem p {
	margin-top: 2px;
	margin-bottom: 2px;
 }
.featureditem p.txt {
  	font-size: 0.7em;
	text-align: left;
	margin: 0 6px 0 8px;
 }
.featureditem p a {
  	font-size:0.8em;
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
 }
.featureditem p a:hover {
	text-decoration: underline;
 }
 .featureditem img {
 	border: 1px solid #fff;
 }
#content p a {
  	font-size:0.8em;
	text-decoration: underline;
 }
#content p a:hover {
	text-decoration: underline;
 }
#main {
	padding: 0;
	margin-left: 450px;
	margin-right: 2px;
}
#news {
	padding-bottom: 0;
	margin-top: 0;
}
#news h1 {
	padding: 5px;
	text-align: center;
	margin: 0;
	font-style: italic;
	font-weight: bold;
	color: #282D3B;
	background: #e4ac29 url(../lib_images/library/news_title_bg.gif) top left no-repeat;
}
#news h2, #news h3 {
	padding-top: 0;
	margin: 0;
}
#news a {
	color: #000;
	font-weight: bold;
	text-decoration:underline;
}
#maintext {
	padding: 5px 15px 0 15px;
}
#maintext p, #news p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	font-size: 0.8em;
}
.newsitem {
	padding: 5px;
	margin-top: 2px;
	background: url(../lib_images/library/news_bg.jpg) top left repeat-x;
	border: 1px solid #e4ac29;
}
#projects h2 {
	margin: 0;
	margin-top: 5px;
	padding: 5px;
	background: #4d5b08 url(../lib_images/library/projects_title_bg.gif) top left no-repeat;
	color: #fff;
}
.projectitem {
	padding: 0;
	margin:0;
	margin-top: 1px;
	border: 1px solid #4d5b08;
	background: #73880a url(../lib_images/library/projects_bg.jpg) top left repeat-x;
	color: #fff;
}
#main .projectitem p {
	padding: 5px;
	padding-top: 2px;
	margin:0;
	margin-top: 1px;
	color: #000;
	font-size: 0.8em;
}
.projectitem img {
	padding: 0;
	margin: 4px 0 0 5px;
	border: 1px solid #fff;
}
.projectitem a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

