﻿
    
body
{
	background-color:#1E81BC;
	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
{
	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);
}
.article_fade_left
{
	background-image:url(images/topFade.png);
}
.calendar_fade
{
	background-image:url(images/topFade.png);
}
.article_panel_right
{
	background-image:url(images/panel_Right.png);
}

#menu
{
	background-color:#194D79;
}

#menu a:hover
{
	background-image:url(images/rollOver_kids.jpg);
}
#menu a:active 
{
	background-color:#194D79;
}
#menu a
{
	background-color:#194D79;
}
h1
{
	color:#194D79;
	font-weight:normal;
	font-size:1em;
}

.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
{
}
#column_panel
{
	/*background-color:#DEECF5;*/
	
}
#column_mid
{
    background-image:url(images/fauxback.gif);
}
#column3
{
	background-color:#DEECF5;
}

#kid_zone a
{
	background-image:url(images/KidsZone1.jpg);
	width:150px;
	height:77px;
}
#kid_zone a:hover
{
	background-image:url(images/KidsZone2.jpg);
	width:150px;
	height:77px;
}
.article_fade_main
{
    background-image:url(images/topFade.png);
}

#menu a.subtop
{
    background:url(images/SubTop1.gif) no-repeat;
    height:20px;
}
#menu a.subtop:hover
{
    background:url(images/SubTop2.gif) no-repeat;
    height:20px;
}   
#menu a.subbottom
{
    background:url(images/SubSubBottom.gif) no-repeat;
    height:20px;
}
#menu a.subbottom:hover
{
    background:url(images/SubSubBottom2.gif) no-repeat;
    height:20px;
} 
