* { margin: 0; padding: 0; border: 0px; text-decoration: none; font-family: "Trebuchet MS", Arial; font-size: 12px; }
html { background: url(/images/background.gif) repeat-x top #b4e8f6; }
#logo { width: 863px; padding-top: 60px; height: 50px; margin: 0 auto; }
#container { width: 863px; margin: 0 auto; background: url(/images/middle.gif) repeat-y; }
#footer { width: 863px; margin: 10px auto; padding-left: 50px; color: #005EBB; }

#contentTable { width: 855px; }
#content { padding: 10px 30px 10px 40px; width: 485px; }
#side { padding: 10px 0 0 20px; width: 280px; background: #e6faff; }

#side ul { list-style-type: none; }
#side li { padding: 2px 0 2px 0; }
#side li a { color: #990066; font-weight: bold; font-size: 14px; }

#content h1 { font-size: 24px; font-weight: bold; color: #000066; margin-bottom: 10px; }
#content h2 { font-size: 18px; font-weight: bold; color: #333333; margin-bottom: 10px; }
#content p { margin-bottom: 10px; line-height: 16px; font-size: 14px; }
#content ul { margin: 10px 0 10px 20px; padding: 10px 0; }
#content ul * { line-height: 16px; font-size: 14px; }