﻿
    
body
{
	background-color:#57507C;
	background-image:url(images/backgroundFade.jpg);
}
.header_box
{
    background-image:url(images/headerBox.png);
}
.top_gradient
{
    background-image:url(images/topFade.png);
    background-repeat:repeat-x;
    margin-top:0;
    
}
#footer 
{
	background-image:url(images/footerBox.jpg);
}

.article_panel_left
{
	background-image:url(images/panel_Left.png);
	
}
.article_panel_fill
{
	background-image:url(images/panel_Fill.gif);
}
.article_panel_fill_ie
{
	background-image:url(images/panel_Fill.gif);
}
.article_panel_fill_long_ie
{
	background-image:url(images/panel_Fill.gif);
}
.article_fade
{
	background-image:url(images/topFade.png);
}
.calendar_fade
{
	background-image:url(images/topFade.png);
}
.article_panel_right
{
	background-image:url(images/panel_Right.png);
}
.article_fade_left
{
	background-image:url(images/topFade.png);
}

#menu
{
	background-color:#322C4A;
}


#menu a:hover
{
	background-image:url(images/rollOver_purple.jpg);
}
#menu a:active 
{
	background-color:#322C4A;
	
	
}
#menu a
{
	background-color:#322C4A;
	
}
#menu a.subtop
{
    background:transparent url(images/SubTop1.gif) no-repeat;
    height:20px;
}
#menu a.subtop:hover
{
    background:transparent url(images/SubTop2.gif) no-repeat;
    height:20px;
}   
#menu a.subbottom
{
    background:transparent url(images/SubSubBottom1.gif) no-repeat;
    height:20px;
}
#menu a.subbottom:hover
{
    background:transparent url(images/SubSubBottom2.gif) no-repeat;
    height:20px;
} 



h1
{
	color:#322C4A;
}
.column1_right
{
    background-image:url(images/SubTitle_Right.png);
}
.column1_middle
{
    background-image:url(images/SubTitle_Fill.png);
}
.column1_left
{
    background-image:url(images/SubTitle_Left.png);
}
.top_fade
{
    
}
#kid_zone a
{
	background-image:url(images/KidsZone_Sports1.jpg);
}
#kid_zone a:hover
{
	background-image:url(images/KidsZone_Sports2.jpg);
}

/*

MiniCalendar

*/
a
{
    color:#344F41;
    font-weight:bold;
    text-decoration:none;
}
#DateHeader
{
    color: White;
    background-image:url(../../images/DateHeader_Gen.png);
    background-repeat:no-repeat;
}

#TitleStyle
{
    color: #344F41;
}