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: #17141a;
	background-repeat: repeat-y;
	background-position: center;
	color:#D9D9D9;
}
#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;
	background-image: url(../graphics/ct.jpg);
	border-right: 1px solid #404040;
	border-left: 1px solid #404040;
}
#padd #wrap,
#padd #foot {
	width: 99.99%;
	max-width: 1240px;
	min-width: 924px;
}
#padd #foot {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#foot {
	background-color: #242424;
	-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 {
	/* [disabled]background-color: #F0F0F0; */
}
#main {
	position: relative;
	width: 100%;
	min-height: 780px; /* = inav height + leftBox top */
	/* [disabled]background-color: #03C; */
	padding-bottom: 18px;
}

#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%;
}

/*html,
body,
#wrap {
	min-height: 100%; /*Viewport height
	width: 100%;
}

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D9D9D9;
}

html {
	height: 100%;
}
#wrap {
	background-color: #17141a;
}
#main {
	width: 99.99%;
	max-width: 1260px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 1024px;
	background-color: #111111;
	background-image: url(../graphics/ct.jpg);
	border-right: 1px solid #555;
	border-left: 1px solid #555;
}
#centerBox
	{
	position: relative;
	left: 0px;
	width: 100%;
	z-index: 7;
	}
#centerSpace
	{
	height: 100%;
	margin-left: 148px;
	}
#centerIndex
	{
	height: 100%;
	margin: 0px 0px 0px 148px;
	padding-right: 16px;
	padding-left: 16px;
	}
#centerSize {
	height: 100%;
	width: 100%;
}
*/
#centerSize #middle {
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#centerSize #right {
	width: 128px;
	padding-right: 14px;
	vertical-align: top;
	font-size: 12px;
	color: #996666;
}
#centerSize #right2 {
	text-align: center;
	vertical-align: bottom;
}
#centerSize #right2 img {
	padding-bottom: 27px;
	border: none;
}
#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: 122px;
}
#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;
}
#rightSpace #rightCol {
	width: 122px;
	padding-left: 16px;
	border-left: 1px dotted #FFBB66;
	/* [disabled]margin-top: 128px; */
	padding-right: 6px;
	/* [disabled]background-color: #F39; */
}
#rightSpace #rightCol td {
	vertical-align: top;
}
#rightCol #extras {
	margin-top: 0px;
	background-color: #f1f1f9;
	border: 1px solid #7D7DB2;
	margin-bottom: 15px;
}
#rightCol #extras td {
	border-top: 1px solid #7D7DB2;
	color: #7D7DB2;
	font-size: 11px;
	text-align: center;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 13px;
}
#rightCol #extras td a {
	color: #7D7DB2;
	text-decoration: none;
}
#rightCol #extras td a:hover {
	color: #CC3333;
}
#rightCol #extras .head {
	color: #ebebf9;
	background-color: #7D7DB2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	font-weight: bold;
}
#rightCol #extras img {
	border-style: none;
}
#rightCol #extras .tabhead {
	border-style: none;
	font-weight: bold;
	padding-left: 3px;
	background-color: #e3e3f2;
	color: #7575a6;
}
#rightCol #gad {
	height: 600px;
	width: 120px;
	background-color: #111111;
}
#centerFrame {
	width: 96%;
	max-width: 900px;
}
#centerFrame #left {
	padding-right: 30px;
	padding-left: 30px;
}
#centerFrame #right {
	width: 120px;
	vertical-align: top;
}
#header {
	width: 96%;
	max-width: 900px;
	margin-top: 12px;
}
#header .graphic {
	text-align: center;
	border-bottom: 1px solid #666666;
	padding-bottom: 26px;
	vertical-align: bottom;
	padding-top: 26px;
}
#topSpace {
	position: fixed;
	width: 100%;
	vertical-align: top;
	height: 32px;
}

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

#inav {
	height: 720px;
	width: 130px;
	border: 0px;
	scrolling: no;
	frameborder: 0px;
	marginwidth: 0px;
}
#nav {
	font-size: 12px;
	color: #8989aa;
	white-space: nowrap;
	font-weight: bold;
	scrolling: no;
	overflow: hidden;
	line-height: 15px;
}
#nav a {
	color: #CCCCCC;
	text-decoration: none;
}
#nav .navdim a {
	color: #777777;
}
#nav a:hover {
	color: #FFDDBB;
	/* [disabled]border-bottom: 1px dotted #FFDDBB; */
}
#nav .navsub, #nav .navsub2 {
	font-weight: normal;
	padding-left: 5px;
	/* [disabled]margin-top: -6px; */
}
#nav .navsub a, #nav .navsub2 a {
	color: #D6D6D6;
}
#nav .navsub a:hover {
	color: #FFDDBB;
	font-weight: bold;
}
#nav .navsub2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFDDBB;
} /*Narrower font for long links */

#nav .navsub1 {
	padding-top: 12px;
	border-top: 1px solid #666666;
	margin-top: 14px;
} /*Rule between sections */

/*#icopy {
	width: 90%;
	height: 72px;
	border: 0;
	scrolling: no;
	frameborder: 0px;
	marginwidth: 0px;
}*/
#icopy {
	width: 100%;
	border: 0;
	scrolling: no;
	frameborder: 0px;
	marginwidth: 0px;
	position: relative;
	z-index: 9;
	padding-top: 1px;
}

#intro {
	width: 96%;
	max-width: 900px;
}
#intro td {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	padding-left: 9px;
	padding-right: 3px;
}
#intro p {
	margin-top: 0px;
	margin-bottom: 12px;
}
#intro a {
	font-weight: bold;
	color: #E6DDCF;
	text-decoration: none;
	border-bottom: 1px dotted #E6DDCF;
	padding-bottom: 1px;
}
#intro a:hover {
	color: #ffbf40;
	border-bottom: 1px dotted #ffbf40;
}
#intro .graphic {
	text-align: center;
	border-bottom: 1px solid #666666;
	padding-bottom: 12px;
	height: 90px;
	vertical-align: bottom;
}
#intro .note {
	font-size: 10px;
	line-height: 13px;
	border-left: 1px dotted #999999;
	color: #CCBBEE;
	text-align: left;
	padding-left: 7px;
}
#intro .sidebar {
	width: 212px;
	padding-left: 24px;
	vertical-align: top;
}
#intro .spacer {
	border-bottom: 1px solid #666666;
}
#diary {
	width: 603px;
	padding-right: 9px;
	margin-top: 24px;
}
#diary img {
	border: 1px solid #b2aba0;
}
#diary img:hover {
	border-color: #e6ddcf;
}
#diary td {
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #E6DDCF;
}
#diary .pagelnk {
	font-style: normal;
	text-align: center;
	padding-top: 24px;
	padding-bottom: 12px;
	border-top: 1px solid #666666;
	color: #b2aba0;
}
#diary .pagelnk a {
	font-weight: bold;
	color: #E6DDCF;
	text-decoration: none;
	border-bottom: 1px dotted #E6DDCF;
	padding-bottom: 2px;
}
#diary .pagelnk a:hover {
	color: #ffbf40;
	border-bottom: 1px dotted #ffbf40;
}

#diary .tktext3 a {
	color: #E6DDCF;
	text-decoration: none;
	border-bottom: 1px dotted #E6DDCF;
	padding-bottom: 2px;
}
#diary .tktext3 a:hover {
	color: #ffbf40;
	border-bottom: 1px dotted #ffbf40;
}

#diary .tdot img {
	border: 0;
}
.tktext {
	vertical-align: top;
	padding: 15px 1px 15px 6px;
	border-top: 1px solid #555555;
	text-align: left;
}
.tktext2 {
	vertical-align: top;
	padding: 0px 1px 15px 6px;
	text-align: left;
}
.tktext3 {
	vertical-align: top;
	padding: 0px 1px 15px 17px;
	text-align: left;
}
.tcel {
	text-align: center;
	vertical-align: top;
	padding: 18px;
	border-top: 1px solid #555555;
}
.tcel0b { 
	text-align: center; 
	vertical-align: bottom; 
	padding: 3px 18px 18px;
}
.tcelb {
	text-align: center;
	vertical-align: bottom;
	padding: 18px 8px;
	border-top: 1px solid #555555;
}
.tdot {
	text-align: center;
	vertical-align: top;
	padding: 17px 8px;
	border-top: 1px solid #555555;
}
.jsp {
	font-size: 22px;
	color: #45444d;
	padding-top: 36px;
	vertical-align: top;
	padding-bottom: 30px;
}
.jsp a {
	color: #525256;
	text-decoration: none;
}
.jsp a:hover {
	border-bottom: 1px dotted #616166;
	color: #616166;
}
.pagehead {
	font-size: 18px;
	font-weight: bold;
	color: #444477;
}

#photo .image {
	height: 516px;
	width: 514px;
	/* [disabled]vertical-align: middle; */
}
#photo .image img {
	border: 1px solid #aaa;
	padding: 0px;
	/* [disabled]margin-top: 24px; */
}
#photo .image .theImage {
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]border: 1px solid #999; */
}
#photo .image .theImage:hover {
	cursor: pointer;
}

#photo {
}
#photo td {
	text-align: center;
}
#photo img {
	/* [disabled]border: 1px solid #AAAAAA; */
}
#photo .nav {
	text-align: center;
	vertical-align: bottom;
	width: 72px;
	padding-bottom: 95px;
	font-size: 12px;
}
#photo .nav a {
	font-weight: bold;
	color: #bfb4a3;
	text-decoration: none;
	border-bottom: 1px dotted #988f81;
	padding-bottom: 2px;
}
#photo .nav a:hover {
	color: #ffbf40;
	border-bottom: 1px dotted #ffbf40;
}
#caption {
	width: 520px
}
#caption td {
	font-size: 11px;
	line-height: 15px;
	color: #E6DDCF;
	text-align: justify;
	font-style: italic;
	height: 120px;
	vertical-align: top;
	padding-right: 3px;
	padding-left: 3px;
}
#caption p {
	margin-top: 0px;
	margin-bottom: 12px;
}
#caption a {
	color: #E6DDCF;
	text-decoration: none;
	border-bottom: 1px dotted #b6afa4;
	padding-bottom: 2px;
}
#caption a:hover {
	color: #ffbf40;
	border-bottom: 1px dotted #ffbf40;
}
.tkads {
	background-color: #17161A;
	background-image: url(../graphics/ct.jpg);
}
.txtnorm {
	font-weight: normal;
}
h1 {
	font-size: 18px;
	text-align: center;
	padding-bottom: 18px;
	padding-top: 20px;
	white-space: nowrap;
}
.redbold {
	color: #e11;
	font-weight: bold;
}

/* #nav variants */

#nav li.button,
#nav li.button a,
#nav li.buttonB a,
#nav li.buttonH a,
#nav .dropdown li {
	color:#8b8b8b;
}
#nav .dropdown li a {
	color:#a5a5a5;
}
#nav li.button a:hover,
#nav li.buttonB a:hover,
#nav li.buttonH a:hover,
#nav .dropdown li a:hover {
	text-decoration:none;
	color: #fc9 !important;
}
#nav .dropdown li a:hover {
	border-bottom-color: #fc9;
}
#nav .dropdown li .thisPage,
#nav .dropdown li .thisPage:hover {
	color: #ddd !important;
	font-weight:inherit;
}
#nav li.atHome a,
.homeColor {
	color:#bfbfbf;
}
#nav .dropdown .navsec  a{
	color: #ccc;
}
#nav .dropdown .navsub  a{
	color: #d6d6d6;
}
#nav .dropdown{
	border-left-color: #777;
	margin-left: 0px;
}
