@import url("MasterStyle.css");
h1 { font: 1.5em arial, sans-serif, Tahoma; color: #FF7900;}
h2 { font: 1.5em arial, sans-serif, Tahoma;	color: black;}

#header-menu
{
	background:#FF7900;
}
#MainContentArea 
{
	background: url(../images/TeachersParents-Line.gif) top left repeat-y;	
}
#left-sidebar
{
	background: url(../images/TeachersParents-Line.gif) top left repeat-y;	
}
#footer
{	
	background: url(../images/TeachersParents-Line.gif) top left repeat-y;
}
.bottomCorner
{
	background:url(../images/TeachersParents-BottomCorner.gif) no-repeat;
}
.topCorner
{
	background:url(../images/TeachersParents-TopCorner.gif) no-repeat;
}
