

.skinmaster 
{
	width: 800px
} 


#bgndcontentimage
{
	display: relative;
	top:0px;
	left:0px;
	width:100%;
	height:362px;
	z-index:1;
}

#contenttableholder
{
	display:relative;
	top:-362px;
	left:-100%;
	z-index:2;
}

.contentTable 
{
	padding:0px;
	margin:0px;
	/*background-image:url(TheOldBreweryRestaurant_2.jpg);*/
	background-image:url(TheOldBreweryRestaurant_3a.jpg);	
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#000;
	width: 785px;
	height:362px;
	width: 100%;
}

.topcontentpane {
	width: 100%;
	/*padding-right: 25px;*/
	/*height: 209px;*/
	/*height: 138px;*/
	height:1px;
	
}

.topcontentpane td {
	width:100%;
	/*text-align: right;*/
}


.newspane
{
	width: 100%;
}


.Lcontentpane
{
    /*width:33%;*/
}

.Mcontentpane
{
    width:100%;
}

.Rcontentpane
{
    /*width:33%;*/
}

.mainpagespacer
{
    height:10px;
}


#rightlogoPane
{
	float:right;
	z-index:3;
}

#leftlogoPane
{
	display: inline-block;
	position:relative;
	top: -210px;
	z-index:2;
	color:#000000;
	margin-bottom:-212px;
}


.logooutertableholder
{
	border-collapse:collapse;
}

.LogolowerCell
{
	background-image:url(http://www.theoldbrewery.com.au/Portals/2/img/FlashMainPage/Logo/logolower_bg_whiteRow.gif);	
	background-repeat:repeat-x;
	background-position:top left;
}

.TOBmainlogo
{
	display:inline-block;
	margin-left:20px;
	margin-top:14px;
}

.TOBmainlogoUpper
{
	display:inline-block;
	margin-left:20px;
	margin-top:14px;
	margin-bottom:0px;
}

.TOBmainlogoLower
{
	display:inline-block;
	margin-left:20px;
	margin-top:0px;
}

.grouplogos, .grouplogoscell a, grouplogoscell a:visited
{
	display:inline-block;
	margin:2px 8px 2px 0px;
}
.grouplogoscell a:hover
{
	* background-color:#ffffff; /*apply to ie only*/
	margin:2px 8px 2px 0px;
}

.grouplogos
{
	display:inline-block;
	float:right;
	background-color:#ffffff;
	height:24px;
	margin-bottom:6px;
}




