body {


background: #a7a090 url(i/bg.jpg) repeat-x;

margin:0px;
font: 14px Tahoma, sans-serif;


} 

 img, div { behavior: url(iepngfix.htc) }



a { text-decoration: none; }

a:link { color: #b81b2f; }

a:visited { color: #b81b2f; }

a:hover { color: #7d684c; }

a:active {  }




.inputText {
    background-color : #f0dcc0; 
    font-family : verdana; 
    font-size : 8pt; 
    color : #000;
}

.textAreatext {
    background-color : #f0dcc0; 


    font-family : verdana; 
    font-size : 8pt; 
    color : #000;
}



.inputText:focus {
    background-color : #fff; 
}


.textAreatext:focus {
background-color : #fff; 
}



 a:hover img.thumbs {
padding:5px; 
border: 1px solid #a4731e;
background:#d7a54d;
             }

.thumbs {
      
padding:5px; 
border: 1px solid #dddddd;
background:#fff;
width: 160px;
height:  107px;
           } 


#photodiv {
  background-repeat: no-repeat;
}


#photodiv2 {
  background-repeat: no-repeat;
}

a img {
	border: none;
}






