#Layer1 {
	position:absolute;
	width:51px;
	height:51px;
	z-index:1;
	left: 169px;
	top: 61px;
}
#Layer2 {
	position:absolute;
	width:160px;
	height:135px;
	z-index:1;
	left: 260px;
	top: 14px;
}


html, body {
	background-color:#FFFFFF;
	width:757px;
	margin:0px; padding:0px;
	padding-left:2px;margin-top:2px;
	}

div#left {
	float: left;
	width: 224px;
	background-image: url(images/basket_grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:14px 0;
	}

div#right {
	float: right;
	width: 222px;
	}
		
div#central {
	padding-top:30px;padding-bottom:0;
	padding-left:230px; 
	}
	

div#footer {
	clear:right; padding-top:4px;
	padding-left:250px; 
	}
	
div#middle {
	clear:both;
	}
	
div#header {
	}	

div#blue_band {
 width:755px; 
 height:43px; 
 margin-bottom:4px; 
 text-align:right; 
 vertical-align:middle;
}
div#green_band {
 width:755px; 
 height:31px; 
 margin-bottom:4px; 
 text-align:right;
}

.title_padding {padding-left:10px;}
.center {margin-left:auto; margin-right:auto; display:block; text-align:center;} 
.nobr {white-space:nowrap; }
