body {
	/* IE seems to need this here, not needed for others */
	behavior:url("../../Resources/csshover.htc");
}

#navbar a#labs {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #00AE00;
	font-weight: bold;
}

#navcontainer ul li a#labs
{
	background-color: #00AE00;
	color: #FFFFFF;
}

.labs {
	font-family: 'Bookman Old Style', 'Times New Roman', serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}

.labs h1{
	font-family: 'Georgia', 'Times New Roman', serif;
	font-size: 36px;
	line-height: 46px;
	text-align: left;
	color: #00AE00;
	border-bottom: double;
	border-color: #006600;
}

#labs ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	list-style-type: circle;
}