#header {
	text-align: center;
	background:  url("../../images/pirateyak/background.gif");
	}

body {
	background:  url("../../images/boxbackground.jpg");
   }	
   
.left-box h2, .content-box h2, .right-box h2 {
	background: url("../../images/theme-pimp/columntop-right-2.gif") no-repeat right top;
	}
	
.left-box, .content-box, .right-box {
	background: url("../../images/theme-pimp/columntop-left-2.gif") no-repeat left top;
	}
div#navigation
	{
		background: url("../../images/theme-black/columntop-2.png");
	}
	
	div#navigation a
	{
		background: url("../../images/theme-black/columntop-2.png");
		color: white;
	}
	
	div#navigation a:hover
	{
		background: url("../../images/theme-black/columntop-2-hover.png") repeat-x left bottom;
		color: white;
	}
