#title h1
{
  color: #FFFF00
  font-family : Verdana
}

#masthead
{
	height: 210px;
	padding : 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color : #fff;
	border-bottom : 4px solid #8FA329;
	background-repeat: no-repeat;
	background-image: url(http://embedded.members.winisp.net/blog/header.jpg);
	background-color: #00293F;
                color : #FFFFFF
                font-family : Verdana
}



#container {
        width: 880px;
} 

.post
{
 border: 1px solid #004040;
 border-bottom-width: 2px;
 border-right-width: 2px;
 padding: 4px;
 margin-bottom: 20px;
}

#Cal {
   position: absolute;
   visibility:hidden;
   height: 1px;
   overflow:hidden;
}

#Search {
 position: bottom;
}