/* Fullbody Layout CSS 1.0 - Pacific Theatre */
/* Last update: 2006-03-26  */
/*
div#LayoutHeader {
	background: url(../images/header-fullbody.jpg);
	height: 20px;
}

div#Layout {
	background: #FFF url(../images/layout-fullbody.gif) bottom right no-repeat;
}

td#SideBar {
	display: none;
	overflow: hidden;
	width: 0px;
}

div#Footer {
	background: url(../images/footer-fullbody.jpg);
}
*/