body {
  background: url(nendotak.png);
  background-repeat: repeat-y;
  background-color: #FFD413; 
  font: 11px verdana;
  color: #4E3820;
  text-align: justify;
  margin: 0; 
  padding: 0;
  letter-spacing: 0px;
}

#layout { 
  position: absolute;
  margin: 0;
  padding: 0; }

.header { font-family: times new roman,arial,verdana,helvetica;
          font-size: 17px;
          font-weight: bold;
          letter-spacing: 3px;
          color: #726B30;
          font-style: italic; }

#head1 {
  position: absolute; 
  margin-top: 0px; 
  margin-left: 241px; 
  width: 450px;}

#bottom {
  position: absolute; 
  margin-bottom: 10px; 
  margin-left: 154px; 
  width: 657px;}

#bottom1 {
  position: absolute; 
  margin-bottom: 0px; 
  margin-left: 154px; 
  width: 657px;}

#content {
  position: absolute; 
  margin-top: 349px; 
  margin-left: 258px; 
  width: 416px;
  background: transparent;}

#content a img { border: 4px solid #DBDFC9; margin: 3px;}
#content a:hover img { border: 4px solid #BEC3A5; margin: 3px;}

.side {
  background: transparent;
  margin-bottom: 15px;
  padding: 4px;
  text-transform: lowercase; }

a { 
  text-decoration: none; 
  color: #CA7022;
  letter-spacing: 0px;}

a:hover {color: #CA7022; border-bottom: 1px dotted; border-color: #CA7022;}

blockquote {margin: 2px; margin-left: 30px;}

input, textarea{
	background-color: transparent;
	font: 10px verdana;
	color: #271717;
	letter-spacing: 1px;
	border: 1px solid #35929D;
	padding:2px; }
