/* CSS Document */

a{
  color: #333333;
  font-weight: bold;   
  text-decoration: none;
}

a:hover{
  color: #333333;
  text-decoration: underline;
}

body{
  background-color: #987727;
  font-family: Verdana;  
  margin: 0;
  font-size: 12px;
  color: #333333;  
  padding: 10px 0 10px 0;
}

img{
  float: left;
  border: 0;
}

#photos img{
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  margin: 10px;
}

#photos{
  text-align: center;
  padding: 0;
  width: 615px;
  margin: auto;
  font-size: 10px;
  font-style: italic; 
  float: left; 
}

h1{
  font-size: 18px;
  font-family: Georgia, "New York CE", utopia, serif;
  font-weight: normal;
  padding: 0;
  text-align: left;
  margin: 0;
}

h2{
  font-size: 18px;
  font-family: Georgia, "New York CE", utopia, serif;
  font-weight: normal;
  padding: 0;
  text-align: left;
  margin: 0 0 15px 0;
}

h3{
  font: bold 12px Georgia; 
  font-family: Georgia, "New York CE", utopia, serif;
  padding: 0;
  text-align: left;
  margin: 0;
}

p{
  padding: 0;
  margin: 0 0 8px 0;
}

li{
  padding: 0;
  margin: 0 0 8px 0;
}

p strong{
  font-weight: normal;
}

#links{
  width: 160px;  
  float: left;
}

#sign{
  text-align: right;
  padding-top: 11px;
}

#above_text{
  width: 234px; 
  float: left;
}

#text{
  text-align: left; 
  color: #333333; 
  font-family: Verdana;   
  font-size: 11px; 
  padding: 5px; 
  width: 224px; 
  height: 285px; 
  background-image: url('images/7.jpg');
}

#text_other{
  text-align: left; 
  float: left;
  color: #333333; 
  font-family: Verdana;  
  font-size: 11px;  
  width: 615px; 
  height: 473px; 
  background-image: url('images/other/11.jpg');
  padding: 30px 20px 30px 20px;
}

.price{
  font: bold 11px Georgia; 
  font-family: Georgia, "New York CE", utopia, serif;
}

#main{
  width: 996px; 
  margin: auto;
}

#center{
  background-color: #ffffff; 
  padding: 20px 20px 0px 20px; 
  width: 900px; 
  float: left; 
  margin: 0 0 10px 0;
}

#main_photo1{
  width: 746px;
  margin: auto;
}

#main_photo2{
  width: 586px;
  margin: auto;
}

#center_photo{
  background-color: #ffffff;
  width: 650px; 
  padding: 20px 20px 0px 20px;  
  float: left; 
  margin: 0 0 10px 0;
}

#photo{
  background-color: #987727;
  background-color: #000000;
  width: 640px;
  height: 480px;
  text-align: center;
  padding: 5px;
  margin: auto;  
}

#photo img{
  float: none;
  margin: auto;
}


#languages{
  float: left;
}

#above_languages{
  width: 408px; 
  float: left
}

#above_languages_other{
  width: 408px; 
  float: left
}

#button{
  font: bold 12px Georgia;
  font-family: Georgia, "New York CE", utopia, serif;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  background-color: transparent;
  margin-top: 5px;
}

.textfield{
  width: 200px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000; 
  font-family: Verdana; 
  font-size: 11px;
  height: 16px;
  padding: 0;
  margin: 0 0 5px 0;  
}

textarea{
  width: 400px;
  height: 110px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000; 
  font-family: Verdana; 
  font-size: 11px;
  float: none;
}

form{
  margin: 0 0 15px 0;
}

#copyright{
  width: 450px;
  font-size: 11px;
  height: 40px;
  text-align: left;
  float: left;
}

#copyright h1{
  font-size: 11px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

#copyright_photo h1{
  font-size: 11px;
  margin: 0;
  padding: 0;
}

#copyright_photo{
  width: 325px;
  font-size: 11px;
  height: 40px;
  text-align: left;
  float: left;
}

#designed_coded{
  width: 450px;
  font-size: 11px;
  height: 40px;
  text-align: right;
  float: left;
}

#designed_coded_photo{
  width: 325px;
  font-size: 11px;
  height: 40px;
  text-align: right;
  float: left;
}

#contact{
  width: 455px;
  padding: 25px 100px 25px 100px;
}

.w3c{
  font-weight: normal;
} 

.note{
  text-align: center;
  font-style: italic;
  font-size: 10px;
}

.ns{
  font-weight: normal;
}

