* { margin: 0px; padding: 0px; }
body { position: relative; display: block; width: 100%; height: 100%; text-align: center; font-family: Verdana; background: #e2ffff url(body_bg.gif) repeat-x; }
#page { position: relative; display: block; width: 720px; margin: 0px auto; text-align: left; }

h1 { position: relative; display: block; width: 473px; height: 220px; margin-left: 120px; background: url(header_bg.gif) no-repeat; }

h1 span { position: absolute; margin-left: -5000px; }

#content { position: relative; display: block; width: 710px; margin: 4px 0px 0px 2px; }

#navigation { position: relative; display: block; width: 720px; height: 300px; list-style-type: none; }
#navigation li { position: relative; display: block; float: left; width: 210px; height: 263px; padding: 0px 20px 0px 20px; }
#navigation li a { position: relative; display: block; width: 210px; height: 263px; }
#navigation li a span { position: absolute; margin-left: -5000px; }
#navigation li #nav0 { background: url(nav0.gif); }
#navigation li #nav0:hover { background-position: -210px 0px; }
#navigation li #nav1 { background: url(nav1.gif); }
#navigation li #nav1:hover { background-position: -210px 0px; }
#navigation li #nav2 { background: url(nav2.gif); }
#navigation li #nav2:hover { background-position: -210px 0px; }

#footer { position: relative; display: block; text-align: center; font-size: 10px; color: #1758a8; }
#footer dt { font-weight: 900; margin-bottom: 6px; }
