.PageMaster
{
	background-color: #CCCCCC;
	background-image: url('woodblocks2.jpg');
	width: 100%;
	height: 100%;
}

.SkinMaster
{
	width: 958px;
	height: 501px;
	background-color: #FFFFFF;
	border-top: solid 1px Gray;
	border-left: solid 1px Gray;
	border-right: solid 1px Gray;
	border-bottom: solid 1px Gray;
}

.LogoLeft
{
/*	background-image: url(sb_header_left.jpg);
	background-repeat: no-repeat;*/
	width: 484px;
	height: 244px;
}

.LogoBottom
{
	background-image: url(sb_header_bottom.jpg);
	background-repeat: no-repeat;
	width: 958px;
	height: 50px;
}

.UpperRightPane
{
	width: 474px;
	height: 244px;
}

.Menu
{
	width: 958px;
	height: 40px;
}

.LeftPane
{
	width: 488px;
	height: 143px;
}

.ContentPane
{
	width: 470px;
	height: 143px;
}

.FooterLeft
{
	width: 488px;
	height: 40px;
}

.FooterRight
{
	width: 468px;
	height: 40px;
}
