body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html {
	height: 100%;
}
#centerBox
	{
	position: absolute;
	left: 0px;
	width: 100%;
	z-index: 2;
	}
#centerSpace
	{
	height: 100%;
	margin: 0px 148px;
	padding-right: 16px;
	padding-left: 16px;
	}
#centerIndex
	{
	height: 100%;
	margin: 0px 0px 0px 148px;
	padding-right: 16px;
	padding-left: 16px;
	}
#centerSize {
	height: 100%;
	width: 100%;
}
#caption {
	width: 90%;
	max-width: 832px
}
#caption td {
	font-size: 11px;
	line-height: 15px;
	color: #2b2b2b;
	text-align: justify;
	padding-right: 12px;
	padding-left: 12px;
	vertical-align: top;
}
#caption p {
	margin-top: 0px;
	margin-bottom: 12px;
}
#caption ul {
	margin-top: -6px;
}
#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: 640px;
}
#photo td {
	text-align: center;
}
#photo img {
	border: 1px solid #AAAAAA;
	margin-top: 24px;
}
#leftBox
	{
	position: absolute;
	width: 148px;
	z-index: 4;
	}
#leftSpace
	{
	text-align: left;
	margin-right: 0px;
	padding-top: 94px;
	padding-left: 24px;
	font-size: 12px;
	color: #CCCCCC;
	}

#rightBox
	{
	position: absolute;
	left: 90%;
	z-index: 3;
	}
/* 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: 108px;
	color: #996666;
	}
#rightSpace a {
	color: #996666;
	text-decoration: none;
}
#rightSpace a:hover {
	color: #CC3333;
	text-decoration: underline;
}
#inav {
	width: 130px;
	height: 600px;
	scrolling: no;
	frameborder: 0px;
	marginwidth: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#nav {
	font-size: 12px;
	color: #ABABAB;
	font-weight: bold;
	white-space: nowrap;
	scrolling: no;
	overflow: hidden;
}
#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 {
	padding-top: 12px;
	border-top: 1px solid #CCCCCC;
	margin-top: 14px;
} /*Rule between sections */

#icopy {
	width: 96%;
	height: 72px;
	border: 0;
	scrolling: no;
	frameborder: 0px;
	marginwidth: 0px;
}
#copy td {
	font-size: 10px;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 15px;
	border-top: 1px solid #CCCCCC;
}
#copy #spacer {
	height: 15px;
	padding: 0px;
	border: 0;
}
#copy a {
	font-weight: bold;
	text-decoration: none;
	color: #555555;
	border-bottom: 1px dotted #555555;
}
#copy a:hover{
	border-bottom: 1px solid #555555;
}
#iarch {
	width: 68px;
	height: 600px;
	border: 0px;
	scrolling: no;
	frameborder: 0px;
	marginwidth: 0px;
}
div.pinky {
	width: 68px;
}
.pinky p {
	margin-top: 5px;
}
.pinky #crop {
	height: 64px;
	width: 64px;
	overflow: hidden;
}
#prnto {
	margin-top: 48px;
}
#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%;
	max-width: 900px;
	border-left: 1px dotted #CCCCCC;
	padding-left: 6px;
}
#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: 16px 18px 18px;
}
#lightbox img:hover {
	border: 1px solid #BBBBBB;
}
.jsp {
	font-size: 24px;
	color: #9999BB;
	height: 84px;
}
.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;
}
.title {
	font-size: 14px;
	color: #444477;
	height: 45px;
	padding-top: 3px;
	font-weight: bold;
}
.txtnorm {
	font-weight: normal;
}
.txtbord {
	border-bottom: 1px solid #5d6080;
}
#caption .here {
	font-size: 11px;
	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;
}
.redbold {
	font-weight: bold;
	color: #990000;
}
