/*start_user_layout_2*/

#layouttwopagewrapper #leftcolumn {
background-color: #ffffff;
width: 200px;
float: left;
height: 300px;
border: 8px solid #ffffff;
}

#layouttwopagewrapper #lb1 {
background: #ffffcc;
height: 100px;
float: left;
clear: both;
width: 200px;
}

#layouttwopagewrapper #lb2 {
background: #ffffcc;

float: left;
height: 100px;
width: 200px;
}

#layouttwopagewrapper #lb3 {
background: #ffffcc;
height: 100px;
float: left;
width: 200px;
}

#layouttwopagewrapper  #rightcolumn {
background: #000000;
float: left;
width: 500px;
clear: right;
border: 4px solid #ccc;
}

#layouttwopagewrapper #rb1 {
background: #a6d1e8;
height: 155px;
float: left;
height: 300px;
width: 500px;
}
#layouttwopagewrapper #rb2 {
background: #a6d1e8;
height: 155px;
float: left;
width: 374px;
clear: both;
}



/*end_user_layout_2*/

/*start_user_layout_4*/
 #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; } 
/*end_user_layout_4*/

