h5
{
color: #ffffff;
font-family: verdana;
display: inline
}
a {
text-decoration: none;
color: #ffffff
} a.red
{
text-decoration: none;
color: #ff0000;
font-weight: bold
}
a:hover
{text-decoration: none;
color: #999999
}
p {
color: #999999;
text-align: justify;
font-family: verdana;
font-size: 75%;
}
.image_square {
border: 3px solid black;
height:249px;
width:249px;
margin-right:30px;
}
.top_image {
  margin-bottom:30px;
}
#navbar img {
  border:0px;
}
#navbar  {
  clear:both;
  margin-top:12px;
}
body {
  text-align:center;
  background-color:rgb(153,153,153);
}
#container {
  text-align:left;
}
#content {
  clear:both;
}
#right p {
  display:block;
  font-size:10px;
}

#left_header {
  background-color:black;
  height:61px;
}

#production_content {
  background-color:white;
  padding:3px;
  color:black;
}

#production_content p {
  color:black;
}

#production_content a {
  color:#333333;
  font-style:italic;
  font-weight:normal;
  text-decoration:none;
}
#production_content a:hover {
  text-decoration:underline;
}
#production_content p {
  text-size:10px;
}

