html,
body {
	min-height: 100%; /*Viewport height*/
	width: 100%;
	height: 100%; /*Effectively min height for IE5+/Win*/
}
html>body,
html>body #wrap {
	height: auto; /*Hides IE hack from IE with child selector*/
}
#padd {
	min-height: 100%;
	height: 100%;
	/* [disabled]background-color: #FCF; */
}
#padd #wrap {
	/* [disabled]min-height: 100%; */
	/* [disabled]height: auto !important; */
	height: 95%;
	/* [disabled]background-color: #9CF; */
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -5%;
	width: 100%;
	max-width: 1000px;
	position: relative;
	background-image: url(graphics/bgbluebar.gif);
	top: 5%;
	overflow: visible;
}
#foot,
.push {
	height: 0px;
	/* [disabled]background-color: #F3C; */
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* [disabled]height: 100%; */
	background-image: url(graphics/bgbluebar.gif);
	margin: 0px;
	background-image:none;
	background-color: #777;
}
#padd #foot {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#foot {
	background-color: #555;
	-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;
}

.abtext {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px
}
.abanch {
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #999999;
	text-decoration: none
}
.baselinkline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	background-color: #FFCC99
}
.comment1 {
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #663333
}
.comment2 {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #333366
}
.comment3 {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #CC0000
}
.homeadd {
	font-size: 12px;
	color: #776699;
	font-weight: bold;
	line-height: 12px
}
.homeintro {
	font-size: 12px;
	line-height: 18px;
	color: #221155;
	vertical-align: top;
	padding-right: 6px;
	padding-top: 15px;
	border-top: 1px dotted #993333;
}
.pageintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	/* [disabled]font-weight: bold; */
	color: #447
}
.pagelink {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pagelinkline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	line-height: 10px;
}
.pagetext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	line-height: 15px
}
.pagetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000
}
.textsub {
	font-weight: bold;
	color: #000033
}
.tinytext {
	font-size: 10px;
	line-height: 12px
}
.toolin {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
	background-color: #990000
}
.toollink {
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #003300
}
.weaktext {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: normal;
	padding-top: 3px;
}
#centerBox {
	position : relative;
	left : 0px;
	/* [disabled]width : 100%; */
	/* [disabled]height: 100%; */
	/* [disabled]z-index : 3; */
	/* [disabled]width: 100%; */
	/* [disabled]min-height: 500px; */ /* = inav height + leftBox top */
	/* [disabled]padding-bottom: 12px; */
	/* [disabled]border-top: 12px solid #333; */
	overflow: visible;
	/* [disabled]background-color: #F6F; */
	background-image: url(graphics/bgbluebar.gif);
}
#centerContent {
	height: auto;
	padding-right: 24px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 136px;
	/* [disabled]border: 2px solid #C00; */
}
#centerSize {
	height: 100%;
}
#leftBox {
	position : absolute;
	width : 136px;
	z-index : 4;
	top: 0px;
}
#leftContent {
	text-align: center;
	margin-right: 0px;
	padding-top: 18px;
	padding-right: 12px;
	padding-left: 24px;
}
#rightBox {
	position : absolute;
	left : 84%;
	z-index : 1;
	top: 0px;
}
/* NN4 collapses the right column if the width is specified
Other bowsers collapse if it isn't */
#rightBox {
	/*/*/
	width : 128px;/* */
	}
#rightContent {
	color : #000000;
	padding: 1px;
}
#banner {
	height: 5%;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 10;
	-webkit-box-shadow: 0px 9px 12px -6px rgba(51,51,51,1);
	-moz-box-shadow: 0px 9px 12px -6px rgba(51,51,51,1);
	box-shadow: 0px 9px 12px -6px rgba(51,51,51,1);
	overflow: hidden;
}
#ibann  {
	border:none;
	width: 100%;
	height: 100%;
}
