#header div
{
  background: url(../images/guy_head_bkg.png) no-repeat right bottom;
}
#nav
{
  background: url(../images/nav_bkg.png) no-repeat right bottom;
}
#nav ul
{
  width: 650px;
}
#upperContent
{
  background: url(../images/guy_1.png) no-repeat right top;
  margin-left: 29px;
  border-bottom: 1px solid #008752;
  height: 297px;
  overflow: hidden;
}
#content
{
  border: 1px solid red;
}
#upperContent div
{
  padding-bottom: 25px;
}
#upperContent h2
{
  margin: 0px;
  padding: 0px;
  padding-top: 25px;
  font-size: 23px;
  font-weight: normal;
}
#upperContent h2 span
{
  color: #1fb25a;
  font-weight: bold;
  font-size: 30px;
}
#upperContent p
{
  width: 325px;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  margin-top: 11px;
}
#upperContent a, .bottomContent a
{
  color: #898989;
  font-style: italic;
  text-decoration: none;
  font-size: 14px;
}
#upperContent a:hover, .bottomContent a:hover
{
  text-decoration: underline;
}
.bottomContent
{
  margin-left: 29px;
  border-right: 1px solid #008752;
  float: left;
  display: inline;
  padding-right: 25px;
  margin-top: 10px;
  height: 315px;
}
.bottomContent p, .bottomContent h3
{
  margin: 0px;
  padding: 0px;
  width: 204px;
}
.bottomContent p
{
  font-size: 15px;
}
.bottomContent h3
{
  margin-bottom: 10px;
}
.bottomContent h3 img
{
  position: relative;
  left: -5px;
}
#lowerRight
{
  border-right: 0px;
  padding-right: 0px;
  width: 258px;
  margin-left: 0px;
}
#lowerRight p
{
  padding-left: 27px;
}
#lowerRight a
{
  text-decoration: none;
}
#what10
{
  margin-right: 20px;
}
#lowerRight a img
{
  border: 0px;
}

#lowerRight ul, #lowerRight li
{
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#lowerRight ul
{
  float: right;
  display: inline;
  width: 230px;
  border-top: 1px solid #0f8e61;
  overflow: hidden;
  margin-top: 12px;
}
#lowerRight li
{
  border-bottom: 1px solid #0f8e61;
  float: left;
  display: inline;
  width: 230px;
}
#lowerRight ul a
{
  color: #0f8e61;
  text-decoration: none;
  font-size: 12px;
  padding: 5px 0px;
  float: left;
  display: inline;
}
#lowerRight ul a:hover
{
  text-decoration: underline;
}