/* CSS Document */

#content {
padding:10px;
}

a {
  color: #35241a;
  text-decoration: none;
}

a:hover {
  color: #996633;
}


.pimg {margin-right:10px; float:left}

.fleft {
float:left;
}
.fright {
float:right;
}

.mright {
margin-right:10px;
}

.mtop {
margin-top:10px;
}

ul#fmenu {
float:left; 
width:300px; 
height:195px;
margin-left:0; 
padding-left:20px;
padding-top:5px; 
background:#ece3dc url(../images/tracks.jpg) no-repeat top right; 
overflow:hidden;
color:#996633;
}


ul#fmenu a {
color: #996633;
text-decoration:none;
}

ul#fmenu a:hover {
color: #35241a;
}

#mblock {
width:470px; margin-top:10px; margin-right:10px;float:left;
}

.simage {
width:150px; height 100px; display:block; margin-bottom:10px
}

.mtext {
  border:1px solid #ddd;
  margin-bottom:10px;
  padding: 5px;
}

.mtext ul li {
margin-left: 15px;
}

#bottom-images {
  margin-top: -50px;
}