body {
	background: #ffffdd url(http://taskestimation.com/img/logo.png) no-repeat !important;
	padding-top: 50px;
}

#tiki-center, .content, .wikitext, .navbar, #tiki-top {
	background-color: transparent !important;
	border: none;
}

a, a:hover, a:active {
	color: black;
}

a:visited {
	color: #555;
}

div.simplebox {
	background-color: #ffd !important;
	border: solid 2px #cc9966;
}

#tiki-center {
	border: none !important;
}

h1.pagetitle {
	font-family: Verdana, sans-serif;
	font-size: large;
	color: black !important;
	border-bottom-style: solid;
	border-bottom-color: #cc9966;
	margin-bottom: 0;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 14pt;
	color: black !important;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cc9966;
	margin-bottom: 0;
}

h3 {
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	color: black !important;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cc9966;
	margin-bottom: 0;
}

h1.pagetitle a {
	text-decoration: none;
	color: black !important;
}

div.box {
	background-color: #ffb;
	border: solid 2px #cc9966;
}

h3.box-title {
	background-color: #ffb;
	border-bottom: solid 2px #cc9966;
}

.button a, .button a, button, a.button,
.button a:visited, .button a:visited
{
	background-color: #ffb;
	border: solid thin #cc9966;
	color: black;
}

div#footer, div#siteheader {
	display: none;
}

.note .rbox-title {
	background: #c96 none repeat scroll 0 0;
}

.note .rbox-data {
	background: #ffb;
	border: 1px solid #c96;
}

