﻿#masterContainer
{
	width: 989px;
	margin: 10px auto 0px auto;
	background-color: White;
	background-image: url(Images/LogoBackground1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#skinContainer
{
	width: 960px;
	margin: 0px 10px 0px 2px;
}

#logoTopLinksContainer
{
	overflow: auto;
	padding: 0px;
	margin: 0px;
}

#logoContainer
{
	float: left;
	overflow: auto;
	padding: 0px 0px 0px 13px;
	margin-top: -10px;
}

#dateContainer
{
	float: left;
	overflow: auto;
	padding: 10px 0px 0px 210px;
}

#topLinksContainer
{
	float: right;
	overflow: auto;
	padding: 22px 15px 0px 0px;
	white-space: nowrap;
}

#bannerContainer
{
	overflow: auto;
	height: 200px;
}

#menuBarContainer
{
	overflow: auto;
	margin-top: 1px;
	height: 36px;
	background-image: url(Images/MenuBar.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#mainMenuContainer
{
	margin: auto;
	white-space: nowrap;
}

#pageContainer
{
	margin: 12px 0px 8px 0px;
}

.HideIfEmpty
{
}

#leftPane
{
	width: 200px;
	padding-right: 16px;
	text-align: justify;
}

#contentPane
{
	text-align: justify;
}

#rightPane
{
	width: 200px;
	text-align: justify;
	padding-left: 16px;
}

#bottomPane
{
	overflow: auto;
	margin: 4px;
	padding: 4px 2px 0px 2px;
	border-top: dotted 1px #727272;
}

#copyrightContainer
{
	float: left;
	overflow: auto;
	white-space: nowrap;
}

#bottomLinksContainer
{
	float: right;
	overflow: auto;
	white-space: nowrap;
}

#footerPane
{
	width: 980px;
	margin: 0px auto 0px auto;
	overflow: auto;
}

#compatibilityContainer
{
	float: left;
	overflow: auto;
	padding-left: 12px;
	white-space: nowrap;
}

#poweredByContainer
{
	float: right;
	overflow: auto;
	padding-right: 16px;
	white-space: nowrap;
}
