#maincontainer{/* customize_Body_bg */ background-color:#f0f0f0; /* customize_Body_bg */}

#header{/* customize_Header_bg */ background-color:#a7d171; /* customize_Header_bg */}
#contentbox{/* customize_ContentBox_bg */ background-color:#ffffff; /* customize_ContentBox_bg */}
#footer{/* customize_Footer_bg */ background-color:#a7d171; /* customize_Footer_bg */}

#content-column{ /* customize_ContentCol_bg */ background-color:#ffffff; /* customize_ContentCol_bg */}
#side-left{/* customize_LeftSb_bg */ background-color:#8D9D5D; /* customize_LeftSb_bg */}
#side-right{ /* customize_RightSb_bg */ background-color:#ffffff; /* customize_RightSb_bg */}
#spotlight{ /* customize_SpotLt_bg */ background-color:#e6f2d5; /* customize_SpotLt_bg */}

.two-col-left #spotlight{clear:both;}
.two-col-left #content-column{margin:0 0px 0 250px;}
.two-col-left #side-left{float:left;width:250px;margin:0px;}  
.two-col-left #side-right{float:right; width:250px; margin:0px;display:none;}

.two-col-right #spotlight{clear:both;}
.two-col-right #content-column{margin:0 250px 0 0px;}
.two-col-right #side-left{float:left;width:250px;margin:0px; display:none;}
.two-col-right #side-right{float:right; width:250px; margin:0px;}

.three-col-center #spotlight{clear:both;}
.three-col-center #content-column{margin:0 200px 0 200px;background:#583;}
.three-col-center #side-left{float:left;width:200px;margin:0px; background:#713;}
.three-col-center #side-right{float:right; width:200px; margin:0px; background:#321;}

.three-col-right #spotlight{clear:both;}
.three-col-right #content-column{margin:0 400px 0 0;}
.three-col-right #side-left{float:right;width:200px;margin:0 0 0 10px;}
.three-col-right #side-right{float:right; width:180px;}

.three-col-rightsl #spotlight{margin:0 0px 10px 0;float:right; width:390px;}
.three-col-rightsl #cols{width:400px;float:right}
.three-col-rightsl #content-column{margin:0 400px 0 0;}
.three-col-rightsl #side-left{float:right;width:200px;margin:0 0 0 10px; }
.three-col-rightsl #side-right{float:right; width:180px; margin:0px;}

.no-col #spotlight{clear:both;}
.no-col #content-column{margin:0 0px 0 0;}

/********** Header ************/
#logo{float:left; position:relative; width: 350px;  }
#headerBlock{float:right; width: 600px; z-index:0; text-align:right;}
#headerSl{clear:both;float:left;}


/********** Footer ************/
#footer, #footer a, #footer a:hover{/* customize_Footer_Txt */ color:#e2e6dd; /* customize_Footer_Txt */}
#footer-spollight{width:300px;float:left;background:#456;}
#footer-left{width:600px;float:left;text-align:left;}
#footer-right{width:300px;float:right;text-align:right;}
#footer-bottom{clear:both;}
#credits-wrapper{border-top:1px solid #ccc; background-color:#F0F0F0; min-height:50px;}
#credits{text-align:right;}
