*
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 15px 1em 1em;
	color: #555;
	background-color: #FFF;
	background-image: url(../img/background.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	line-height: 1.4em;
}

#box
{
	margin: 0 auto;
	width: 800px;
}

#box #top
{
	width: 800px;
}

#box #top h1
{
	float: left;
	width: 640px;
	padding: 35px 0 70px 0;
	font-size: 2em;
}

#box #top img
{
	height: 75px;
	width: 101px;
}

#box #main
{
	clear: both;
	margin: 0 auto;
	width: 800px;
	border-bottom: #B1AE76;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#box #main #left
{
	float: left;
	width: 550px;
}

#box #main #left p
{
	text-align: left;
	margin: 10px 0;
}

#box #main #left p .capital
{
	float: left;
	color: #B1AE76;
	background-color: inherit;
	font-size: 4em;
	font-family: Times, "Times New Roman", Sans-Serif;
	line-height: 1.1em;
	padding-right: 4px;
	margin-top: -8px;
}

#box #main #left p a#oldPears img#oldThumb
{
	display: inline;
	float: right;
	width: 68px;
	height: 100px;
	margin: 10px 5px 5px 10px;
	border-color: #B1AE76;
	border-width: 1px;
	border-style: solid;
}

#box #main #left p a#oldPears img#old
{
	display: none;
	float: right;
	width: 548px;
	height: 811px;
	margin: 10px 0;
	border-color: #B1AE76;
	border-width: 1px;
	border-style: solid;
}

#box #main #left p.image a
{
	border: none;
}

#box #main #left p.image img.thumb
{
	width: 85px;
	height: 64px;
	border: none;
}

#box #main #left p.image img.spacer
{
	width: 8px;
	height: 64px;
	border: none;
}

#box #main #left table
{
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: inherit;
	background-color: #A78760;
	background-image: url(../img/table_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#box #main #left table th
{
	padding: 10px 5px;
	color: #FFF;
	background-color: inherit;
	border-bottom: #B1AE76;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#box #main #left table td
{
	padding: 10px 5px;
	color: inherit;
	background-color: #FFFAAA;
	border-bottom: #B1AE76;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#box #main #right
{
	float: right;
	width: 210px;
	margin: 15px 0 0 0;
	color: inherit;
	background: #FFF;
}

#box #main #right h2
{
	color: #FFF;
	font-size: 0.9em;
	padding: 0 10px;
	line-height: 27px;
	margin-bottom: 5px;
	background-color: #A78760;
	background-image: url(../img/list_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom: #B1AE76;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#box #main #right .list
{
	border: none;
	padding: 0px 0 10px 0;
	margin: 0 0 1em 0;
	color: inherit;
	background-color: #FFFAAA;
	background-image: url(../img/list_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#box #main #right .list ul
{
	padding: 0 15px 0 25px;
}

#box #main #right .list li a
{
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	color: #555;
	background-color: inherit;
}

#box #main #end
{
	clear: both;
}

#copy
{
	color: #999;
	background-color: inherit;
	text-align: center;
	font-size: 9px;
}

div.frame
{
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: -500px;
	width: 430px;
	height: 330px;
	cursor: pointer;
	z-index: 10;
	color: inherit;
	background-color: #FFFAAA;
	border: 1px solid #B1AE76;
}

div.frame img
{
	display: block;
	position: relative;
	top: 14px;
	left: 14px;
	width: 400px;
	height: 300px;
	border: 1px solid #B1AE76;
}
