.hidden { display: none; }
body {
	margin: 0 auto;
	padding: 0;
	background: url(img/bg.jpg);
	font: Tahoma, sans-serif;
}
#container {
	width: 960px;
	margin: 0 auto;
}
.wid960 {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#bgheadertop {
	margin-top: 10px;
	width: 890px;
	height: 240px;
	padding: 13px 10px 0px 10px;
	background: url(img/contentheader_bg.gif) no-repeat top left;
}
#topheader {
	margin: 0;
	padding: 0;
	background: url(img/topheader.jpg);
	height: 35px;
}
#boxlang {
	width: 600px;
	display: block;
}
#listlang ul {
	margin-top: 8px;
	list-style: none;
}
#listlang li {
}
#listlang a {
	float: left;
	text-transform: uppercase;
	display: block;
	margin-right: 10px;
}
#boxsearch {
	margin-top: 8px;
}
#topnavleft {
	margin-top: 10px;
	width: 7px;
	height: 35px;
	background: url(img/menubgleft.gif) no-repeat top left;
	float: left;
}
#topnavcontent {
	margin-top: 10px;
	height: 35px;
	width: 880px;
	background: url(img/menubg.gif) repeat top left;
	float: left;
}
#topnavright {
	margin-top: 10px;
	width: 7px;
	height: 35px;
	background: url(img/menubgright.gif) no-repeat top left;
	float: left;
}
#nav {
	margin-top: 8px;
	font-size: 11px;
}
#nav li:first-child a {
	border: none;
}
#nav a:hover {
	text-decoration: underline;
}
#nav li a {
	letter-spacing: 2px;
	border-left: 1px solid #fff;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #fff;
}
#nav li li {
	margin-top: 10px;
	padding: 3px;
	display: block;
	width: 200px;
	background: url(img/bg_box_right.jpg);
	border: 1px solid #fff;
}
#nav li li a {
	letter-spacing: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}
#nav li ul li a {
	margin: 0;
	border-left: none;
}
#nav li ul li {
	margin: 0;
}
#contentbg {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	width: 870px;
	background-color: #fff;
}
#maincontent {
	background-color: #d3d3d3;
	padding: 10px;
}
#maincontent h1 {
	font-size: 20px;
	color: #888;
}

#newshighlight {
	background: url(img/bg_newshighlight_bg.jpg) repeat top left;
	border: 1px solid #a6a847;
}
#newshighlight h1 {
	font-size: 18px;
	padding: 10px;
	border-bottom: 1px solid #a6a847;
}
#newshighlightcontent {
	margin: 10px;
	color: #4c4d05;
}
.newstitle {
	font-size: 16px;
	color: #4c4d05;
	font-weight: bold;
}
.calnews {
	color: #4c4d05;
	margin-top: 5px;
	width: 67px;
	height: 67px;
	background: url(img/bgcalnews.jpg) no-repeat top left;
}
.caldate {
	color: #4c4d05;
	font-size: 28px;
	font-weight: bold;
}
.calyear {
	font-size: 14px;
	color: #84845d;
}
ul.listcatnewsarchive li {
	font-size: 14px;
	list-style: none;
}

#contentright {
	background:url(img/bg_box_right.jpg);
	text-align: center;
	padding: 3px;
}
#box_small_a,#box_small_b {
	float: left;
	width: 308px;
	height: 165px;
	margin-top: 10px;
	background: url(img/bgbox_bg.jpg);
	border: 1px solid #c0c3a7;
}
#box_small_a h1, #box_small_b h1 {
	font-size: 18px;
	color: #a6a824;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #c0c3a7;
}
#box_small_a {
	margin-right: 10px;
}
#bottom {
	background: url(img/bgfoot.jpg);
	padding: 10px;
}
.footer,
.navbarbottom {
	text-align: left;
}
ul.navbottom {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}
ul.navbottom li {
	padding: 0;
}
ul.navbottom li:first-child a {
	border: none;
}
ul.navbottom li a {
	color: #333;
	display: block;
	float: left;
	text-decoration: none;
	padding: 0 5px;
	border-left: 1px solid #333;
}
ul#listwna {
	list-style: none;
}
ul#listwna li a {
	color: #333;
	text-decoration: none;
}
ul#listwna li a:hover {
	text-decoration: underline;
}
