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