#METitle {
	display: block;
	height:30px;
	background: url(../../images/flame1.jpg) no-repeat right;
	background-color: #f1c617;
	clear: both;
}

#METitle ul {
	margin:0;
	padding:0;
}

#METitle li {
	list-style:none;
}

#MELogo {
	float:left;
	display:inline;
	height: 30px;
}

html { overflow-y: scroll }
html {
  background-color: #FBFBFB;
  min-height: 100%; margin-bottom: 1px;
}