html,
body {
	width: 100%;
	height: 100%; /*Effectively min height for IE5+/Win*/
}
html>body #wrap {
	height: auto; /*Hides IE hack from IE with child selector*/
}

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #222;
	/* [disabled]background-image: url(../graphics/bgmottle1260.gif); */
	background-repeat: repeat-y;
	background-position: center;
	color:#000;
}
#icopy,
#foot,
.push {
	height: 54px;
}
#padd {
	min-height: 100%;
	height: 100%;
}
#padd #wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -54px;
}
#padd #wrap,
#padd #foot {
	width: 99.99%;
	max-width: 1260px;
	min-width: 924px;
}
#padd #foot {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#foot {
	background-color: #444;
	-webkit-box-shadow: inset 0px 12px 12px -6px rgba(17,17,17,1);
	-moz-box-shadow: inset 0px 12px 12px -6px rgba(17,17,17,1);
	box-shadow: inset 0px 12px 12px -6px rgba(17,17,17,1);
	overflow: hidden;
}
#main,
#padd #wrap {
	background-color: #F0F0F0;
}
#main {
	position: relative;
	width: 100%;
	min-height: 780px; /* = inav height + leftBox top */
}

#leftBox {
	position: absolute;
	top: 140px;
	width: 148px;
	z-index: 4;
}
#leftSpace {
	text-align: left;
	margin-right: 0px;
	padding-left: 24px;
	font-size: 12px;
	color: #CCCCCC;
}

#centerBox {
	position: relative;
	left: 0px;
	z-index: 2;
}
#centerSpace {
	height: 100%;
	margin: 0px 148px;
	padding-right: 16px;
	padding-left: 15px;
}
#centerIndex {
	height: 100%;
	margin: 0px 0px 0px 148px;
	padding-right: 16px;
	padding-left: 16px;
}
#centerSize {
	height: 100%;
	width: 100%;
}

#head {
	width: 100%;
	max-width: 1260px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	background-color: #dddde0;
	height: 42px;
	font-size: 24px;
	text-align: center;
	color: #779;
	padding-top: 15px;
	border-bottom: 1px solid #bababf;
}
#intro {
	padding-left: 7px;
	padding-right: 12px;
	margin-bottom: 18px;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin-top: 12px;
}
#intro td {
	padding-left: 10px;
	border-left: 4px solid #ccc;
}
#intro a {
	color: #2b2b2b;
	text-decoration: none;
	border-bottom: 1px dotted #2b2b2b;
	padding-bottom: 1px;
}
#intro a:hover {
	color: #CC3333;
	border-bottom: 1px dotted #CC3333;
}
#intro, #caption {
	width: 90%;
	color: #2b2b2b;
	vertical-align: top;
}

#caption {
	padding-left: 1px;
	margin-bottom: 0px;
}
#caption td {
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
	padding-left: 21px;
	padding-right: 10px;
}
#caption p {
	margin-top: 0px;
	margin-bottom: 12px;
}
#caption ul {
	margin-top: -6px;
	list-style-type: none;
}
#caption a {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
#caption a:hover {
	color: #CC3333;
	border-bottom: 1px dotted #CC3333;
}
#caption img {
	float: right;
	border: 1px solid #DDDDDD;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 12px;
}
#photo {
	width: 600px;
}
#photo td {
	text-align: center;
}

#photo img {
	/* [disabled]margin-top: 24px; */ /* legacy */
}
#photo .arrbox img {
	margin-top: 0;    /* legacy */
}

#photo .pic {
	height: 444px;
	vertical-align: middle;
}
#photo .pic img {
	border: 1px solid #aaa;
	padding: 0px;
	/* [disabled]margin-top: 24px; */
}
#photo .pic .theImage {
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]border: 1px solid #999; */
}
#photo .pic .theImage:hover {
	cursor: pointer;
}
#photo #video {
	margin-top: 0px;
	padding-top: 21px;
	padding-bottom: 18px;
}
#photo .note {
	font-size: 12px;
	color: #888;
	margin-bottom: 24px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-top: 4px;
}
#photo .note a {
	color: #999;
	text-decoration: none;
}
#photo .note a:hover {
	color: #ccc;
}
#photo #video,
#photo .note {
	background-color: #222;
}
#dim {
	/* [disabled]display: none; */
}

#photo .title,
#photo .title a {
	font-size: 16px;
	color: #444477;
	/*	height: 45px;*/
	padding-top: 24px;
	font-weight: bold;
	padding-bottom: 15px;
	text-decoration: none;
}
#photo .title a:hover {
	color: #b33;
}

.arr {
	width: 32px;
	padding-top: 0px;
}
.arrbox {
	height: 32px;
	width: 32px;
	overflow: hidden;
}
.arrbox img {
	border-style: none;
	margin-top: 0;
}
.arr .next {
 	background: transparent url(../jquery-skins/photo/next-horizontal.png) no-repeat -128px 0;
}
.arr .next:hover {
	background-position: -32px 0;
}
.arr .next:active {
	background-position: -64px 0;
}
.arr .prev {
	background: transparent url(../jquery-skins/photo/prev-horizontal.png) no-repeat -128px 0;
}
.arr .prev:hover {
	background-position: -32px 0;
}
.arr .prev:active {
	background-position: -64px 0;
}

#rightBox {
	position: absolute;
	z-index: 3;
	top: 0px;
	right: 24px;
}
/* NN4 collapses the right column if the width is specified
Other bowsers collapse if it isn't */
#rightBox {
	width: 68px;
}
#rightSpace {
	font-size: 12px;
	text-align: center;
	padding-top: 133px;
	color: #996666;
}
#rightSpace a {
	color: #906060;
	text-decoration: none;
}
#rightSpace a:hover {
	color: #c33;
	padding-bottom: 0px;
	border-bottom: 1px dotted #C33;
}
#inav {
	height: 640px;
	width: 130px;
	scrolling: no;
	frameborder: 0px;
	marginwidth: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#nav {
	color: #ABABAB;
	white-space: nowrap;
	scrolling: no;
	overflow: hidden;
	/* [disabled]font-size: 12px; */
	/* [disabled]font-weight: bold; */
}
#nav a {
	color: #ABABAB;
	text-decoration: none;
}
#nav .navdim a {
	color: #CCCCCC;
}
#nav a:hover {
	color: #CC3333;
	border-bottom: 1px dotted #CC3333;
}
#nav .navsub {
	font-weight: normal;
	padding-left: 6px;
	margin-top: -6px;
}
#nav .navsub a {
	color: #a3a3a3;
}
#nav .navsub a:hover {
	color: #CC3333;
	font-weight: bold;
}
#nav .navsub1 {	/*Rule between sections */
	padding-top: 12px;
	border-top: 1px solid #CCCCCC;
	margin-top: 14px;
	margin-right: 1.5em;
} 

#icopy {
	width: 100%;
	border: 0;
	scrolling: no;
	frameborder: 0px;
	marginwidth: 0px;
	position: relative;
	z-index: 9;
}

#iarch {
	width: 68px;
	height: 600px;
	border: 0px;
	scrolling: no;
	frameborder: 0px;
	marginwidth: 0px;
}
.pinky {
	width: 64px;
	border-bottom: 4px solid #d0c0c0;
}
.pinky a img {
	border-style: none;
	margin-bottom: 0px;
	margin-left: 3px;
}
.pinky p {
	margin-top: 4px;
	margin-bottom: 8px;
}
.pinky .gall {
	margin-left: -2px;
	margin-top: -3px;
	margin-bottom: 12px;
	font-weight: bold;
}
.pinky .gall a {
	color: #9e7878;
}
.pinky #crop, .pinky .crop {
	height: 64px;
	width: 64px;
	overflow: hidden;
	/* [disabled]background-color: #ddd; */
	text-align: center;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 110%;
}
.pinky .crop:hover {
	cursor: pointer;
}
.pinky #crop img, .pinky .crop img { /* legacy */
	margin-top: -18px;
	margin-left: -21px;
	position: relative;
}
#prnto {
	margin-top: 48px;
	width: 64px;
	margin-left: 2px;
}
#prnto a:hover {
	text-decoration: none;
}
#prnti {
	width: 60px;
	border: 2px solid #bfbbbb;
	background-color: #e1dddd;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #AA7466;
}
#prnti:hover {
	background-color: #F5F5F5;
	border-color: #bfbbbb;
	color: #9d6b5e;
}
#lightbox {
	width: 96%;
	border-left: 1px dotted #CCCCCC;
	padding-left: 7px;
}
#lightbox td {
	text-align: center;
	vertical-align: bottom;
	height: 144px;
	width: 25%;
	padding-top: 6px;
	padding-bottom: 6px;
}
#lightbox img {
	border: 1px solid #F0F0F0;
	padding-top: 15px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}
#lightbox img:hover {
	border: 1px solid #BBBBBB;
}
.jsp {
	font-size: 24px;
	color: #9999BB;
	height: 108px;
	text-align: center;
	vertical-align: top;
	padding-top: 27px;
}
.jsp p {
	margin-top: 0px;
	margin-bottom: 14px;
}
.jsp a {
	color: #9999BB;
	text-decoration: none;
}
.jsp a:hover {
	border-bottom: 1px dotted #9999BB;
}
.pagehead {
	font-size: 18px;
	font-weight: bold;
	color: #444477;
	vertical-align: top;
	padding-bottom: 16px;
	text-align: center;
}
.txtnorm {
	font-weight: normal;
}
.txtbord {
	border-bottom: 1px solid #5d6080;
}
#caption .here {
	font-size: 12px;
	text-align: left;
	color: #663333;
	padding-top: 6px;
}
#caption .here a {
	color: #663333;
	text-decoration: none;
	border-bottom: 1px dotted #663333;
}
#caption .here a:hover {
	border-bottom: 1px dotted #CC3333;
	color: #CC0000;
}
.rpsbadge {
	margin-top: 18px;
	margin-left: 1px;
	border: 1px solid #666;
}
.redbold {
	font-weight: bold;
	color: #990000;
}
.nowrap {
	white-space: nowrap;
}

li.menu {   /* noscript fix */
	display:none
}
