body {
	background: #ddd url("../../images/theme-freedomtoplay/boxbackground.jpg");
	}
	
#largelogo {
	background: url(../../images/theme-freedomtoplay/largelogo.gif);
	}
	
.left-box h2, .content-box h2, .right-box h2 {
	background: url("../../images/theme-freedomtoplay/columntop-right-2.gif") no-repeat right top;
	}
	
.left-box, .content-box, .right-box {
	background: url("../../images/theme-freedomtoplay/columntop-left-2.gif") no-repeat left top;
	}
	
#header {
	text-align: center;
	background: url("../../images/theme-freedomtoplay/header3.gif");
	}
div#navigation
	{
		background: url("../../images/theme-freedomtoplay/columntop-2.png"); color: white;
	}
	
	div#navigation a
	{
		background: url("../../images/theme-freedomtoplay/columntop-2.png"); color: white;
	}
	
	div#navigation a:hover
	{
		background: url("../../images/theme-freedomtoplay/columntop-2-hover.png");
	}
.left-box .box-stuff, .right-box .box-stuff, .content-box .box-stuff {
	padding-left: 3px;
	padding-top: 2px;
	border: 1px dotted #b9d5e2;
	border-top: 0;
   background: #fff;
	}
.row1 {
	background: white;
	}
.row2 {
	background: white;
	}
.imagerow1 {
  border: 1px solid #b9d5e2;
  color: #000000;
}

.imagerow2 {
  border: 1px solid #d3edf9;
  color: #000000;
}
.content-box .box-stuff {
	padding: 0px;
	margin: 0;
/*   background: #d3edf9;*/
	}
.left-box .box-stuff {
	padding: 0px;
	margin: 0;
/*   background: #d3edf9;*/
	}
.left-box dl {
	margin-bottom: 0px;
	}
.left-box h2, .content-box h2, .right-box h2 {
	color: black;
	}
div#navigation a {
	color: black;
	}
div#navigation a:hover {
	color: black;
	}
