body  {
      background:#FEE57B url(images/gradient.jpg) 0% 0% repeat-x;
	  width: auto;
      margin:0;
      padding:0;
	  z-index:-2;
}

td  {
      color:#000000;
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:12px;
      text-align:justify;
}

td.left  {
      width:342px;
      height:583px;
      background:url(images/left.jpg) 0% 0% no-repeat;	
}

td.right  {     
      background:#FEE57B url(images/gradient.jpg) 0% 0% repeat-x;
	  z-index:100;
}

div.dots  {
      position:absolute;
      left:0;
      top:95px;
      height:100%;
      background:url(images/dots.gif) 0% 0% repeat-y;
      width:6px;
}

div.pagearea  {
      position:relative;
      left:20px;
      top:5px;
}

div.address  {      
      text-align:center;
      color:#000000;
      font-size:12px;
	  text-decoration:none;	     
}

a  {text-decoration:none;}	

li.main  {
      line-height:25px;
}

.cleanTable {
      border-top-width: 1px;
	  border-right-width: 1px;
	  border-bottom-width: 1px;
	  border-left-width: 1px;
	  border-top-style: solid;
	  border-right-style: solid;
	  border-bottom-style: solid;
	  border-left-style: solid;
	  border-top-color: #999999;
	  border-right-color: #999999;
	  border-bottom-color: #999999;
	  border-left-color: #999999;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px;	
	  color: #000000;      
}

<!---Menu--->

div.navcase  {
      position:relative;
      width:342px;
      height:583px;
      padding:0;
      margin:0;
}

div.nav  {
      padding:0;
      margin:0;
      position:absolute;
      left:167px;
      top:90px;
}

div.nav ul.level1  {
      padding:0;
      margin:0;
}

div.nav ul.level1 li  {
      padding-top:3px;
      font-size: 12px;
      list-style:none;
      background:url(images/listitem.gif) 0% 75% no-repeat;
      padding-left:15px;
}

div.nav ul.level1 li:hover  {
      background:url(images/listitemover.gif) 0% 75% no-repeat;
} 

div.nav ul.level1 li a  {
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #82934D;
      text-decoration: none;
      text-align:left;
}

      div.nav ul.level1 li a:hover  {
color:#970F00;
}

<!---End Menu--->


