body  { vertical-align: top }
p   { vertical-align: top }
td {}
.menu    {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
	background-color: white;
	padding: 8px 8px 64px;
	position: absolute;
	top: 156px;
	left: 32px;
	width: 184px;
	height: auto;
	min-width: 184px;
	max-width: 184px;
	z-index: 1;
	text-decoration: none;
}
.menu a:link {
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
}
ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.column2     {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
	background-color: white;
	position: absolute;
	top: 156px;
	left: 254px;
	width: 327px;
	height: auto;
	min-width: 327px;
	max-width: 327px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 64px;
	padding-left: 8px;
	z-index: 2;
	visibility: visible;
}
.column2 li {
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(images/pdficon_small.gif);
	list-style-type: none;
	margin-bottom: 5px;
}
a:link  { color: black; text-decoration: underline}
a:visited { color: black; text-decoration: underline}
a:hover { color: white; text-decoration: none; background-color: black }
a:active  { color: black; text-decoration: none }
li { margin: 0; padding: 0 0 5px }
.slidenav {
	font-size: 10px;
	height: 20px;
	width: 100%;
	display: inline;
	list-style-type: none;
	background-color: #FFFFFF;
	position: relative;
	top: -10px;
}
.slidenav li {
	list-style-type: none;
}
.slidenav ul {
	white-space: nowrap;
}
.credit {
	position: absolute;
	bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	left: 32px;
}
