/* CSS Document */

.content-block #left{
  float:left;
  margin:-4px 0 0 -5px;
  width:157px;
  height:200px;
  background-image:url('../img/sub_nav.jpg');
  background-repeat:no-repeat;
}

.content-block #center{
  float:left;
  margin:27px 0 27px 27px;
  width:400px; 
}

.content-block #right {
  float:right;
  margin:1px 0 0 7px;
  width:313px;
}

p {
  line-height:1.6em;
  margin-bottom:20px;
}

#left a{
  float:left;
  margin:10px 0 0 15px;
  color:#535a38;  
}

#sirflashy {
  float:left;
  width:981px;
  height:332px;
  background-image:url('../img/fb_profile.jpg');
}
