body {
	background: #ddd url("../../images/theme-iampirate/boxbackground.jpg");
	}
	
#largelogo {
	background: url(../../images/theme-iampirate/largelogo.gif);
	}
	
.left-box h2, .content-box h2, .right-box h2 {
	background: url("../../images/theme-iampirate/columntop-right-2.gif") no-repeat right top;
	}
	
.left-box, .content-box, .right-box {
	background: url("../../images/theme-iampirate/columntop-left-2.gif") no-repeat left top;
	}
	
#header {
	text-align: center;
	background: #777 url("../../images/theme-iampirate/header3.png");
	}
div#navigation
	{
		background: url("../../images/theme-iampirate/columntop-2.png");
		color: white;
	}
	
	div#navigation a:hover
	{
		background: url("../../images/theme-iampirate/columntop-2-hover.png");
	}
