#Admin { position:absolute; }
#Content { background:url(Images/bg_content.gif) repeat-y top left; }
#Content #Left { float:left; width:174px; }
#Content #Center { float:left; width:690px; padding:0 20px 20px; }
#Content #Center #CenterLeft { float:left; width:335px; padding: 0 10px 20px 0;}
#Content #Center #CenterLeft #CenterLeftTop { float:left; width:335px; padding:0; clear:left; }
#Content #Center #CenterLeft #CenterLeftBottom { float:left; width:335px; padding:20px 0 0; clear:both; }
#Content #Center #CenterRight { float:right; width:335px; padding:0 0 20px 10px; clear:right; }
#Content #Center #CenterRight #CenterRightTop { float:left; width:335px; padding:0; clear:right; }
#Content #Center #CenterRight #CenterRightBottom { float:left; width:335px; padding:20px 0 0; clear:both; }
#Content #Center #CenterBottom { float:left; padding:0 0 20px; }
#Content #Right { float:right; width:120px; }

