body { color: #fff; background: #333 url('/cm-bg.png') repeat-x; text-align: center; }

p {	font: 12px Geneva,Tahoma,sans-serif; line-height: 1.3em; text-align: left; }

a { color: #2a7ea8; }
a:visited { color: #2a7ea8; }
a:hover { color: #39ace5; }
.MedBracer { height: 30px; }
.BigBracer { height: 75px; }
.TextC { text-align: center; }
.Bigger { font-size: 100%; }
.Smaller { font-size: 75%; }
.SmCaps { font-variant: small-caps; }
.F-S { font-family: Geneva,Tahoma,sans-serif; }
.Expand { font-stretch: wider; }
.LtFloat { float: left; }
.RtFloat { float: right; }

#cm-header { width: 100%; height: 398px; background: #2a7ea8; }
#cm-top { width: 100%; height: 171px; background: #2a7ea8; }
#navbar { width: 100%; height: 24px; background: #fff;
  border-top: 1px solid #153f54; border-bottom: 1px solid black; }
#navlist { width: 100%; padding-top: 5px; text-align: center; list-style-type: none;
  color: #000; font: bold 11px Helvetica,Arial,sans-serif; }
#navlist li { display: inline; }
#navlist li a { text-decoration: none; color: #000; padding: 2px 1em; }
#navlist li a#current { color: #2a7ea8; }
#navlist li a:hover { background-color: #23698c; color: #39ace5; }
#navlist li a#current:hover { background-color: #23698c; color: #39ace5; }

#sitebody { width: 900px; margin: 0 auto; }
#content { width: 700px; margin: 0 auto; }

#footer { font: bold 11px Geneva,Tahoma,sans-serif; color: #fff; text-align: center; }
.sponsor { width: 196px; height: 119px; }
#footer a { }
