body,html {
	background-color: #000000;
	min-height: 95%;

}

#center{
	position: absolute;
	min-height: 100%;
	margin-left: -301px;
	left: 50%;
	height: 100%;
	top: 0px;
}

#container {
	background-image: url(../images/bg_green.gif);
	background-repeat: repeat;
	background-position: left top;
	position: absolute;
	height: auto;
	min-height: 100%;
	top: 0px;
	width: 603px;
	left: 0px;
	padding: 0px 0px 20px;

}
#nav {
	position: relative;
	height: 45px;
	width: 603px;
	left: 0px;
	top: 0px;
	padding: 0px;
	vertical-align: top;
	background-position: top;

}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	position: relative;
	padding-top: 25px;
	padding-right: 70px;
	padding-left: 70px;
	display: block;
	padding-bottom: 25px;
	z-index: auto;
}
#content a{
	text-decoration: underline;
	color: #000000;
}
#content a:hover{
	text-decoration: underline;
	color: #505103;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #505103;
	text-decoration: none;
	
}
#popup {
	position: absolute;
	top: 0px;
	background-color: #9FA043;
	left: 0px;
	padding: 0px;
	/*height: 120%;*/
	width: 100%;
	text-align:justify;
}
#popup-header {
	background-color: #81832d;
	position: absolute;
	height: 26px;
	width: 510px;
	left: 0px;
	padding-left: 40px;
	top: 0px;
}

#popup-container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	position: relative;
	width: 470px;
	left: 40px;
	top: 40px;
	height: 500px;
}

#popup-footer {
	background-color: #81832d;
	position: relative;
	height: 20px;
	width: 455px;
	left: 0px;
	padding-right: 10px;
	text-align: right;
	top: 25px;
	clear: both;

}

.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.description {
	position:relative;
	float: right;
	width: 150px;
	text-align: left;
}
.description a{
	text-decoration: underline;
	color: #000000;
}
.description a:hover{
	text-decoration: underline;
	color: #505103;
}
.pic {
	float: left;
}
.description2 {
/*	display: block;*/
	width: 470px;
	position: relative;
	top: 10px;
	left: 0;
	clear: both;
}
#smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	position: relative;
	padding-right: 70px;
	padding-left: 70px;
	display: block;
	padding-bottom: 25px;
	z-index: auto;
}
#smalltext a{
	text-decoration: underline;
	color: #000000;
}
#smalltext a:hover{
	text-decoration: underline;
	color: #505103;