* { font-size: 11px; font-family: Arial; color: #595b6a; }
a { outline: none; }
body { text-align: center; background: url(../img/bg.gif) top center white; }

#layout { width: 843px; height: 705px; background: url(../img/layout.gif) no-repeat; margin: 0 auto; text-align: left; margin-top: 41px; position: relative; }

#nav { position: absolute; top: 145px; left: 10px; width: 110px; height: 550px;  }
#nav div { height: 18px; }
#nav div a { text-decoration: none; }
#content { position: absolute; top: 127px; left: 127px; width: 695px; height: 550px; }
#pager {  position: absolute; top: -70px; right: -13px; width: 695px; height: 100px;  text-align: right; }
.navdiv { padding-left: 10px; }

#footer { margin: 0 auto; font-size: 9px; width: 824px; color: #d3d4da; }
#footer * { color: #d3d4da; }

#back { position: absolute; top: 250px; left: -31px; }
#next { position: absolute; top: 250px; left: 706px; }

input, textarea { border: 1px solid #939393; }