/**************************************************************************************** ^_^ STRUCTURE 17 MAY 2007*/ 
body{
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #d5d2d6;
}

.menu-bg{
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	width: 235px;
}

.bg-bottom1{
	background-image: url(../images/bg_bottom1.gif);
	background-repeat: repeat-x;
	height: 43px;
	width: 235px;
}

.bg-bottom2{
	background-image: url(../images/bg_bottom2.gif);
	background-repeat: repeat-x;
	height: 43px;
	width: 235px;
}

.bg-bottom3{
	background-image: url(../images/bg_bottom3.gif);
	background-repeat: repeat-x;
	height: 43px;
	width: 235px;
}

