#nav #navmenu #resources { /*active*/
	background-color:#e0e0e0;
	color:#333274;
}

#left {
	position:absolute;
	top:30px;
	left:10px;
	height:0px;
	width:300px;
}
#content #right {
	
}
#content #left table tr .link_icon {	
	width:20px;
	text-align:center;	
}
#content #left table tr .link_txt a {
	font-weight:bold;
	position:relative;
	top:-2px;
	left:3px;
	font-size:11px;
}
#content #left table tr .link_txt a {
	text-decoration:none;	
}
#content #left table tr td {
	line-height:16px;
}
#content #left ul {
	margin-top:0px;
	list-style-image:url(../images/icons/story_arrow.gif);
	margin-left:25px;
}
#content #left table tr td #active_cat {
	color:#d71920;
}
#content #right {
	position:absolute;
	top:40px;
	left:310px;
	height:459px;
	width:541px;
}
#content #right table tr td a {
	text-decoration:underline;
	font-weight:500;
	font-size:11px;
}
#content #right table tr td a:hover {
	text-decoration:none;
}

#content #right table tr td {
	font-size:12px;
	line-height:16px;
}
#content #right table tr .title {
	width:300px;
}
#content #right table tr .phone {
	width:150px;
	font-size:11px;
}
#content #right table tr .web {
	width:250px;
	text-align:center;
}