body{ margin: 0; padding: 0; }

img, div { behavior: url(http://www.raurusreturn.net/css/iepngfix.htc) }

p.quote{
  color: black;
  margin: 5px;
  padding: 5px;
  background: #99CC66 url('http://www.raurusreturn.net/template/images/quote.gif') bottom right no-repeat;
  border: 1px black solid;
  font-weight: bold;
  }

#navheader {
	float:left;
	line-height:normal;
	width: 100%;
	background-color: #F5F5F5;
	background-image: url("bg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	z-index:0;
      }
	  
    #navheader ul {
	margin:0;
	list-style:none;
	padding: 5px 10px 0 15px;
	z-index:0;
      }
	  
    #navheader li {
	float:left;
	background:url("left_both2.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	border-bottom:1px solid #765;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	z-index:0;
      }
	  
    #navheader a  {
      float:left;
      display:block;
	  width:auto;
      background:url("right_both2.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#FFFFFF;
      z-index:0;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navheader > ul a {width:auto;
    z-index:0;}
	
	#navheader a   {float:none;
	z-index:0;}
    /* End IE5-Mac hack */
	
    #navheader a:hover   {
	color:#000000;
	font-weight: bold;
	z-index:0;
      }
    #navheader #current {
      background-position:0 -150px;
      border-width:0;
      z-index:0;
      }
    #navheader #current a   {
	background-position:100% -150px;
	padding-bottom:5px;
	color:#000000;
	font-weight: bold;
	z-index:0;
      }

    #navheader li:hover, #navheader li:hover a {
      background-position:0% -150px;
      color:#000000;
      z-index:0;
      }
    #navheader li:hover a   {
      background-position:100% -150px;
      z-index:0;
      }
