body {
	background: #f0f9ff;
	color: #606060;
	font-family: Arial, san-serif;
	font-size: 80%;
	text-align: center;
	margin: 0;
}
div#page {
	width: 90%;
	margin: 0 auto;
	padding: 0;
	margin-bottom: 10px;
	background: white url(../images/core/side_grad.jpg) repeat-y left;
}
div#header {
	height: 208px;
	background: url(../images/core/header_middle.jpg) repeat-x;
}
div#headerleft {
	background: url(../images/core/header_left2-trans.png) no-repeat left;
	height: 208px;
}
div#headerright {
	background: url(../images/core/header_right3.jpg) no-repeat right;
	height: 208px;
}
div#headerlinks {
	text-align: center;
	color: white;
	position: absolute;
	top: 190px;
        left: 0 !important;
        left: 5%;
	width: 100%;
        font-size: 1.1em;
}
div#headerlinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#headerlinks li {
	display: inline;
}
div#headerlinks a {
	color: white;
	text-decoration: none;
	padding: 2px 10px;
}
div#headerlinks a:hover {
	background: #f03030;
}
div#leftpanel {
	float: left;
	width: 260px;
}
div.greenbox {
	margin: 0 auto;
	width: 238px;
	background: url(../images/core/box_middle.jpg) repeat-y;
	padding: 0;
        margin-bottom: 10px;
}
div.greenbox h1 {
	background: url(../images/core/box_top.jpg) no-repeat;
	color: white;
	font-size: 1.3em;
	text-align: right;
	font-style: italic;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, san-serif;
	padding-top: 15px;
	padding-right: 15px;
	letter-spacing: -0.05em;
        margin-bottom: 6px;
}
div.greenboxbottom {
	background: url(../images/core/box_bottom.jpg) no-repeat bottom;
	color: white;
	text-align: left;
	padding-top: 0;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
}
div.greenboxcenter ul {
	padding: 10px;
	padding-left: 20px;
        margin: 0;
        margin-left: 4px;
        /*min-height: 80px;*/
}
div.greenboxcenter {
	background: #ffffff;
	color: #303030;
        /*min-height: 80px;*/
}
div.greenboxcenter h2 {
  text-align: right;
  margin: 0;
  margin-top: 10px;
  margin-right: 4px;
  color: #f03030;
}
div.greenboxcenter h3 {
  text-align: right;
  margin: 0;
  margin-bottom: 10px;
  margin-right: 4px;
  font-weight: normal;
  font-size: 1.1em;
  font-style: italic;
}
div#content {
	margin-left: 280px;
	text-align: left;
        font-family: Lucida Grande, Geneva, Arial, san serif;
}
div#footer {
	margin: 0;
	background: white url(../images/core/footer.gif) repeat-x bottom;
	border-top: 1px solid #c0c0c0;
	clear: both;
	font-size: 0.75em;
	color: #909090;
}
div#footerleft {
	text-align: left;
	float: left;
	padding: 8px 14px;
}
div#footerright {
	float: right;
	text-align: right;
	padding: 8px 14px;
}
div#footer a {
	color: #909090;
}
div.clear {
	clear: both;
	height: 0;
        font-size: 0;
}
h1 {
	font-size: 2.5em;
	letter-spacing: -0.06em;
	color: #f03030;
}
h2 {
  font-size: 1.6em;
  letter-spacing: -0.06em;
}
h3 {
  font-size: 1.25em;
  letter-spacing: -0.06em;
  margin-bottom: 4px;
  color: #606060;
}
a {
	color: #606060;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.04em;
}
a:hover {
	text-decoration: underline;
	color: #f03030;
}
a.filelist {
  display: block;
  background: #f6f6ff;
  margin: 2px;
  padding: 10px;
  border: 1px solid #d0d9ff;
}
a.filelist:hover {
  background: #d0d9ff;
}
a.blocklink {
  display: block;
  margin: 2px;
  padding: 30px;
  background: white url(../images/document.gif) no-repeat center left;
  padding-left: 80px;
  border: 1px solid #f0f0f0;
}
a.blocklink:hover {
  /*background: #f0f0ff url(../images/document.gif) no-repeat top left;*/
  border: 1px solid #d0d0d0;
}
.nl_summaryPost {
  background: url(../images/core/footer.gif) repeat-x bottom;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #c0c0c0;
  padding: 8px;
  margin: 2px;
}
.nl_summaryPost h2 {
  font-size: 1.2em;
}
.nl_summaryPost h3 {
  font-size: 1.1em;
}
table {
  font-size: 1em;
}
div.closedFolder {
  border: 1px solid #c0c0c0;
  padding: 4px;
  background: #f0fff0;
  margin: 4px;
}
div.closedFolder:hover {
  text-decoration: underline;
}
div.closedFolder div.folderContent {
  display: none;
}
div.openFolder {
  height: auto;
  border: 1px solid #c0c0c0;
  padding: 4px;
  background: #f0fff0;
  margin: 4px;
}
div.openFolder div.folderContent {
  display: inline;
}
div.openFolder h2, div.closedFolder h2, div.openFolder h3, div.closedFolder h3 {
  padding: 0;
  margin: 0;
  padding-top: 6px;
  cursor: pointer;
}

#mp3_latest {border: 1px solid #c0c0c0; text-align: center; padding: 20px; background: url(../images/core/latest.png) 20px center no-repeat;}
#mp3_latest span {padding: 0 10px;}
#mp3_latest a {color: red;}
#mp3_latest h2 {margin-top: 0; padding-top: 0;}
.mp3_series, .mp3_seriesopen {margin: 10px 0; border: 1px solid #a0a0a0; font-size: 0.8em;}
.mp3_series h2, .mp3_seriesopen h2 {margin: 0; padding: 3px; color: #606060; cursor: pointer; background: #d9f9d9 url(../images/core/folder.png) 3px center no-repeat; padding-left: 24px;}
.mp3_series div {display: none;}
.mp3_seriesopen div {display: block; margin: 2px 10px; border: 1px solid #f0f0f0; padding: 4px; height: 1.4em;}
.mp3_seriesopen div:hover {background: #ffffc0; border-color: #c0c0c0;}
.mp3_seriesopen div span {height: 1.4em; line-height: 1.4em; color: #606060; float: left;}
.mp3_seriesopen div span a {text-decoration: none;}
.mp3_date {width: 15%;}
.mp3_title {width: 40%;}
.mp3_speaker {width: 30%;}
.mp3_length {width: 15%;}
#mp3_latestseries {font-size: 1em;}
#mp3_latestseries div span {color: #303030;}