
div#container { 
text-align:left; /* reset text alignment */ 
width:900px; /* or a percentage, or whatever */ 
margin:0 auto; /* for the rest */ 
}

body { 
  font-family: verdana, arial, helvetica, sans-serif; 
  font-size:10pt; 
  text-align:center; /* for IE */ 
  background-color: #003366 
  }

p, ul { font-family: verdana, arial, helvetica, sans-serif; font-size:10pt }
td { font-family: verdana, arial, helvetica, sans-serif; font-size:10pt }
.navBarTitle { font-family: Times New Roman, Times, serif; font-size: x-large; color: #ffffff; font-weight: bold }
.navBar { font-size: 12pt%; color: #ffffff; text-decoration: none; font-weight: bold }
.navBarpipe { font-size: large; color: #336699; font-weight: bold}
a.navBar:hover  { color: #66ccff}

.leftTextoftheDay { font-size: 8pt }
.leftBarLink { font-size: 12pt; color: #ffffff; text-decoration: none; }
a.leftBarLink:hover { color: #66ccff }

.centerTopTitle { font-size: x-small; text-transform: uppercase; color: #666633; text-decoration: none; letter-spacing: 5px}
.centerTitle { font-family: Times New Roman, Times, serif; font-size: large; color: #666633; text-decoration: none}
a.centerTitle:hover { color: #0066cc; }
.centerLink{ font-size: 10pt; color: #003366; text-decoration: underline}
a.centerLink:hover { color: #0066cc}
.centerdate { font-family: Arial,Verdana,sans-serif; font-size: 10pt; font-weight: bold}

.rightTitle { font-size: x-small; text-transform: uppercase; color: #333300; text-decoration: none; letter-spacing: 3px}
.rightBarLink { font-size: 10pt; color: #003366; text-decoration: none}
a.rightBarLink:hover { color: #0066cc }

td.left { background: #003366; }
td.center { background: #ffffff; }
td.right { background: #cccc99; }
td.navBar { background: #003366; }

.leftLine { background: #336699; }

td.footer { background: #003366; }
.footer { font-size: x-small; color: #ffffff }
a.footer { font-size: x-small; color: #ffffff }
