.header1 {
	left: 106px;
	position: absolute;
	top: 0px;
	
}

.content_m {
	left: 106px;
	position: absolute;
	top: 304px;
	width: 750px;
	font-
	font-family: "Trebuchet MS", Verdana, Tahoma;
} 

.content_s{
	left: 106px;
	position: absolute;
	top: 304px;
	width: 750px;	
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: xx-small;
} 

.libnav {
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100px;
	
}
a.link{
	
}
 A.slate:link {
	color: Navy;
	text-decoration:  underline;
	background: transparent;
	font-weight: 500;
	font-size: 15px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Tahoma;
}

A.slate:hover {
	color: Blue;
	text-decoration: none;
	background: transparent;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-weight: 500;
	font-size: 15px;
	text-align: center;
}
A.slate:visited {
	color: Maroon;
	background: transparent;
	text-decoration: none;
	font-weight: 500;
	font-size: 15px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	text-align: center; /* have no decoration and this will inherit hover trait */
}
A.slate:active {
	color: Red;
	text-decoration: underline;
	background: transparent;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-weight: 500;
	font-size: 15px;
	text-align: center;
}
/*A.slate:focus{
 outline-color: Aqua;
 outline-style: solid;
 outline-width: thin;
}*/
A.slate2:link {
	color: Navy;
	text-decoration: underline;
	background: transparent;
	font-weight: 600;
	font-size: 11px;
	text-align: center;
}

content {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13pt;
	font-weight: 200;
}

A.slate2:visited {
	color: Maroon;
	background: transparent;
	text-decoration: none;
	font-weight: 600;
	font-size: 11px;
	text-align: center; /* have no decoration and this will inherit hover trait */
}
A.slate2:hover {
	color: #FFFACD;
	text-decoration: underline;
	background: transparent;
	font-weight: 600;
	font-size: 11px;
	text-align: center;
}

h4 {
	font-family: Arial;
	font-size: none;
	font-weight: bold;
	color: #004080; 
}
