* { margin: 0; padding: 0; }
body { background: #eee; font: 12px/22px Georgia, 'Time News Roman', serif; text-align: center; }
a:link, a:active, a:visited { color: #236b8e; outline: none;}
a:hover { color: #111144; }
img, a img { border: 0; }
#container { text-align: left; background: #fff; margin: 0 auto; width: 800px; border: 3px solid #ddd; border-width: 0 3px;}
#header { background: url("header.jpg") top left no-repeat; font: 11px Arial, Helvetica, sans-serif; height: 200px;}
#header h1 { text-indent: -9999px; }
#header #menu { text-align: center; color: #fff; text-transform: uppercase; margin-top: 145px; }
#menu a { margin-right: 15px; background: url("dot.gif") left center no-repeat; color: #fff; text-decoration: none; padding-left:25px; }
#menu a.home { background: none; }
#menu a:hover { color: #7edddd; }
#content { margin: 25px; }
h2 { font-size: 16px; border-bottom: 3px solid #999; text-align: center; margin-bottom: 15px; padding-bottom: 15px; color: #003; }
p { margin-bottom: 20px; }
#footer { text-align: center; border-top: 1px dotted #ccc; padding: 10px 0; font-size: 10px; text-transform: uppercase; }
ul { margin-left: 20px; margin-bottom: 15px; }