.lNav a {
text-decoration: none;
font-size: 12px;
font-face: georgia, times;
font-weignt: 900;
line-height: 45px;
background-color: #FFFFFF;
color: #000000;
width: 300px;
border-style:solid;
border-color:#000000;
border-width:1px;
padding: 10px;
}

.lNav a:hover {
text-decoration: none;
background-color: #367EA2;
color: #000;
border-style:solid;
border-color:#000000;
border-width:1px;
width: 137px;

}


.side {
font-face: arial, sans;
margin: 11px;
}

h1 {
font-size: 18px;
font-weight: bold;
font-face: georgia, times new roman, serif;
}

h2 {
font-size: 15px;
font-weight: bold;
font-style: italic;
font-face: georgia, times new roman, serif;
}


h3 {
font-size: 14px;
font-weight: bold;
font-style: normal;
font-face: arial, sans;
} 

h4 {
font-size: 12px;
font-weight: bold;
font-style: normal;
font-face: arial, sans;
} 

.lNavSel a {
text-decoration: none;
font-size: 12px;
font-weight: bold;
font-face: georgia, times;
line-height: 45px;
background-color: #367EA2;
color: #FFFFFF;
width: 300px;
border-style:solid;
border-color:#000000;
border-width:1px;
padding: 10px;
}








.unBullet {
list-style: none;
}

#leftNav {
	position:absolute;
	width:300px;
	height:115px;
	z-index:1;
	left: -33px;
	top: 142px;
}