﻿	
body
{
    
	background-image:url(../images/gradient_bottom.jpg);
	
	}


#page_container
{
	
    background-image:url(../images/gradient.jpg);
	
}

#container
{
   
    background-image:url(../images/faux.gif);
   	
}



#navigation
{
    
    background-color:#ABBDC6;
   
}


#topcontent
{
   
    background-color:#4689B7;
    
}

	
#footer
{
	background-color:#4689B7;
    
}
	
h1 
{
   color:#4689B7;
    
}


h2
{
    color:#4689B7;
}

h2 a:link 
{
    color:#4689B7;
}

h2 a:visited 
{
    color:#4689B7;
}

h2 a:hover 
{
    color:#4689B7;
}

h2 a:active 
{
    color:#4689B7;
}


h3
{
    color:#4689B7;
}
h4
{
    color:#4689B7;
}

.calendarStyle
{
    border-color:#4689B7;
}

.calendarHeaderStyle
{
    background-color:#4689B7;
    color:White;
}

.calendarRowStyle
{
    
}

.calendarAlternatingRowStyle
{
    
}

.calendarButton
{
    background-color:#4689B7;
    border-color:#4689B7;
}