body {
    background-image: url('../img/body-background.gif');
    background-repeat: repeat-x;
    background-color: #f6f6f6;
}

h5,h4,h3,h2,h1,#branding {
	color:#0f6a77;
}

#container {
}

#sidebar {
}

#site-info {
    color: #808285;   
}

#header {
    border-top: 6px solid #0f6a77;
	background:#fff;
    background-image: url('../img/header-background.gif');
    background-position: bottom;
    background-repeat: repeat-x;
}

.yui-module.yui-panel .hd {
  background:#fff;
  color:#CF1919;
}
