﻿.body
{
	background-color:#5A82BD;
	height:100%;
	margin:0px;
}
.topA
{
	height: 128px; width:270;
	background-image:url('../../../SiteCollectionImages/SchoolBanners/PWHS/PWWBLeftSH.jpg');
	background-position:left;
	background-repeat: no-repeat;
}

.topB
{height:128px;
background-image:url('../../../SiteCollectionImages/SchoolBanners/PWHS/PWWBRepeatSH.jpg');
background-repeat:repeat-x;
}

.topC
{width:650px;height:128px;
background-image:url('../../../SiteCollectionImages/SchoolBanners/PWHS/PWWBRightSH.jpg');
background-position:right;
background-repeat:no-repeat;
}



/*.ColonialTopAreaRepeater
{
	background-image: url('../../../SiteCollectionImages/.....');
	background-repeat:repeat;
	height: 141px;
}*/

/*lColonialTopAreaEndcap
{
background-image: url('../../../SiteCollectionImages/.....');
	background-repeat:repeat;
	height: 141px;
}
*/

.topNavRoundLeft
{
	background-image: url('../../../SiteCollectionImages/bl_Navbar_Left_Dark.jpg');
	background-repeat: no-repeat;
}
.topNavRoundRight
{
	background-image: url('../../../SiteCollectionImages/bl_Navbar_Right_Dark.jpg');
	background-repeat :no-repeat;
}
.topNavContainer
{
	background-image: url('../../../SiteCollectionImages/bl_Navbar_Tile_Dark.jpg');
}
.shadowRight
{
	*height:100%;
	min-height:100%;
	width:12px;	
	background-image: url('../../../SiteCollectionImages/bl_Shadow_Right.jpg');
	background-repeat:repeat-y;
	background-position:left top;
}
.shadowLeft
{
	*height:100%;
	min-height:100%;
	width:12px;	
	background-image: url('../../../SiteCollectionImages/bl_Shadow_Left.jpg');
	background-repeat:repeat-y;
	background-position:left top;
}

