div.area { position: absolute; top: 0px; left: 0px;}
div.rotator { position: relative; height: 180px; width: 800px; padding: 0px; background: #fff; display: none; }
div.r1 { background: #fff; }
div.r1 p { margin-top: 0px; text-align: center; }
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 { background: #000; color: #eee; text-align: center; }

