﻿body
{
	background: #FFF url('Images/Background/turf.gif') 50% 50%;
	color: #FFF;
}
#YouthSports_Banner
{
	background: url('Images/ysf-title.png') no-repeat scroll center top;
}
#YouthSports_Title
{
	display: none;
}
.stadiumStyle
{
    background: #050503 url('Images/stadium-bball.jpg') no-repeat bottom right;
}
a
{
	color: #F60;
}
a:hover
{
	color:#FFFF00;
}
a.footer
{
	color: #F00;
}
.FooterMenu a
{
	color: #FFFFFF;
}
#dropShadow
{
	background:url('Images/shadow.png') repeat-y;
}
.SearchBlock
{
	background:  url(Images/Search.png) no-repeat 0 2px;
}
.TableTop
{
	background: url('Images/Background/topbox.png') no-repeat;
}
.Table
{
	background: url('Images/Background/middlebox.png') repeat-y;
}
.TableBottom
{
	background: url('Images/Background/bottombox.png') no-repeat;
}
.MenuBar
{
	background-image:url('Images/Background/menu-back.png');
}