body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px }

a	{ color: #006531; text-decoration:none }
a:visited { color: #006531; text-decoration:none }
a:hover  { color: #006531; text-decoration:none }
a:active { color: #006531; text-decoration:none }

#topbar {
	position: absolute;
	width: 100%;
	top: 10px;
	background-image: url(images/NavBarSpacer.gif);
	background-repeat: repeat-x;
	height: 23px;
}
#logobar {
	position: absolute;
	width: -29px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	left: 10px;
	top: 34px;
	right: 10px;
}
#navbar {
	background-image: url(images/NavBarSpacer.gif);
	width: 100%;
	position: absolute;
	left: 9px;
	top: 100px;
}
#address {
	font-size: 9px;
	position: absolute;
	height: 200px;
	width: 195px;
	top: 149px;
	left: 55px;
}
#programs {
	font-size: 11px;
	width: 245px;
	position: absolute;
	left: 29px;
	top: 540px;	
}
#programs table {
border-bottom: 1px solid #0F4529;
}
#programs td { 
border-top: 1px solid #0F4529;
border-left: 1px solid #0F4529;
border-right: 1px solid #0F4529;
padding-left: 10px;
}
#programs tr { 
height: 20px;
}
#programsnews {
	font-size: 11px;
	width: 249px;
	position: absolute;
	left: 29px;
	top: 651px;
	height: 172px;
}
#programsnews table {
border-bottom: 1px solid #0F4529;
}
#programsnews td { 
border-top: 1px solid #0F4529;
border-left: 1px solid #0F4529;
border-right: 1px solid #0F4529;
padding-left: 10px;
}
programsnews tr { 
height: 20px;
}
#main {
	font-size: 12px;
	position: absolute;
	left: 281px;
	top: 125px;
	height: auto;
	width: 70%;
}
#headline {
	position: absolute;
	left: 29px;
	top: 381px;
	height: 64px;
	width: 236px;
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border-top: 2px solid #B5C7BD;
	border-right: 2px none #B5C7BD;
	border-bottom: 2px solid #B5C7BD;
	border-left: 2px none #B5C7BD;
}
#headlinenews {
	position: absolute;
	left: 29px;
	top: 381px;
	height: 165px;
	width: 236px;
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	vertical-align: top;
	padding: 2px;
	padding-top: 10px
	border-top: 2px solid #B5C7BD;
	border-right: 2px none #B5C7BD;
	border-bottom: 2px solid #B5C7BD;
	border-left: 2px none #B5C7BD;
}
#news {
	font-size: 11px;
	height: 500px;
	width: 155px;
	padding-top: 10px;
	padding-right: 10px;
	overflow: scroll;
	position: absolute;
	border: 1px solid #999999;
	margin-top: 35px;
	padding-left: 10px;
	margin-right: 35px;
	right: 0px;
	top: 16px;
	left: 507px;
}
#outcomes {
	position: absolute;
	width: 240px;
	top: 463px;
	left: 32px;
	height: 32px;

}
#outcomesnews {
	position: absolute;
	width: 240px;
	top: 574px;
	left: 32px;
	height: 32px;

}
#menuborder {
border: 1px solid #0F4529
}

