
body 
{
    background-color: #1c1c1c;
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    color: #ffffff;
    font-size: 9pt;
}

a{
  font-family: 'Trebuchet MS', Arial,;
  font-size: 9pt;
  font-weight: bold;
  color: #D88787;;
  text-decoration: none;
}
a:hover{
  color:#d8a287;
}
h1{
  font-family: 'Trebuchet MS', Arial;
  font-size: 11pt;
  color: #f68f5a;
  margin-top: 10px;
  margin-bottom: 0px;
}
#container div.container
{
    margin: 0px;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}
#container #headerContainer
{
    margin-right: auto;
    margin-left: auto;
    width: 900px;
    height: 50px;
    margin-top: 70px;
    margin-bottom: 40px;
}
#container .bannerContent
{
    width: 325px;
    float: left;
}
#container .bannerContent h1
{
    margin:0px;
    padding:0px;
    font-family: 'Lucida Grande', 'lucida Sans Unicode', Arial;
    font-size: 11pt;
    color: #f68f5a;
    font-weight:normal;
}
#container #sidebar img{
  display:block;
  
}
#container .infoContent
{
    padding-top: 15px;
    float: right;
    text-align: right;
    padding-right: 15px;
    color: #97522f;
    font-size: 14pt;
    font-weight: bolder;
    border-right: solid 1px #97522f;
}
#container .infoContent a
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #d8a287;
    text-decoration: none;
}
#container .infoContent a:hover
{
    color: #f65a5a;
}
#container .infoContent a.selected
{
    color: #ed7717;
}
#content.strip{
  background-color:#472729;
  width:100%;
  height:260px;
}

#content, #content.strip div.inner{
  width:900px;
  margin:auto;
  overflow:hidden;
  zoom:1;
}
#content #contentImage{
  margin-top:15px;
  background-image:url(annettekim.jpg);
  width:382px;
  height:232px;
  float:right;
}
#content.strip #body{
  width:450px;
  padding-top:15px;
  float:left;
  margin:3px;
}
#content.strip #body strong{
  font-weight:bold;
  color:#F68F5A;
}
#footer{
  width:900px;
  margin-left:auto;
  margin-right:auto;
}
#footer div{
  float:right;
  margin-right:50px;
  overflow:hidden;
  zoom:1;
}
#footer div.footer{
  margin-right:20px;
}
#footer div.footer h1{
  color:white;
}
#container #annette, #annette h1{
  text-align:right;
}
}#container #kim, #kim h1{
  text-align:right;
}
