@charset "iso-8859-1";
html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#header {
	position: center;
	border-bottom: 15px solid #999999;
	width: 100%;
	margin: 0px;
	padding: 0px;
	top: 0px;
	height: 100px;
}
#header h1 {
	padding: 0;
	margin: 0;
	font: bold 4em "Bookman Oldstyle", Times, serif;
	color: #000000;
	text-align: center;
}
img#logo {
	float: left;
	left: 0em;
	width: 108px;
	height: 100px;
}
#lost {
	position: absolute;
	top: 2px;
	right: 5px;
	font: 0.7em "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	border-left: 2px solid #DDDDDD;
	border-right: 2px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
}
#lost h1 {
	color: #000000;
	background: #DDDDDD;
	font: 1em "Times New Roman", Times, serif;
	font-weight: bold;
}
#left {
	border-right: 1px solid #000000;
	position: absolute;
	left: 0px;
	top: 115px;
	width: 150px;
}
#left a {
	display: block;
	list-style: url(none) none;
	font: bold 0.75em/1.75em "Times New Roman", Times, serif;
	border-bottom: 2px solid #000000;
	color: #000000;
	padding-left: 10px;
	background: #DDDDDD;
	text-decoration: none;
}
#left a:hover {
	color: #FFFCCC;
}
#subleft a {
	display: block;
  	list-style: url(none) none;
	font: bold 0.75em/1.75em "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
	background: #999999;
	text-align: left;
	text-indent: 1.5em;
	text-decoration: none;
}
#subsubleft a {
	display: block;
  	list-style: url(none) none;
	font: bold 0.75em/1.75em "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
	background: #000000;
	text-align: right;
	text-decoration: none;
	color: #FFFFFF;
}
#subsubleft a:hover {
	color: #AA0000;
}
#text {
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 170px;
	margin-right: 170px;
}
#text h1 {
	font: 1.5em "Times New Roman", Times, serif;
	font-weight: bold;
}
#item {
	border-left: 2px solid #DDDDDD;
	border-right: 2px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 170px;
	margin-right: 170px;
}
#item h1 {
	background: #DDDDDD;
	font: 1.5em "Times New Roman", Times, serif;
	font-weight: bold;
}
#item a:link {
	text-decoration: none;
	color: #0000FF;
}
#item a:visited {
	text-decoration:none;
	color: #990066;
}
#item h2 {
	color: #000000;
	font: 1em "Times New Roman", Times, serif;
	font-weight: bold;
}
img#itemimg {
	width: 169px;
	height: 200px;
	border: 0;
	left: 0em;
}
#olditem {
	border-left: 2px solid #DDDDDD;
	border-right: 2px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 170px;
	margin-right: 170px;
	color: #AAAAAA;
}
#olditem h1 {
	color: #999999;
	background: #DDDDDD;
	font: 1.5em "Times New Roman", Times, serif;
	font-weight: bold;
}
#update {
	position: absolute;
	top: 120px;
	right: 2px;
	width: 150px;
	border-left: 2px solid #DDDDDD;
	border-right: 2px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
}
#update h1 {
	color: #000000;
	background: #DDDDDD;
	font: 1.25em "Times New Roman", Times, serif;
	font-weight: bold;
}
#update p:firstline {
	font-weight: bold;
}
p.grey {
	color: #000000;
	background: #DDDDDD;
	font: 1em "Times New Roman", Times, serif;
}
#footer {
	width: 100%;
	height: 35px;
	border-top: solid #999999; 
	border-width: 1px 0;
	margin-top: 3em;
	margin: 1em;
	text-align: center;
}
