body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(../images/global/bg_fade.jpg);
	background-repeat: repeat-x;
	}
td {
	padding: 0;
	vertical-align: top;
	text-align: left;
	}
div#site {   /* global site shell */
	position: relative; 
	top: 0;
	left: 0; 
	width: 935px;
	margin: 0 auto;
	}
div#nav {   /* primary nav */
	position: absolute;
	padding: 0;
	top: 0;
	left: 0;
	width: 240px;
	height: 403px;
	margin-left: 0;
	background-image: url(../images/global/leftnav_bg.jpg);
	background-repeat: no-repeat;
	}
div#home {   /* home title and intro */
	position: absolute;
	padding: 0;
	top: 0;
	left: 240px;
	width: 695px;
	height: 403px;
	margin-left: 0;
	background-image: url(../images/global/background_photo.jpg);
	background-repeat: no-repeat;
	}
div#edition {
	position: absolute;
	padding: 0;
	top: 0;
	left: 578px;
	width: 117px;
	height: 26px;
	}
div#new {
	position: absolute;
	padding: 0;
	top: 0;
	left: 528px;
	width: 50px;
	height: 26px;
	}
div#hometitle {
	position: relative;
	padding: 0;
	top: 136px;
	left: 0;
	width: 695px;
	height: 86px;
	}
div#btmcontent {
	position: relative;
	padding: 0;
	top: 403px;
	left: 0;
	width: 935px;
	}
div#promos {
	position: relative;
	padding: 0;
	top: 0;
	left: 0;
	width: 935px;
	height: 138px;
	background-color: #446f77;
	}
div#promocontent {
	position: relative;
	padding: 0;
	top: 25px;
	left: 301px;
	width: 270px;
	}
td.promo1 {
	padding: 0 50px 20px 0;
	width: 320px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: left;
	font-weight: normal;
	line-height: 16px;
	}
td.promo2 {
	padding: 0 0 20px 0;
	width: 270px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: left;
	font-weight: normal;
	line-height: 16px;
	}
div#footer {
	position: relative;
	padding: 6px 0 20px 0;
	top: 0;
	left: 0;
	width: 935px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #a1b7bb;
	text-align: left;
	font-weight: normal;
	}
div#readmore {
	z-index: 10;
	position: absolute;
	padding: 0;
	top: 306px;
	left: 701px;
	width: 84px;
	height: 24px;
	}
