* { margin:0; padding:0; }
img { border:0; }
body { font:normal 16px arial, san-serif; color:black; height:1000; background-color:white; }
table { width:100%; font:inherit; }
td { vertical-align:top; }

div#wrapper { width:800; margin:10 auto; background-color:white; }
div#banner { background-image:url('./images/banner_02.jpg'); width:800; height:100; }
div#navigation { color:gray; text-align:center; font:bold 16px arial, san-serif; margin-top:0; }
div#content { margin-top:10; }
div#footer { font:normal 14px arial, san-serif; text-align:center; margin-top:10; }

a { border:0; color:gray; }
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:active { text-decoration:none; }
a:hover { text-decoration:underline; color:black; }