@charset "UTF-8";
#header  img {
	list-style-type: none;
	margin-bottom: 10px;
}
#nav p {
	font-variant: normal;
}
a:hover {
	color: #CC0000;
}
#screen {
	width: 800px;
	text-align: left;
	overflow: auto;
	height: 599px;
	margin-top: 1px;
}
#thumbs img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: top;
}
#thumbs  {
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	background-position: top;
}
a:link, a:visited, a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}
#thumbs a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover  {
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
}
caption {
	font-size: 9px;
	line-height: 11px;
}
.grey {
	font-size: 9px;
	color: #949291;
	font-weight: normal;
	margin-left: 0px;
	line-height: 10px;
}
#container {
	margin-left: 50px;
	margin-top: 20px;
}
p {
	line-height: 14px;
}
