body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wrapper
{
		background-repeat: repeat-y;
		background-position: 0 0;
		margin: 0px;
		padding: 0px;
		width: 906px;
}

#top
{
	margin: 0px 0px 31px 0px;
}

td.top
{
	padding: 0px;
	border: 0px;
}


#content
{
	width: 100%;
	margin-bottom: 0px;
}

td.sideNav
{
	padding: 0px;
}

td.page
{
	background-color: #fff;
	padding: 0px;
}

#artMenu
{
	margin: 0px 0px 33px 0px;
	padding: 0px;
	width: 136px;
}

.search
{
	display: block;
	margin: 20px 15px 20px 0px;
	text-align: right;
}

form
{
	margin: 0px;
}

select
{
	border: 1px solid #999;
}

select, option
{
	font-size: 11px;
	font-family: arial, sans-serif;
}

#bottom
{
	text-align: center;
	padding: 10px 0px;
}

#botton table
{
	
}

td.bottom
{
	padding: 0px;
	border: 0px;
}

#pageMenu
{
	font-family: arial, sans-serif;
	font-size: 13px;
	width: 656px;
	margin: 0px auto;
	text-align: right;
}

#pageMenu a
{
	padding: 2px 8px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #eee;
	margin-right: 3px;
	text-decoration: none;
	line-height: 100%;
}

#pageMenu a.inactive
{
	color: #000;
}

#pageMenu a:hover
{
	border-top: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #999;
	background-color: #eee;
}

#pageMenu a.active
{
	color: #8b0000;
	background-color: #eee;
}

#detailMenu
{
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#detailMenu a.active
{
	padding: 2px 6px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #eee;
	margin-right: 5px;
	text-decoration: none;
	line-height: 100%;
	color: black;
}

#detailMenu a.active:hover
{
	border-top: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #999;
	background-color: #eee;
	color: #8b0000;
}

#detailMenu a.inactive
{
	color: #666;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #eee;
	padding: 2px 6px;
	margin-right: 5px;
	text-decoration: none;
	line-height: 100%;
}

#container
{
	margin: 25px auto;
	width: 656px;
}

#container div.img
{
	float: left;
	height: 154px;
	width: 160px;
	border: 1px solid #ccc;
	margin: 0px 2px 5px 0px;
	padding: 6px 0px;
}

#container img
{
	border: 0px;
}

#detail
{
	text-align: center;
	height: 600px;
	margin: 20px auto 10px auto;
}

#caption
{
	margin-top: 8px;
	font-family: arial, sans-serif;
	font-size: 11px;
}


.copy
{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
	display: block;
	margin-top: 15px;
}
