.siteConCon { background: #FFFFFF; }
.siteCon { width: 880px; background: #FFFFFF; border-left: 1px solid #999999; border-right: 1px solid #999999; }
/*
.siteEdgeL { width: 9px; background: url(/Images/Gui/SiteEdgeL.gif) repeat-y; }
.siteEdgeR { width: 9px; background: url(/Images/Gui/SiteEdgeR.gif) repeat-y; }
*/
.siteHead {}
.siteHead .top { background: #FFFFFF; height: 112px; }
.siteHead .top .logo { float: left; text-align:left; }
.siteHead .top .right { float: right; }
.siteHead .deco { height: 10px; background: url(/Images/Gui/global_colorbar.gif) repeat-x; margin: 2 0 2 0; font-size:3px; }
/*
.siteHead .bottom { padding: 0 14 0 0; background: #E6E6E6; }
.siteHead .bottom, { height: 60px; }
.siteHead .bottom .right { float: right; }
.siteHead .afterValue { clear: both; }
*/
.siteBodyCon { display: block; width: 880px; border-left: 1px solid #999999; border-right: 1px solid #999999; }
.siteBodyCon, { height: 500px; }
/*
.siteBodyShadow { width: 898px; background: url(/Images/Gui/SiteEdges.gif) repeat-y; }
*/              /* 878=880-2 (for the left-right border) */
.siteBody { min-height: 500px; background: white; padding: 0 15 0 15; text-align:left; }
.siteBody, { height: 500px; }
.content { min-height: 500px; padding: 0 15 0 15; }
.content, { height: 500px; }
.indentedContent { padding: 10px 0px 0px 40px; }
.siteFoot { padding: 5 0 10 0; border-top: 1px solid #D5D5D5; }
.siteFoot .divider { height: 7px; background: #33CCFF; margin: 0 0 2 0; font-size:2px; }
.siteFoot .bar { text-align:right; height: 20px; padding: 4 13 0 0; font-size: 9px; color: #666666; background: #C3F20C; }
.siteFoot .menu { float: left; text-align:left; padding: 0 0 0 10; font-size: 11px; }
.siteFoot .menu a { color: #F53D6B; font-weight: bold; }
.siteFoot .copyright { float: right; padding: 0 13 0 0; font-size: 9px; color: #666666; }