  /* Staff Manager */

.member
{	width: 300px;
	float: left;
	padding-bottom: 3px;
	font-size: 13px;
}

  /* Links - Resoures Manager */

.links_category {
	FONT-SIZE: 18px; COLOR: #133B6E; FONT-FAMILY: Verdana; font-weight: bold; line-height: 1.50; 
	text-transform:uppercase; text-decoration: underline;
}

.links_details {
	font-size:13px;
	margin-bottom:15px; 
}
a.links_title {
	FONT-SIZE: 14px; COLOR: #1666AB; font-weight: bold; margin-bottom:3px;
	}
a.links_title:visited {
	FONT-SIZE: 14px; COLOR: #1666AB; font-weight: bold
	}	
a.links_title:hover {
	FONT-SIZE: 14px; COLOR: #62B1D0; font-weight: bold
	}	
	
.links_left
{	float: left;
width:421px;
margin: 2px;
}

.links_right
{	float: right;
	width: 195px;
	margin: 2px;
}	
	
	
  /* News - Article Manager */
	


.newslefthome
{	float: left;
	width:410px;
	margin: 0 5px 0 5px;
}

.newsrighthome
{	float: right;
	width: 150px;
	margin: 0 5px 0 5px; 
	text-align:right;
}

.newswholehome
{	float: left;
width:560px;
margin: 0 5px 5px 5px ;
}

.newsleft
{	float: left;
width:445px;
margin:  0 0 3px 3px;
}

.newsright
{	float: right;
	width: 150px;
	margin:  0 0 3px 3px;
}
.newswhole
{	float: left;
width:585px;
margin: 0 0 5px 3px; font-size:12px; text-decoration:none;
}

