﻿@import "SchoolCommon.css";
@import "../NPDeptCommon.css";

.LeftColumn{
	vertical-align: top;
}

.LeftSchoolLogo{
	background: white url('/SiteCollectionImages/TemplateImages/spacer_banner_shadow.gif') repeat-x scroll;
	text-align: right;
}

.RightTopSpacer{
	background: white url('/SiteCollectionImages/TemplateImages/spacer_banner_shadow.gif') repeat-x scroll;
	vertical-align: top;
	height: 98px;
}

.MainArea{
	background: white url('/aa/PublishingImages/pix_AA_main.jpg') no-repeat scroll right bottom;
	height: 600px;
}

.MidTextArea{
	text-align: left;
}

.RightWebPart{
	border-right: 15px white solid;
}


.menu-StaticMenuStyle{
	display:inline;
}

.menu-StaticMenuItemStyle
{
 	width: 200px;
 	border-bottom: 1px #CCCCCC solid;
 	border-left: 6px white solid;
	color: #666666;
	height:21px;
	font-size:x-small;
	font-weight:bold;
	text-align: right;
	border-top: 3px white solid;
	background: white url('/SiteCollectionImages/TemplateImages/left_menu_arrow_black.gif') no-repeat scroll 182px;
	padding-right: 10px;
}

