/* CSS Document */

img.x
{
	position:absolute;
	left:600px;
	top:100px;
	z-index:5;
	width: 160;
	height: 184;
}



body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
background-color: #cccccc;

	}	
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
/*- Menu Tabs F--------------------------- */

   #tabsF {
      float:left;
      width:100%;
      background:#CCCCCC
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #666;
      }
    #tabsF ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	margin-left: 14%;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("../images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("../images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#444;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
	
	



	
	




/*- Menu 1--------------------------- */
	
#menu1 {
	width: 150px;
	margin: 5px;
	border-style: solid solid none solid;
	border-color: #3D261D;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu1 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #E4D6CD;
	display: block;
	background:  url(../images/menu1.gif);
	padding: 8px 0 0 10px;
	}
	
#menu1 li a:hover {
	color: #FFF;
	background:  url(../images/menu4.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}	




ul {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  text-align: left;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}
ol {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
h3 {
	color: 336600;
}
