div#background {
margin-top:					170px;
}

div#wrapper {
filter:						alpha(opacity=70);
}

div#outerFooter {
height:						100px;
background-image:				url('images/grassborder.gif');
}

div#footer {
filter:						alpha(opacity=70);
}

div#mainContent {
  min-height:					1130px;
  height:					auto !important;
  height:					1130px;
}

  div#mainContent div.node h2 + p {
  font-size:                            	16px;
  font-style:                           	normal;
  font-weight:					normal;
  margin-bottom:                        	2px;
  }

div#rightSidebar div#tags {
border:						1px solid black;
margin:						0 10px;
background-color:				#CDBE70;
height:						151px;
width:						292px;
}

