html, body {

height: 100%;

padding: 0;

margin: 0;

}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00404E;
	margin:0px;

}



.holder {

width: 100%;

height: 100%;

}



.bar {
	background-color: #6FB02D;
	height: 80px;
	border: 1px solid #6FB02D;



}



#content {
	padding-left: 30px;
	padding-right: 10px;
	text-align: left;
	font-size: 11px;
	padding-top: 20px;
	border: 1px solid #9AD65F;
	background-color: #F0FADE;
	padding-bottom: 20px;

}

.prop {
	height:266px;
	float:right;
	width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

#event {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #7EA538;
	padding-left: 20px;
	width: 350px;
	font-size: 11px;
	margin-top: 14px;

}



.eventtitle {

	color: #EB912C;

	font-weight: bold;

	letter-spacing: 0.3em;

	position: relative;

	top: -2px;

	margin-bottom: 5px;





}

#menuholder {

	height: 26px;

	float: right;

	margin-top: 52px;

	margin-left: 420px;

}

#newsletterlink {

	background-image: url(images/newsletter_bulllet.gif);

	background-repeat: no-repeat;

	margin-top: 20px;

	padding-left: 22px;

	background-position: 0px 2px;

	width: 250px;

}



#newsletterlink a{

	color: #00404E;

	text-decoration:none;

}
#thumbnailholder {
}
#thumbnailholder img {
	display: block;
	margin-bottom: 10px;
}

