﻿div#bigBrother
{
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
div#pageHeader, div#pageTopNavBar, div#pageLogoBar, div#pageFooter
{
	padding-left: 14px;
	padding-right: 14px;
}

div#pageContent
{
	background-image: url(      '/Images/Layout/Content-Bck.gif' );
	padding-bottom: 10px;
	padding-left: 5px;
}



div#pageTopNavBar
{
	background-image: url(      '/Images/Layout/Header-Top.gif' );
	background-repeat: no-repeat;
	height: 25px;
}


div#pageLogoBar
{
	background-image: url(      '/Images/Layout/Header-Top-Logo.gif' );
	background-repeat: no-repeat;
	height: 74px;
}


div#pageFooter
{
	background-image: url(      '/Images/Layout/Footer-Bck.gif' );
	padding-top: 13px;
	padding-bottom: 5px;
}
div#pageFooterBottom
{
	background-image: url(      '/Images/Layout/Footer-Bck-Bottom.gif' );
	height: 90px;
}

#maincontainer
{
	width: 940px;
	margin: 0px;
}



#contentwrapper
{
	float: left;
	width: 940px;
}

#contentcolumn
{
	margin: 0 192px 0 192px;
	width: 556px;
}
#leftcolumn
{
	float: left;
	width: 192px;
	margin-left: -940px;
}

#rightcolumn
{
	float: left;
	width: 192px;
	margin-left: -192px;
}


#footer
{
	clear: left;
	width: 100%;
	height: 0px;
}

.innertube
{
	margin: 0px 0px 0px 10px;
}
