
body {
  font-family:arial, helvetica, sans-serif;
  font-size:12px;
  line-height:1.5em;
  }
a {
  font-weight:bold;
  color:#af0f15;
  text-decoration:none;
  }
h2 {
  color:#af0f15;
  font-size:1.5em;
  margin-top:0;
  }
h3 {
  color:#2a595d;
  font-size:1.2em;
  }
#wrapper {
  margin:10px auto;
  width:819px;
  }
#wrapper img {
  border:0;
  display:block;
  margin:0;
  }
#content {
  background:url('images/content_bg.jpg') repeat-y;
  }
#main {
  width:340px;
  margin-left:100px;
  float:left;
  padding:20px;
  }
#nav {
  width:227px;
  margin:0 0 0 50px;
  float:left;
  background:url('images/nav_bg.jpg') repeat-y;
  }
#nav ul {
  margin-top:0;
  }
#nav ul li{
  list-style:none;
  margin-bottom:10px
  }
#nav a {
  font-size: 16px;
  font-family: arial,helvetica,sans-serif;
  color:#fff;
  text-decoration:none;
  font-weight:normal;
  }
#laura {
  margin:10px 75px 0 0;
  width:186px;
  float:right;
  }
#laura img{
  border:none;
  }
.clear {
  clear:both;
  height:0;
  }

