#contentWrap {
  width: 609px;
  position: relative;
}

/************************* CONTENT **************************/

.homelink {
  text-align: right;
  background: url(img/home.bg.links.png);
  height: 41px;
  line-height: 41px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 28px;
  margin: 5px 0;
  padding-right: 5px;
}

.homelink a {
  color: inherit;
  text-decoration: none;
}

.homelink a:hover {
  text-decoration: underline;
}

#infobox {
  position: absolute;
  background: url(img/home.bg.infobox.png) repeat-y;
  text-align: right;
  width: 598px;
  bottom: 0;
  left: 0;
  padding: 15px 5px;
  color: #2d4126;
}

#content-overlay {
  position: absolute;
  background: url(img/home.green.trans.png);
  height: 100%;
  width: 150px;
}

#golfklub {
  position: absolute;
  bottom: 10000px;
}

/************************* COMMON **************************/

.green {
  color: #4e5e47;
}

.white {
  color: white;
}


/************************ Internet Explorer 6.0 ******************************/

	

	
/************************ Internet Explorer 7.0 ******************************/


