body { background-color: #ec7126; background-repeat: no-repeat; background-attachment: fixed; background-position: left top; }
td {  }
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
/*positions*/
#layout { position: absolute; left: 50%; right: 50%; width: 878px; height: auto; margin-right: -439px; margin-left: -439px; }
#topmenu { position: relative; top: 0; width: 850px; height: 252px; z-index: 999; }
#bottom { color: #666; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 13px; position: relative; width: auto; height: 56px; margin-top: 8px; padding-right: 7px; padding-left: 7px; border-top: 1px dotted #666; }
#content { color: #313131; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 15px; background-color: #fff; position: relative; height: auto; }

