.navlist {
position: absolute;
left: 20px;
top: 130px;
width: 150px;
font-family: "Trebuchet MS";
font-size: 11px;
font-weight: normal;
color: #000066;
}
.navlist ul {
margin: 0;
padding: 9px;
list-style-type: none;
font-family: "Trebuchet MS";
font-size: 11px;
font-weight: normal;
color: #000066;
}


.navlist li {
margin-bottom: 1px;


}

.navlist a {
text-align: left;
width: 150px;
height: 15px;
display: block;
font-family: "Trebuchet MS";
font-size: 11px;
font-weight: normal;
color: #000066;
padding: 0px 0px 0px 14px;
}
.navlist a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.navlist a:visited {
	color: #999999;
text-decoration: none;
}
.navlist a:hover, .navlist a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	background-image: url(button.gif);
	background-repeat: no-repeat;
	overflow: visible;
}
#titlecourses {
text-align:left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	padding-left: 8px;
}
#titleinformation {
text-align:left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	padding-left: 8px;
}
#titlecontact {
text-align:left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	padding-left: 8px;
}
#sidelight {
text-align:left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000066;
	background-image: url(button.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	overflow: visible;
}
#sidelight2 {
text-align:left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000066;
	background-image: url(button.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	overflow: visible;
}


