
.home_slideshow
{
	width: 100%;
	height: 300px;

}

.home_cite
{
  text-align:center;
  font-size: 1.1em;
  font-family: comic,sans;
  color: #EEE3B7;
}

.home_author
{
  width: 316px;
  height: 316px;
  margin: 0px auto;
  background-image: url(/img/author.jpg);
}


.home_image
{
  width: 1100px;
  height: 338px;
  background-image: url(/img/img_home.jpg);
}

.home_hsep
{
  height: 10px;
  background-color: #111111;
}
