div.area {width:900px; height: 380px; display: block;}
div.rotator { position: relative; height: 350px; width: 900px; padding: 0px; margin: 0; background: #fff;  }
div.rotator h2, div.rotator h1 { margin: 0 0 0 30px; font-weight: bold; }
div.rotator h1 {font-size: 180%;}
div.navigation { position: absolute; top: 5px; right: 5px; }
div.navigation div.current, div.navigation a { width: 12px; height: 12px; margin: 0 8px 0 0; float: left; overflow: hidden; }
div.navigation a:hover { text-decoration: none; }
div.navigation div.current { background: #c00; }
div.navigation a { display: block; background: #ccc; }
#introslide {  }