﻿.PageBase{
	text-align:center;
}

.PageHeader{
	width:970px;
	height:44px;
	background-color:#333333;
}

.PageHeaderExtLinks{
	vertical-align:middle;
	float:right;
	padding:15px 20px 0px 0px;
	color:white;
	text-align:right;
}

.PageHeaderLeftBG{
	background:url('/SiteCollectionImages/TemplateImages/BG_top_left.gif') no-repeat left;			
}

.PageHeaderRightContent{
	background:url('/SiteCollectionImages/TemplateImages/BG_top_right.gif') no-repeat right;
	float:right;
	padding-right:20px;
}

.PageDisplayArea{
	/*width:820px;*/
	width:100%;
}

.MainContentArea{
	width:970px;
}

td.ms-sbcell{
	border: 0px
}

td.ms-sbgo{
background-color: #333333;
}
