
/* set fonts */

body, .description h2 {font-family: verdana, arial, helvetica, sans-serif;}

h2, .description h1 {font-family: georgia, "Times New Roman", times, serif;}

/* set font sizes */

h2 {font-size: 19px;}

.description h1 {font-size: 14px;}

h3 {font-size: 12px;}

address, dd, dt, img, li, td, th, ul, p {font-size: 11px;}

.description h2, .credit {font-size: 10px;}

.fineprint {font-size: 9px;}

/* set styles */

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

address {font-style: normal;}

body {
	color: #111;
	background: #fff;
	margin: 0;
	padding: 0;
	}

.description h2 {
	color: #666;
	background: transparent;
	}

dt {font-weight: bold;}

dd {margin: 0 0 12px 0;}

dl {margin-top: 0;}

h2, h3 {
	margin: 0;
	padding: 0;
	}

h2 {letter-spacing: 0.1em;}

img {border: 0;}

dd, li, p {line-height: 140%;}

.nowrap {white-space: nowrap;}

p {
	padding-top: 0;
	margin-top: 0;
	}

td,th {vertical-align:top;}
th {text-align: left;}

ol, ul, #visualFeast ul {
	margin-top: 0;
	margin-left: 1.5em;
	padding-left: 0;
	}

#visualFeast p {
	margin-bottom: 0;
	}

#visualFeast ul {
	margin-top: 0;
	}

div#hold, div#contents { 
	position: relative;
	margin: 30px 0 0 100px;
	width: 470px;
	}

div#hold { 
	overflow: hidden;
	z-index: 100;
	height: 280px;
	}

div#wn { 
	position:absolute;
	left: 0;
	top: 0;
	width: 470px;
	height: 280px;
	clip: rect(0, 470px, 280px, 0px);
	overflow: hidden;
	z-index:1;
	}

div#lyr1 {
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	z-index: 1; 
	}

div#scrollers {
	position: absolute;
	top: 330px;
	left: 610px;
	height: 42px;
	width: 19px;
	margin: 0;
	padding: 0;
	}

div#scrollers img {
	display: block;
	}

div#scrollers img#arrowUp {
	margin-bottom: 4px;
	}
