﻿/* ####################################################################### */
/* Content styles                                                          */
/* ####################################################################### */

DIV#switch
	{
	background-color : #eeeeee;
	height : 330px;
	}

DIV#a0,
DIV#a1,
DIV#a2,
DIV#a3,
DIV#a4,
DIV#a5,
DIV#a6
	{
	background-position : top left;
	background-repeat : no-repeat;
	height : 330px;
	}

DIV#switch DIV.content-sidebar
	{
	background-color : transparent;
	background-image : none;
	padding-bottom : 0;
	}

/* ####################################################################### */

DIV#switch H2
	{
	color : #ffffff;
	background-color : #999999;
	}

/*
DIV#switch H2.about
	{
	background-color : #cccc22;
	}

DIV#switch H2.bath
	{
	background-color : #cc3333;
	}

DIV#switch H2.courses
	{
	background-color : #3377bb;
	}

DIV#switch H2.prospectus
	{
	background-color : #33cc66;
	}

DIV#switch H2.schools
	{
	background-color : #cc66cc;
	}

DIV#switch H2.artswork, DIV#switch H2.bathspalive
	{
	background-color : #000000;
	}
*/

DIV#content H2.alert
	{
	background-color : #cc3333;
	}
