body {
	text-align:center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(page_bg.jpg);
	background-repeat:repeat-x;
}

#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:952px;
	text-align:left;
}

#header {
	position:relative;
	width:952px;
	height:68px;
	background-image:url(header.jpg);
	background-repeat:no-repeat;
}

#content {
	position:relative;
	width:952px;
	background-image:url(contentbg.jpg);
	background-repeat:repeat-x;
}

#mainpanel {
	position:relative;
	width:481px;
	height:377px;
	background-image:url(mainpanel.jpg);
	background-repeat:no-repeat;
	float:right;
	overflow:hidden;
	color:#CC9900;
	font-size:10px;
}

#mainpanel h2 {
	margin-bottom:0px;
	color:#213335;
	font-size:16px;
}

#mainpanel a:link, #mainpanel a:visited {
	color:#CC9900;
	text-decoration:none;
}

#mainpanel a:hover, #mainpanel a:active {
	color:#213335;
	text-decoration:underline;
}

#sliderpanel {
	position:relative;
	width:468px;
	height:377px;
	overflow:hidden;
	background-image:url(sliderpanel.jpg);
	background-repeat:no-repeat;
}

#sliderinner {
	position:relative;
	padding-top:13px;
	padding-left:2px;
}

#bottomcontainer {
	position:relative;
	width:952px;
	background-image:url(bottomcontainer.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#notespanel {
	position:relative;
	width:481px;
	padding-right:15px;
	float:left;
	color:#666666;
}

#notespanel font {
	color:#666666;
	line-height:1.5em;
	border-bottom:1px dotted #666;
}

#notespanel a:link, #notespanel a:visited {
	color:#CC9900;
	text-decoration:none;
}

#notespanel a:hover, #notespanel a:active {
	color:#213335;
	text-decoration:underline;
}

#listleft {
	position:relative;
	width:200px;
	padding-right:15px;
	font-family:Arial,Helvetica,san-serif;
	font-size:10px;
	float:left;
	color:#666;
}

#listleft h2 {
	margin-bottom:0px;
	color:#666666;
	font-family: Arial, Helvetica, san-serif;
	font-size:12px;
	letter-spacing:1px;
	background-image:url(h2_bg.jpg);
	background-repeat:repeat-x;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
}

#listleft a:link, #listleft a:visited {
	color:#666666;
	text-decoration:none;
}

#listleft a:hover, #listleft a:active {
	color:#213335;
	text-decoration:underline;
}

#listright {
	position:relative;
	width:180px;
        font-family:Arial,Helvetica,san-serif;
	font-size:10px;
	float:left;
	color:#666;
}

#listright h2 {
	margin-bottom:0px;
	color:#666666;
	font-family: Arial, Helvetica, san-serif;
	font-size:12px;
	letter-spacing:1px;
	background-image:url(h2_bg.jpg);
	background-repeat:repeat-x;
	padding-top:15px;
	padding-left:5px;
	padding-bottom:5px;
}

#listright a:link, #listright a:visited {
	color:#666666;
	text-decoration:none;
}

#listright a:hover, #listright a:active {
	color:#213335;
	text-decoration:underline;
}

#divScrollUp{
	position:absolute;
	width:20px;
	height:20px;
	top:290px;
	left:300px;
}

#divScrollDown{
	position:absolute;
	width:20px;
	height:20px;
	top:335px;
	left:300px;
}

#ScrollShout{
	position:absolute;
	width:200px;
	top:290px;
	left:85px;
	visibility: hidden;
	font-family:Arial, Helvetica, san-serif;
	font-size:10px;
	color:#CCCCCC;
}

#ScrollShout a:link, #ScrollShout a:visited {
	color:#999999;
	text-decoration:none;
}

#ScrollShout a:hover, #ScrollShout a:active {
	color:#213335;
	text-decoration:underline;
}

#search{
	width:150px;
	height:60px;
	background-image:url(search.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#search input {
	background-color:#999;
}

#events{
	width:175px;
	height:110px;
}

#internallinks {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding-top:15px;
}

#internallinks a:link, #internallinks a:visited {
	color:#CC9900;
	text-decoration:none;
}

#internallinks a:hover, #internallinks a:active {
	color:#213335;
	text-decoration:underline;
}

#copyright {
	padding-top:15px;
}

#copyright h3 {
	font-size:16px;
}

#podcastico {
	padding-top:15px;
}
