/*Custom HTML*/

html {
  background-color: RGB(235,235,235); 
}

#allbutton a:hover {color: #bbb;}

#home_content img{
  margin-top: 15px;
  margin-bottom: 0 !important; 
}

#allbutton{ 
  width: 917px;
  margin-bottom: 5px;
  clear: both;
  text-align: right;
  height: 24px;
  padding-right: 25px;
  background: transparent url('http://s3.amazonaws.com/mistterme/poolassets/34/original.png') top right no-repeat;}

#allbutton a {color: #666; font-size: 120%; text-decoration: none; }

#header{
  min-height: 45px;
  background: transparent url('http://s3.amazonaws.com/mistterme/poolassets/3/original.png') top left no-repeat;
}

#menu{
  font-weight: 400;
}



.project img{
  border: solid thin #ddd;
}


#menu{
  padding-top:11px;
}

.project{
  position:relative;
  height: 172px;
}

.project span a{
  color: white !important;
  font-weight: 300;
}

.project span{
  width: 205px;
  display:block;
  position:absolute;
  left:1px;
  bottom:-2px;
  margin-bottom: 0;
  background-color: #666;
  font-weight: 300;
  padding: 5px 0 5px 15px;
}

.project{
  min-height: 175px !important;
  margin: 8px 10px !important;
}

.project img{
  margin-bottom: 0 !important;
}  
