body {
	margin: 0;
	padding: 0;
	background-color: #ebe9dd;
	}
td {
	padding: 0;
	vertical-align: top;
	text-align: left;
	}
div#site {   /* global site shell */
	position: relative; 
	top: 0;
	left: 0; 
	width: 975px;
	height: 738px;
	margin: 0 auto;
	}
div#top {   /* top part of content screen */
	position: absolute; 
	top: 0;
	left: 0; 
	width: 975px;
	height: 98px;
	margin: 0 auto;
	background: #faa634;
	background-image: url(../images/global/topbg_sub.gif);
	background-repeat: no-repeat;
	}
div#topimg1 {   /* part 1 of banner photo */
	position: relative; 
	top: 42px;
	left: 215px; 
	width: 250px;
	height: 56px;
	margin: 0;
	}
div#topimg2 {   /* part 2 of banner photo */
	position: absolute; 
	margin: 0;
	padding: 0;
	top: 98px;
	left: 286px; 
	width: 185px;
	height: 156px;
	}
div#logo {
	position: absolute; 
	margin: 0;
	padding: 0;
	top: 98px;
	left: 0; 
	width: 286px;
	height: 187px;
	}
div#logocorner {
	position: absolute; 
	margin: 0;
	padding: 0;
	top: 254px;
	left: 259px; 
	width: 62px;
	height: 47px;
	}
div#center {   /* main, center part of content screen */
	position: absolute; 
	padding: 0;
	top: 153px;
	left: 0px; 
	width: 975px;
	margin: 0 auto;
	background: #d8d3bb;
	background-image: url(../images/global/center_bgtile.gif);
	background-repeat: repeat-y;
	}
div#leftcolumn {
	position: absolute; 
	margin: 0;
	padding: 0;
	top: 285px;
	left: 0; 
	width: 259px;
	}
div#footer {
	position: relative;
	top: 0;
	width: 975px;
	height: 132px;
	margin: 0 auto;
	background: #d8d3bb;
	background-image: url(../images/global/footerbg_sub.gif);
	background-repeat: no-repeat;
	}
div#nav {   /* primary nav */
	position: absolute; 
	margin: 0;
	padding: 14px 0 0 471px;
	top: 98px;
	left: 0; 
	width: 504px;
	height: 55px;
	background: #d8d3bb;
	background-image: url(../images/global/nav_bgtile.gif);
	background-repeat: repeat-x;
	}
div#utilitynav {   /* utility navigation */
	position: absolute; 
	margin: 0;
	padding: 0;
	top: 10px;
	left: 900px; 
	width: 75px;
	height: 60px;
	}