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