/* level2.css - style sheet for level two pages of lawentrance.com - created on 13 May 2005*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 9px;
	background-attachment: fixed;
	background-image: url(../../images/lvl2bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#level2item p{
	font-family: "Arial Unicode MS";
	font-size: 14px;
	width: 200px;
	margin: 0px;
	padding: 3px 2px 0px 6px;

}
#level2item a{
	font-family: "Arial Unicode MS";
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	margin-bottom: -3px;
	margin-top: 3px;
	padding-right: 0px;
	margin-right: 0px;
	text-decoration: none;
	letter-spacing: 0px;
}
#level2item a:visited{
	font-family: "Arial Unicode MS";
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
#level2item a:hover{
	color: #FF9900;
}
#level2item{
	border: none;
	height: 106px;
	width: 208px;
	background-image: url(../../images/hipanel_lvl2.gif);
	background-repeat: no-repeat;
	padding: 1px 0px 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 5px;


}
#lstcourses {
	background-repeat: no-repeat;
	background-image: url(../../images/panel_lvl2lst.gif);
	height: 90px;
}
