html, body { margin:0; padding:0; border:0; }
body { color:#000; font-family:verdana,arial; text-align:center; font-size:13px; margin:2px; background:url('images/background.gif'); line-height:1.5em; }
#outer { margin:0 auto; width:800px; text-align:left; background:#fff; border:#000 1px solid; }

.list { background:url('images/point.gif') no-repeat left; padding-left:16px; line-height:2.4em; }
.says { width:650px; text-align:left; background:#eef; border:#000 1px dotted; margin:5px 70px; padding:3px; }

#header { width:800px; height:60px; color:#fff; text-align:center; background:#00c; }
.header_left { float:left; width:80px; height:52px; background:url('images/dollar.jpg'); }
.header_text { float:left; width:600px; height:25px; text-align:center; padding-top:18px; }
.header_right { float:right; width:80px; height:52px; background:url('images/dollar.jpg'); }
#menu { clear:both; width:800px; height:22px; background:#fc9c0c; }
.menu_item { float:left; width:133px; text-align:center; }
#footer { clear:both; width:800px; text-align:center; font-size:13px; color:#000; padding:3px 0; border-top:#000 1px solid; }

h1 { font-size:21px; display:inline; }

.red {color:#f00;}
.blue {color:#00f;}
.bold {font-weight:bold;}
a:link { color:#009; font-weight:bold; text-decoration:underline; }
a:visited { color:#009; font-weight:bold; text-decoration:underline; }
a:hover { color:#900; font-weight:bold; text-decoration:none; }
a.menulink:link,a.menulink:visited { color:#003; }