/* CSS Document */
	/*div.area{display:none;}*/
	#slideswrapper{ position:absolute; left:10px; top:83px;}
      div.rotator { position: relative; height: 209px; width:432px; padding: 10px; background: #fff; }
      div.r1, div.r2, div.r3, div.r4, div.r5, div.r6, div.r7, div.r8, div.r9, div.r10 {background: url(../images/slideshowback.jpg) 0 0 repeat-x; }
      div.r1 p { margin-top: 20px; text-align: center; }
      div.navigation { position: absolute; bottom: 0px; right: 2px; width:auto; }
      div.navigation div.current, div.navigation a { width: 10px; height: 10px; margin: 0 8px 0 0; float: left; overflow: hidden; }
      div.navigation a:hover { text-decoration: none; }
      div.navigation div.current { background: #ffaf4b; }
      div.navigation a { display: block; background: #48a5bf; }    

