/* CSS Document */

/* Blue stylesheet */

#banner1					{background-color: #008fdc;}


/* Headings */
h1, h2						{color: #008fdc;}

/* Menus */
.menu_header				{background-color: #008fdc;}
#leftmenu					{background-color: #3489c7;}
#leftmenu ul li li a		{background-color: #67a6d5;}
#leftmenu ul li li li a		{background-color: #99c4e3;}
