/* Only IE6 sees this. \*/
 
* html .box {
  height: 1%;
  }
 
* html .box .tl {
  height: 1%;
  }
* html #leftCol {
  height: 500px;
  }
/* End IE6 */
/* ========================== */
body
{
	scrollbar-arrow-color: #FFF;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-track-color: #EEEEEE;
	scrollbar-face-color: #FF6C00;
	scrollbar-shadow-color: #702E00;
	scrollbar-highlight-color: #FF6C00;
	scrollbar-3d-light-color: #000;	
}
/* ========================== */

#mainHeader
{
	background:#000 url(/images/layout/main_header_bg.gif) top left no-repeat;
}
#leftCol
{
	min-height: 500px;
}
.box .tl
{

}
#headerImage
{

}
#mainLayoutContainer
{
	background: url(/images/layout/watermark.gif) bottom right no-repeat;	
}
#header
{
	margin-top: 10px;	
}
#template_Image_Library_Scroller #scrollerContainer
{
	height: 125px;
	margin: auto;
	width: 500px;
	overflow: auto;	
}
/* ========================== */

