body {
	background: #C16D39;
}
#container-content {
	background: transparent url(../images/bkgd-main.gif) repeat-y 0px 0px;
}
#logo {
	background: transparent url(../images/logo.gif) no-repeat left top;
}
#circle-photo {
	background: transparent url(../images/circle-photo.jpg) no-repeat right top;
}
#circle-bkgd {
	background: transparent url(../images/bkgd-circle.gif) no-repeat 6px bottom;
}
#footer {
	background: transparent url(../images/bkgd-footer.gif) no-repeat 0 0;
}
#copyright {
	background: #C16D39;
}
#tabs {
	border-bottom: 1px #5f3825 solid;
}
#tabs ul li {
	background: url(../images/menu.gif) no-repeat 0px -22px;
}
#tabs ul li a {
	background: url(../images/menu.gif) no-repeat 0px 0px;
}
#tabs ul li a#current {
	background: url(../images/menu.gif) no-repeat 0px -44px;
}
