body
{
	font-size: 0.8em;
	display: block;
	text-align: center;
	background: #404040 url(images/background.gif) repeat-y 50% 0;
	margin: 0px 0px;
	min-width: 800px;
	font-family: verdana, arial, helvetica, sans-serif;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}

a
{
	color: #000;
}

h3
{
	margin: 0px;
	padding: 10px 0px;
	font-size: 1.2em;
}

#container
{
	margin: auto;
	width: 758px;
	text-align: left;
	padding: 0px;
}

div.comment
{
	padding: 10px 0px;
}

#header
{
	width: 100%;
	background: url(images/header_top.gif);
	margin: 0px;
	height: 89px;
}

#pageheader
{
	width: 100%;
	margin: 0px;
	background-color: White;
	background: url(images/header_bottom.gif);
	height: 62px;
}

#navigation
{
	padding-left: 10px;
}

.highlightimage
{
	text-align: center;
	vertical-align: bottom;
}

#pageheader h2
{
	padding: 5px;
	font-size: 1.4em;
	margin: 0px;
}

#pageheader #breadcrumb
{
	padding: 5px;
}

#contentwrapper
{
	text-align: left;
	padding: 0px;
	/*min-height: 400px;*/
	margin: 0px;
}

#folderwrapper
{
	text-align: left;
	vertical-align: bottom;
	padding: 0px;
	margin: 10px;
}

.imagecount
{
	font-size: 8pt;
	vertical-align: text-top;
	color: gray;
}

#leftpane
{
	padding: 0px;
}

#contentpane
{
	padding: 20px 0px;
	width: 100%;
}

#centerpane
{
	padding: 20px 0px;
	width: 560;
}

#rightpane
{
	width: 200px;
	padding: 20px 5px; /*background:#fff;*/
}

#footer
{
	color: #999;
	background-color: #ffffff;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	text-align: center;
	margin-top: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#listfooter
{
	padding-left: 10px;
	padding-right: 10px;
}

#pager
{
	display: inline;
	width: 50px;
	clear: none;
	text-align: left;
}

#orderprints
{
	width: 50px;
	text-align: right;
}

.imageoptions
{
	text-align: left;
	border-top: solid 1px #999;
	padding-top: 10px;
	padding-left: 10px;
}

.imagedetails
{
	text-align: left;
	border-top: solid 1px #999;
	padding-top: 10px;
	padding-bottom: 10px;
}

.navimages
{
	height: 90px;
}

.navimage
{
	vertical-align: middle;
	border: 0px;
}

td.imagecell
{
	text-align: center;
	vertical-align: middle;
	padding-bottom: 10px;
	width: 100px;
}

td.imagecell img
{
	border: 0px;
}

.ClearBoth
{
	clear: both;
}

#MainImageHolder
{
	/*height: 550px;*/
	text-align: center;
}

table.tabulardata
{
	width: 100%;
	background: #999;
}

table.tabulardata tr
{
	background-color: #ccc;
}

table.tabulardata th
{
	background: #fff;
}