@import url(http://fonts.googleapis.com/css?family=Codystar);
@import url(http://fonts.googleapis.com/css?family=Offside);
header a:link{
color: black;
text-decoration: none;
}
body {
  min-width: 24em;
  max-width: 90em;
  margin: 0 auto;
  font-family: arial,tahoma, helvetica, sans-serif;
  background: #f9c7e5;
  }
  h1{
  text-align: center;
  font-size: 6em;
  font-family: 'Codystar', cursive;
  margin-top: .15em;
  }
  table{
  width: 100%;
  margin: 0 auto;
  padding: 0; 
  display: inline;
  }
  th{
  padding: 0.50em;
  }
  td{
  padding: 0.50em;
  }
  footer {
  display: block;
  font-size: 1em;
  margin: 1em auto;
  border-top: 0.15em solid #9b9996;
  font-weight: bold;
  }
 #arataland{
text-align: center;
 }
 #box {
 border-top: 0.15em solid #9b9996;
 width: 60em;
 margin: auto;
 margin-top: -58px;
 } 
 #biofig{
 float: right;
 -webkit-box-shadow: 1px 1px 4px black;
 -moz-box-shadow: 1px 1px 4px black;
 box-shadow: 3px 3px 4px black;
 }
 #fb{
 float:left;
 }
 #first{
 font-weight: bold;
font-size: 3em;
float: left;
line-height: 0.8em;
 }
 #hide{
 }
 #instal{
 display: block;
 float: left;
 width: 500px;
 padding-right: 2em;
 padding-left: 1em;
}

#mainnav{
 text-align: center;
 margin: .5em 0 0 0;
 position: center;
 font-size: 1.2em;
 font-family: 'Offside', cursive;
}
#click{
font-family:'Offside', cursive;
font-weight: bold;
font-size: 2em;
text-align: center;
}
#header{
background: black;
}

 #figure{
text-align: center;
 }
 #flock{
 float: right;
 }
#pdf{
font-family:'Offside', cursive;
font-weight: bold;
text-align: center;
font-size: 1em;
}
 #title{
 font-style: italic;
 }
 #whitebox{
padding: 1em;
  margin: 1em; 
  background: white;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
border-top-left-radius: 10px;
}
#presswhitebox{
padding: 1em;
  margin: 0 auto; 
 background: url("myimages/blonde.pet.jpg") no-repeat center;
 height: 450px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
border-top-left-radius: 10px;
text-align: center;
}
 a:link{
  color: black;
  text-decoration: none;
  }
  a:visited{
  color: black;
  }
  a:hover{
  color: #640b15;
  }
  a:active{
  color: #6dcff6;
  }
  .first{
  font-weight: bold;
  font-style: italic;
  }
.sculpt li{
display: inline;
list-style-type: none;
padding: 1em; 
}
.sculpt a:hover img{
border: 5px solid #b5b2b4;
} 
 .act{
 width: 500px; 
 margin: auto;
 display: block;
 }
.act a:hover img {
border: 5px solid #b5b2b4;
}

.content:first-letter{
font-weight: bold;
font-size: 3em;
float: left;
line-height: 0.8em;
}
.content{
padding-left: 40px;
padding-right: 50px;
}
.pet li{
margin: auto;
display: inline;
padding: .7em;
}
.pet a:hover img {
border: 5px solid #b5b2b4;
margin: 0 auto;
}
