/* */
body#mainbody {background-color:#ffff99;}
/*body#mainbody {background-color:#ccc0c0;}*/
/*body#mainbody {background-color:#FFFFFF;background-image: url("../images/pawprint.gif"); background-attachment:fixed; background-repeat: repeat;}*/
/* */
th.thbox {text-align:center; vertical-align:top; font-size:8pt; font-weight:bold;}
td.tdbox {text-align:center; vertical-align:top; font-size:8pt;}
/* */
#divit {
   border: solid 0px black;
   padding: 10px;
   margin: 12px;
}
#divit div {
   margin: 9px;
   width: 150px;
   border: outset 3px white;
   background: white;
   padding: 4px;
   color: black;
   text-align: center;
   height: 175px;
   float: left;
}
/* ------------------------------------------ */
/*       Divisional Information               */
/* ------------------------------------------ */
div#mainblock {
	width:100%;
	min-height:100%;
	}
div#centertop {
	position: absolute;
	left:50px;
	top:5px;
	right:50px;
	}
div#centercontent {
	position: absolute;
	top:230px;
	left:200px;
	right:200px;
	border:0px solid #cecece;
	font-weight:bold; 
	}
DIV.imageleftfloat {
	BORDER-TOP: white thin solid; 
	BORDER-LEFT: white thin solid; 
	BORDER-RIGHT: white thin solid; 
	BORDER-BOTTOM: white thin solid; 
	PADDING-TOP: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-RIGHT: 4px; 
	PADDING-BOTTOM: 4px; 
	DISPLAY: block; 
	FLOAT: left; 
	MARGIN: 4px; 
	}
DIV.imagerightfloat {
	BORDER-TOP: white thin solid; 
	BORDER-LEFT: white thin solid; 
	BORDER-RIGHT: white thin solid; 
	BORDER-BOTTOM: white thin solid; 
	PADDING-TOP: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-RIGHT: 4px; 
	PADDING-BOTTOM: 4px; 
	DISPLAY: block; 
	FLOAT: right; 
	MARGIN: 4px;
	}

