<style type="text/css">
<!--
body {position: relative; background: #ffffbf; margin: 0; padding: 0;}

div#logo
{
	position: absolute; top: 0px; height: 150px; left: 12px; right: 199px;
	margin: 0px; padding: 13px 0px 0px 0px;
	z-index: 1;
}
body>div#logo {position: fixed}

div#dept
{
	position: absolute; top: 0px; height: 50px; left: 210px; right: 25px;
	margin: 0px; padding: 12px 0px 0px 0px;
	background: white;
	z-index: 1;
	background: #ffffbf;
}
body>div#dept {position: fixed}

div#dept h1
{
	margin: 0px; padding: 0px;
	font: bold 32px Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

div#banner
{
	position: absolute; top: 50px; height: 30px; left: 210px; right: 25px;
	color: gray; background: #079100;
	z-index: 1;
}
body>div#banner {position: fixed}

div#banner h1
{
	margin: 0px 10px 0px 0px; padding: 0px;
	text-align: right;
	letter-spacing: 0.25em;
	font: bold 25px sans-serif; height: 28px; vertical-align: bottom;
	white-space: nowrap;
}

div#links
{
	position: absolute; top: 155px; left: 25px; width: 150px; height: 700px;
	font: 16px Arial, Helvetica, sans-serif; z-index: 100;
	z-index: 1;
	background: #ffffbf;
}
body>div#links {position: fixed}

div#links a
{
	display: block;
	text-align: center;
	font: bold 1em sans-serif;
	padding: 5px 10px; margin: 0px; border-width: 0;
	text-decoration: none; color: white; background: #FF9900;
	border-right: 5px groove #C0C0C0;
}

div#links a span {display: none;}

div#links a:hover
{
	color: white; background: #FFCC66;
	border-right: 5px groove #A0A0A0;
}

div#links a:hover span
{
	display: block;
	position: absolute; top: 220px; right: 15px;
	width: 110px;
	padding: 5px; z-index: 100;
	color: black; background: #FFFFCC;
	border: solid 2px #FF9900;
	font: 12px Arial, Helvetica, sans-serif; text-align: center;
}

div#result
{
	display: block;
	position: absolute; top: 200px; left: 220px; right: 25px;
	height: 1024px;
	color: black; background: #ffffbf; 
	font: 12px Arial, Helvetica, sans-serif; padding: 10px;
}

div#results
{
	display: block;
	position: absolute; top: 90px; left: 220px; right: 25px;
	height: 1024px;
	color: black; background: #ffffbf; 
	font: 12px Arial, Helvetica, sans-serif; padding: 10px;
}

div#results p {margin: 0 1em 1em;}

div#results h2
{
	margin: 0px; padding: 0px;
	font: bold 24px Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

div#results h3 {margin-bottom: 0.25em;}

div#results a:link
{
	color: #0020FF;
	font-style: normal;
	font-weight: normal;
}

div#results a:link:hover
{
	color: red;
	font-style: normal;
	font-weight: normal;
}

div#results a:visited
{
	color: #800080;
	font-style: normal;
	font-weight: normal;
}

div#results a:visited:hover
{
	color: red;
	font-style: normal;
	font-weight: normal;
}

div#results .info
{
	color: #888888;
	font-style: normal;
	font-weight: normal;
}

div.column
{
	float: left;
	width: 100%;
	margin: 0em 3em 0em 0em;
}

div.column2
{
	float: left;
	width: 50%;
	margin: 0em 3em 0em 0em;
}

div.column3
{
	float: left;
	width: 33%;
	margin: 0em 3em 0em 0em;
}

div.column4
{
	float: left;
	width: 25%;
	margin: 0em 3em 0em 0em;
	background: #ffffbf;
}

div.column5
{
	float: left;
	width: 20%;
	margin: 0em 3em 0em 0em;
	background: #ffffbf;
}

div.column10
{
	float: left;
	width: 10%;
	margin: 0em 3em 0em 0em;
	background: #ffffbf;
}

CAPTION
{
	caption-side: bottom;
	font-weight: bold;
	text-align: center
}

img.scaled
{
	width: 100%;
}
-->
</style>

