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