html body { margin: 0 auto; padding: 0px; background: #6daabe; text-align: center; color: #666; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; }

#container { margin: 0 auto; width: 900px; text-align: left; }

#nav { background: url(/images/nav/bg.jpg) right top no-repeat; padding-bottom: 16px; }

#content { background: url(/images/content_bg.gif) repeat-y; padding: 1px 30px 1px 211px; }

#footer { font-size: 10px; color: #fff; text-align: center; background: url(/images/bottom.gif) top no-repeat; padding-top: 30px; margin-bottom: 10px; }

h1 { padding: 0px; margin: 0px; }

a:link { color: #084594; text-decoration: underline; }
a:visited { color: #084594; text-decoration: underline; }
a:active { color: #084594; text-decoration: underline; }
a:hover { color: #084594; text-decoration: none; }