/* CSS Document */
body {
  font: 100% 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
	margin: 0pt;
	padding: 0pt;
}
#body {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}
#head {
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 160px;
  background: url(/img/head.png) bottom no-repeat;
  display: block;
  }
#corpus {
  background-color: white;
  background-image: url(/img/body.png);
  background-repeat: repeat-y;
	width: 700px;
  margin: 0;
  padding: 0;
}
#cleaner {
  clear: both; 
}
#content {
  float: left;
  text-align: justify;
  width: 440px;
  margin: 0;
  padding: 0 20px 20px 20px;
}
#content p {
  font: 90% 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
}
h1 {
  font: 140% 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
  color: Black;
}
h2 {
  font: 120% 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
  color: Black;
}
h3 {
  font: 110% 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
  color: Black;
}
#right  {
  font: 100% 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
	padding: 20px;
	width: 180px;
	float: right;
	list-style-type: none;
  }
#right ul  {
	list-style-type: none;
	list-style-position: inline;
  font: 130% 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
  margin: 0 0 30px 0;
  padding: 0;
  text-align: center;
  }
#right ul a:link {
  text-decoration: none;
}
#right ul a:visited {
  text-decoration: none;
	}
#right ul a:hover {
  text-decoration: none;
	}
#right .info  {
  font: 75% 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
  text-align: justify;
	}
#right .info img  {
  text-align: center;
  margin: auto;  
  border: none;
	}
#footer {
  text-align: center;
  vertical-align: top;
  font: 70% tahoma;
	padding: 20px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 70px;
  background: url(/img/footer.png) no-repeat;
  }
img {
	border: solid 1px #C6C0B5;
	padding: 2px;
  }
.photo {
	width: 120px;
	margin-bottom: 10px;
  margin-left: 25px;
	}
.pic {
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
	}
.link {
  font: 65% Tahoma;
  color: black;
	}

a:link {
  color: black;
	}
a:visited {
  color: black; /*#3F3F3F;*/
	}
a:hover {
  color: #998B7E ; /*#A39689 #C6C0B5*/
  text-decoration: none;
	}
ul {
  font: 90% 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
	}
.icon {
  border: none;
	}
.birthday {
  padding: 0;
  margin: 0;
	}
.google {
  text-align: center;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  }

