/*
 * Main banner image
 */
#row_banner
{
	background-image: url('../images/banner.jpg');
}

/*
 * Large section title bar and spiel
 */
#row_content
{
	border-top: 10px solid #5A95BF;
}

/*
 * Remaining homepage links
 */
#row_homeLinks
{
	border-top: 10px solid #5A95BF;
}