html, body { height:100%; background: url(images/layout/pagebg.gif) repeat-x;}
	
#maintable {
	width: 840px;
}

#header {
	width: 680px;
	height: 100px;
	background: url(images/layout/header.jpg) no-repeat;
}

#headerright {
	width: 140px;
	height: 80px;
	background: url(images/layout/headerright.gif) no-repeat;
	padding: 10px;
}

#menucell {
	height: 25px;
	width: 680px;
}

#rootlinecell {
	height: 53px;
	width: 830px;
	padding-left: 10px;
}

#newscell {
	vertical-align: top;
	padding-left: 30px;
	width: 170px;
}

#contentstartcell {
	vertical-align: top;
	padding-left: 30px;
	padding-right: 20px;
	text-align: left;
	width: 475px;
}

#footer {
	vertical-align: top;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
	text-align: left;
	width: 640px;
}

#contentcell {
	width: 675px;
	padding-left: 30px;
	padding-right: 20px;
	vertical-align:top;
}

#imagescell {
	width: 165px;
	height: 360px;
	vertical-align: top;
	background: url(images/layout/images2.gif) repeat-y;
}

#imagescell2 {
	width: 165px;
	height: 100%;
	vertical-align: top;
	background: url(images/layout/images2.gif) repeat-y;
}

#printpdfdiv {
	margin-top: 6px;
	margin-bottom: 6px;
}