#pageBack {
	background: #fff680 url(images/pageBack.jpg) top right repeat-x;
}

#pageLeft {
	background: url(images/flowerBack.gif) bottom right no-repeat;
}

#pageRight {
	background: url(images/pageBack.jpg) top left repeat-x;
}

#pageMid	{
	background: url(images/backShade.gif) top left repeat-y;
}

#pageContent {
	background: url(images/topShade.gif) top left no-repeat;
}

/* ------ Content below toolbar and above page bottom ------ */
#main	{
	background: url(images/pageInnerBottomRight.gif) bottom left no-repeat;
}

#pageBottom	{
	background: url(images/pageBottom.gif) top left no-repeat;
}

#toolbarButtons		 {
	background: url(images/toolbarButtonsBack.gif) top left repeat-x;
}

.toolbarButton a, .toolbarButton a:visited {
	color: #ffffff;
}

.toolbarButton a:hover, .toolbarButton a:active {
	color: #000000;
	background: #a3c644 url(images/toolbarButtonOn.gif) top left repeat-x;
}

.toolbarButtonOn {
	background: #8686c0 url(images/toolbarButtonOn.gif) top left repeat-x;
}

.toolbarButtonOn a, .toolbarButtonOn a:visited {
	color: #000000;
}

.toolbarButtonOn a:hover, .toolbarButtonOn a:active {
	color: #000000;
}

#logo	{
	background: url(images/logo.jpg) no-repeat 50% 50%;
}