body {
background-color: #F5F5F5;
	/*margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	SCROLLBAR-FACE-COLOR: #999999;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #edeae3;
	SCROLLBAR-3DLIGHT-COLOR: #edeae3;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #edeae3;
	SCROLLBAR-DARKSHADOW-COLOR: #edeae3;*/	
	text-align: center;
}

/* spread main content across page */
/* hide all the screen-specific stuff:
   nav bar, even the site logo */
div#printbanner {
  display: none;
}

#topbannertable {
	position:relative;
	width:955px;
	height:127px;
	z-index:1;
}
#menu {
	position:relative;
	width:177px;
	z-index:1;
	background-image: url(../../images/Navigation/side_bg.jpg)
}
#endingdate {
	position:relative;
	width:350px;
	height:81px;
	z-index:1;
	background-image: url(../../images/Navigation/flash_counter.jpg)
}
#maincontent {
	/*position:relative;*/
	width:769px;
	z-index:1;
	/*text-align:left;*/
}
#bottombar {
	position:relative;
	width:955px;
	z-index:1;
}

#tools {
	position:relative;
	width:769px;
	z-index:1;
}

#slideshow {
	position:relative;
}

#bottom {
	position:relative;
}

/*div#maincontent {
	left:170px; 
	top:127px; 
	width:769px;
	z-index:1; 
	overflow: visible;
	text-align: left;
}*/
#maincontent2 {
	position:relative;
	width:100%;
	z-index:1;
	/*text-align:left;*/
/*	left: 88;*/
}
#bottom2 {
	position:relative;
	/*width: 769px;*/
}
