/* CSS Document */
#leftContent a:link {
	text-decoration: underline;
	}
#leftContent a:active {
	text-decoration: underline;
	}
#leftContent a:visited {
	text-decoration: underline;
	}
/*Right Content Override for about us*/
#container #rightContent {
 /* position: relative;*/
	width: 175px;
	height: 113px;	
	/*margin-left: 667px;
	margin-top: -385px;*/

	font-size:13px;
	padding-top: 35px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	border:solid;
	border-color: #E5E5E5;
	border-width:1px;
	border-right-color:#000000;
	background-color:#eeeeee;
	float:right;
    background-image: url(../images/libraryHeader.gif);
  background-repeat: no-repeat;
  background-position: 3px -2px;	 
  
}
.titleHighlight{
color:#E2CE1D;
font-size:16px;
}
.tableEvents {    border: thin solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color:#222222;
	margin-left: 7px;
	empty-cells: show;
	background-color:#f5f5fe;
	border-collapse: collapse;
	padding: 8px 8px 8px 8px;
	border-width:1px;
	text-align:center;
	
}
.tableEvents a:link{
color:#222222;
}
.tableEvents a:visited{
color:#222222;
}
.tableEvents a:hover{
color:#5A7A3E;
}
.tableEventsHead {    border: thin solid #CCCCCC;
	empty-cells: show;
	background-color:#EBEBDC;
	border-collapse: collapse;
	color:#222222;
	border-width:1px;
}
#container #leftContent {
    
	width: 815px;
	margin-left:24px;
	margin-top:8px;
    color: #ffffff;
	font-size:13px;
	padding-bottom:5px;
	float:left;

		
}
