#header { height: 313px; }

#header .circle { height: 365px; }

#header .tagline {
	width: 200px;
	height: 309px;
	background: transparent url(../../elements/skin/home/tagline.jpg) no-repeat left top;
	position: absolute;
	z-index: 5;
	top: 5px;
	left: 9px;
}

/*
#header .quick-links {
	width: 186px;
	height: 302px;
	background: #484a09 url(../../elements/skin/home/quick_links.jpg) no-repeat left top;
	position: absolute;
	z-index: 5;
	top: 7px;
	left: 9px;
	padding: 0 7px 0 7px;
}

#header .quick-links h4 {
	font-weight: bold;
	font-size: 16px;
	color: #95b432;
	border-bottom: dotted 4px #f22acf;
	padding: 0 0 4px 0;
	margin: 215px 5px 4px 0;
}
#header .quick-links a {
	color: #89a22b;
	font-size: 11px;
	text-decoration: none;
}

#header .quick-links .navigation { height: 40px; overflow: hidden; }

#header .quick-links .navigation a,
#header .quick-links .more-quick-links a { color: #FFF; padding: 1px 0; display: block; }

#header .quick-links .more-quick-links {
	margin-top: 10px;
	margin: 6px -7px 0 -7px;
	padding: 5px 7px 0 7px;
	background-color: #484a09;
}

#header .quick-links .more-quick-links .close{
	display: block;
	padding: 5px;
	text-align: right;
	background-color: #343500;
	margin: 10px -7px 0 -7px;
}
*/
#main { background-image: url(../../elements/skin/main_bg.jpg); }

#left .quick-links .navigation { height: 114px; overflow-y: auto; }



#right { background: none; }

#right .content { padding: 0; }

#right .news {
	float: left;
	width: 495px;
	margin: 0 16px 10px 0;
	padding: 0 0 10px 0;
	background: #7b9c09;
	min-height: 181px;
}

#right .news h4 {
	width: 495px;
	height: 44px;
	text-indent: -9999px;
	background: transparent url(../../elements/skin/home/news_heading.gif) no-repeat left top;
	margin: 0 0 10px 0;
}

#right .news .story {
	display: block;
	margin: 0 11px 0 18px;
	width: 215px;
	float: left;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}

#right .news .story .arrow,
#right .news .story .plus { color: #ffa900; }

#right .news .story .title { font-size: 14px; display: block; }

#right .news .story .description { line-height: 14px; margin-left: 8px; display: block; }
	
#right .news ul {
	float: left;
	list-style: none;
	border-left: dotted 4px #f22acf;
	min-height: 125px;
	padding: 5px 0 0 0;
	margin: -5px 0 0 0;
	width: 240px;
}


#right .news ul li { padding: 0 0 4px 13px; }

#right .news ul a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#right .news ul a .arrow { color: #fee404; }

#right .events { 
	width: 183px;
	float: left;
	background: transparent url(../../elements/skin/home/programs_rpt.jpg) repeat-y left top;
	margin: 0 0 10px 0;
	min-height: 191px;	
}

#right .events dt {
	width: 192px;
	height: 51px;
	text-indent: -9999px;
	background: transparent url(../../elements/skin/home/programs_heading.gif) no-repeat left top;
	margin: 0 0 3px -9px;
}

#right .events dd {
	padding: 0 15px;
	margin: 0 0 12px 0;
}

#right .events a {
	color: #1f4f09;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

#right .events a .arrow { color: #f13080; }

#right .events a .plus { color: #f6760e; }