body { background: url(bg.png) repeat-y center; text-align: center;  }
#header { font: 18px times,serif; font-style: italic; color: #666666; background: url(logo.png) no-repeat left; width: 700px; height: 68px; text-align: right; margin: auto; }
#footer { font: 12px arial,sans-serif; color: gray; line-height: 20px; }
#policies { font: 11px arial,sans-serif; color: gray; line-height: 20px; }
#policies a { color: gray; }
#menu { width: 700px; text-align: left; margin: auto; }
h1,h2,h3 { display: none; }
p { width: 700px; font: 13px arial,sans-serif; text-align: left; line-height: 18px;  }
#menu a { font: 16px verdana,sans-serif; margin: 6px; display: inline; color: 666666; text-decoration: none; border: 0px; }
#menu a:hover { color: #8888ee; }
a { color: #8888ff; text-decoration: none; }
a.link { color: teal; border-bottom: dotted teal 1px; }
a.link:hover { border-bottom: solid red 1px; }
font.link { color: gray;; border-bottom: dotted gray 1px; cursor: default; }
a.message, font.message { font: 12px; color: maroon; }
a.blue { color: blue; text-decoration: underline; }
div.content { display: none; }