#tag { display: none; }

#header{
  background-image: url(../images/header.gif);
  background-position: center top;
  background-repeat: no-repeat;
  height: 170px;
}

#logobar {
     top: 110px;
}

#search {
     left: 550px;
}



#main p b { color: #000; }

#main h3 {
	color: #900;
	padding-top: 10px;
	padding-left: 15px;
	font-size: 140%; }

#main h4,h5 { padding-left: 15px; 
	color: #000; }

#mystl { background-color: #FEF0C9;
    margin:1em;
    padding:1em;
}

#recent-entries {

    width: 220px;

    background: #FFC;

    border: 1px solid #993;

    padding: 10px; 

    margin: 10px;

}
#contact-footer {
   display: none;
}

#footer {height: 30px;  }

#footer img {
    width: 120px;
    height: 30px;
}

