html, body { margin: 0; padding: 0; }
body { font: normal 0.76em Arial, Helvetica, Verdana, sans-serif; color: #444; }
div { display: block; position: relative; }
#cntnr { width: 950px; padding: 15px; }
#hdr { background: #767676 url('bckGnd.gif') repeat-x; background-position: bottom left; border-bottom: 7px solid #dad6d3; }
#hdr #logo { display: none; background-image: url('SocialLogo.gif'); width: 281px; height: 89px; background-repeat: no-repeat; background-position: top left; }
#hdr #hdrText { font-size: 18px; color: #FFF; padding: 25px 7px; }
#cntnr #contentCntnr { width: 100%; }
#cntnr #left, #cntnr #right { padding: 0 5px 5px 5px; background: #F3F3F3 url('leftRightBckGnd.gif') repeat-x; background-position: top left; border: 1px solid #EEE; }
#cntnr #left[class=rnd], #cntnr #right[class=rnd] { -moz-border-radius: 7px; border-radius: 7px; -webkit-border-radius: 7px; }
#cntnr #left h1, #cntnr #right h1 { font-size: 12px; line-height: 18px; }
#cntnr #text h1 { font-size: 18px; color: #ee963a; line-height: 23px;}
#cntnr #text { padding: 0 15px; }
#ftr { padding: 15px 15px 15px 0; border-top: 1px dashed #CCC; margin: 15px 0 0 0; }
#ftr a { color: #A13908; font-weight: bold; padding: 7px; }
#ftr a[class=rnd] { -moz-border-radius: 7px; border-radius: 7px; -webkit-border-radius: 7px; }
#ftr a:Hover { background-color: #EEE; }
.clr { clear: both; }