body { font-family: arial; background-color: #43992E; }
h1 { font-size: 220%; font-weight: bold; text-align: center; background-color: #E6F4FF; }
h2 { font-weight: bold; color: black; }
#menu { background-color: #CCFFCC; }
.text-center { text-align: center; }

#logo {
  position: absolute;
  display: block;
  width: 184px; height: 118px;
  top: 35px; left: 15px;
  color: green;
  overflow: hidden;
}
.vine-group { width: 280px; height: 150px; float: left; margin-bottom: 10px; }
.vine-group h4 { margin: 0; }
.vine-img { float: left; margin-right: 10px; }
.vine-desc { height: 150px; }
.vine-desc p { font-size: 90%; text-align: left; }

hr {margin-bottom: 1.2em; }

#active_article { padding: 0; }
.sidebar { display: none; }
