html {overflow:auto}
body {margin:0; padding:0; font-family:Arial, Verdana, sans-serif; font-size:14px; color:#333; background:#f1f1f1}
#header {width:100%; height:55px; background:#E8E8E8 url(../img/bg-tbar.gif) repeat-x; border-bottom:1px solid #d0d0d0; position:relative}
#header #logo {width:131px; height:46px; position:absolute; left:20px; top:3px; background:url(../img/logo.gif) no-repeat}
#header h2  {position:absolute; left:170px; top:17px; margin:0; padding:0; font-size:20px; font-weight:normal; line-height:20px; color:#195D99}
#container {width:500px; margin:180px auto; text-align:right}
#content {background:#fff; border:1px solid #ccc; text-align:left}
#content h1 {height:34px; margin:0; padding:4px 0 0 10px; font-size:24px; font-weight:normal; line-height:30px; color:#333; background:#ECECEC url(../img/bg-titlebar.gif) repeat-x; border-bottom:1px solid #ddd}
#content p {margin:20px; padding;0}
#footer {display:none; padding:10px 20px}
a, a:visited, a:link {color:#195D99}
a:hover {color:#195D99}