/*start_user_layout_1*/
 #layout6pagewrapper #header { width: 600px; background-color: #cde3ef; height: 100px; }  #layout6pagewrapper #footer { clear:left; width: 600px; background-color: #cde3ef; height: 100px; } #layout6pagewrapper #leftcolumn { background-color: #217dac; width: 200px; float: left; height: 300px; border: 1px solid #ccc; } #layout6pagewrapper #lb1 { background: #217dac; height: 120px; float: left; clear: both; width: 400px; } #layout6pagewrapper #lb2 { background: #cde3ef; float: left; height: 180px; width: 200px; } #layout6pagewrapper #lb3 { background: #a6b1b1; height: 180px; float: left; width: 200px; } #layout6pagewrapper #rightcolumn { background: #61c8fe; float: left; width: 200px; height: 300px; clear: right; border: 1px solid #ccc; } #layout6pagewrapper #centercolumn { 	float: left; 	width: 200px; 	height: 300px; 	background-color: #ffffcc; } 

#content {
margin-top:-420px;
}
/*end_user_layout_1*/

