@import url("default.css");

#header {
	background: url(../layouts/creation/header-background.png) left top repeat-x #FFF;
}

#header li.selected, #header li:hover {
	background-image: url(../layouts/creation/header-tab-left.png), url(../layouts/creation/header-tab-right.png), url(../layouts/creation/header-tab-middle.png);
}

#logo {
	width: 300px;
	background: url(../layouts/creation/header-logo.png) left top no-repeat #FFF;
}

#sidebar div.title {
	background-color: #82207E;
}

#sidebar div.container li.selected a, #sidebar div.container li:hover a {
	color: #82207E;
	border-color: #82207E;
}
