html, body {
	height: 100%;
}

body {
	margin: 0px;
	background: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;	
}

div, img {
	display: block; position: relative;
}

.hide {
	display: none;
}

.italic {
	font-style: italic;
}

a.pdf {
	padding-left: 18px;
	background: transparent url(/images/pdf.gif) 0 1px no-repeat;
}

.clear {
clear: both;}

table#rootTable {
	height: 100%;
	margin: 0px auto;
}

div#rootBox {
	width: 820px; min-height: 677px;
	padding: 20px 0px 0 0px;
	background: #FFFFFF none;
	margin: 12px auto 4px auto;
}

div#menuBox {
	text-align: left;
}

div#menuBox img#masthead {
	margin: 0px 0px 8px 25px;
}

div#mainMenu {
	float: right;
	text-align: right;
	margin-right: 25px;
}

div#mainMenu img {
	display: inline;
	margin: 12px 0px 0px 1em;
}

div#contentBox {
	clear: both;
	padding: 17px 25px 00px 25px;
}

#horizontalScroll {
	width:100%;
	height: 540px;
	margin: 0 auto;
	border: 0;
	background: #fff;
}
#share {
	width:100%;
	height: 460px;
	margin: 0 auto 0 -10px;
	border: 0;
	background: #fff;
}
ul#tears {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #fff;
	}
ul#tears li {
	float: left;
	padding: 0 10px 0 0;}

div#photoBox {
	padding-right: 4px;
	margin: 0px auto 13px auto;
	background: transparent url(/images/graphics/browser/shadow_e.gif) 100% 0 repeat-y;
}

div#photoSubBox {
	padding: 7px;
	background: transparent url(/images/graphics/browser/photoframe_bg.gif);
	border: 1px solid #bfbfbf;
}
img#photoShadowNE {
	position: absolute; top: 0px; right: 0px;
}

img#photoShadowSE {
	position: absolute; bottom: 0px; right: 0px;
}

div#photoShadowS {
	height: 3px;
	background: transparent url(/images/graphics/browser/shadow_s.gif) 0 100% repeat-x;
}

div#subMenu {
	width: 680px;
	padding: 0px 45px;
	text-align: center;
}

div#subMenu img#subMenuBack {
	position: absolute; top: 0px; left: 0px;
}

div#subMenu img#subMenuNext {
	position: absolute; top: 0px; right: 0px;
}

div#subMenu p.subMenuCount {
	margin: 0px;
	font-size: .63em;
	color: #999999;
}

div#subMenu p.subMenuCaption {
	margin: 0px;
	font-size: .63em;
	color: #333333;
}

div#footerBox {
	width: 820px;
	margin: 8px auto 1em auto;
	font-size: .63em;
	text-align: center;
	color: #666;
}

div#footerBox a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

div#footerBox span.footerPipe {
	margin: 0px .5em;
}

div#footerBox p {
	margin: 0px;
}