  smallerText{
    font-family: "Arial Narrow", Arial, sans-serif;
    color:#666;
    text-decoration:none;
  }


  a {
    font-family       : Arial;
    font-size         : 10px;
    color             : #dd5555;
    text-decoration   : none;
  }

  a:hover {
    color             : #dd5555;
    text-decoration   : none;
  }

  a:link {
    color             : #dd5555;
    text-decoration   : none;
  }

  a:active {
    color             : #dd5555;
    text-decoration   : none;
  }

  a:visited {
    color             : #dd5555;
    text-decoration   : none;
  }

  img {
    border-style      : none;
  }
  

  body {
    margin            : 0 0 0 0;
    background-color  : #ed9017;
    background-image  : url('../images/bg.jpg');
    background-repeat : repeat-x;
  }

  div.globaldiv {
    visibility        : visible;
    opacity           : .0;
    filter            : alpha(opacity=0);
    -moz-opacity      : 0.0;
    text-align        : center;
  }
  
  img.galerifoto {
    border-style      : solid;
    border-color      : #888888;
    border-width      : 1px;
    padding           : 2px;
  }
  
  .food_subtitle {
    font-family : arial;
    font-size   : 16px;
    color       : #cf8016;
    line-height : 30px;
  }
  
  .food_note {
    font-family : arial;
    font-size   : 12px;
    color       : #a13f36;
    line-height : 12px;
  }
  
  .food_text {
    font-family : arial;
    font-size   : 11px;
    color       : #5e5e5e;
  }
  
  #homeimg {
		float             : right;
		width             : 829px;
		height            : 261px;
		position          : relative;
		background        : #FFF;
  }
  
	#homeimg img {
		position: absolute;
		top: 0;
		left: 0;
		min-height: 1px;
		_height: 1px;
		width: 829px;
		height: 261px;
	}     
	
  
