.box_spacer
{
	width: 11px;
	height: 11px;
	font-size: 0;
}

.box
{
	background-image: url("../gfx/yellow_box_bg_left.png");
}

.box_inner 
{
	background-image: url("../gfx/yellow_box_bg_right.png");
}

.fullWidth 
{
	width: 100%;
}

#mainflash, #mainimage
{
	width: 677px;
	height: 180px;
}

/* one column */
#Col1One
{
	width: 677px;	
}


/* two columns */
#Col1Two, #Col2Two
{
	width: 333px;	
}

#Col1TwoWide
{
	width: 448px;	
}

/* three columns */

#Col1Three,#Col2Three,#Col3Three
{
	width: 218px;
}

/* end */

#Col1 .box_inner,#Col1Two .box_inner,#Col1Three .box_inner,#Col1TwoWide .box_inner, #Col2Two .box_inner,#Col2Three .box_inner, #Col3Three .box_inner, #Login .box_inner
{
	height: 261px;	
}

#TopRight .box_inner
{
	height: 179px;
}

#banner1 {
    float: left;
    height: 93px;
    width: 200px;
}

#banner2 {
    float: right;
    height: 93px;
    width: 200px;
}
