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

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

#categoryMenu ul {
    background: url(images/paua.jpg) 50% 100% no-repeat;
}

#toolbar   {
	background-image: url('images/siteImage.jpg');
	background-color: #68aced;
}

#logo	{
	background: url('images/logo.jpg') no-repeat top left;
}

#pageBottom a {
	color: #68aced;
}

a:link
{
	text-decoration: none;
	color: #68aced;
}

a:hover
{
	text-decoration: underline;
	color: #68aced;
}

a:visited
{
	text-decoration: none;
	color: #68aced;
}

a:active
{
	text-decoration: none;
	color: #68aced;
}

.title, H1
{
	border-left: solid #68aced 13px;
}

.heading, H2
{
	color: #68aced;
}

.subHeading, H3
{
	color: #68aced;
}