HTML,BODY{
  padding: 0;
  margin: 0;
  background: #ffbd83;
  width: 100%;
  height: 100%;
  font-family: Arial;
  font-size: 12px;
}
TD P{
	padding: 0;
	margin: 0;
}
TD, TR{
	vertical-align: top;
	margin:0;
	padding:0;
	margin-top: 5px;
}
TR TD UL{
	margin-left:-24px;
	margin-top:1px;;
}

HTML{
	overflow-y: scroll;
}
#topbg{
	background-color:#fffcb8;
	height:100px;
	position:absolute;
	width:100%;
}
#mainbg{
	position: absolute;
	top: 100px;
	height: 500px;
	width: 100%;
	background: url(images/bg.jpg) repeat-x;
}
#backline{
	background-color :#4db3ff;
	height:0px;
	position:absolute;
	top:169px;
	width:0px;
}
#PAGE{
  left: 50%;
  margin-left: -450px;
  position: absolute;
  width: 900px;
  min-height: 650px;
  border-bottom: 2px solid #999;
  border-left: 1px solid black;
  border-right: 1px solid black;
  background: white;
  overflow: hidden;
}
#head{
  background: url(images/head.jpg) no-repeat;
  height: 300px;
  float: left;
  width: 900px;
}
#mainmenu{
  color:white;
  left:0;
  padding-left:10px;
  padding-top:222px;
  position:absolute;
}
.mainmenu_item{
  float: left;
  padding-right:10px;
}
.mainmenu_item A{
  color: white;
  font-size: 22px;
  font-weight: bolder;
  text-decoration: none;
  padding-right: 10px;
}
.mainmenu_item A:hover{
  text-decoration: underline;
}
.submenu_item{
	background: white;
	width: 200px;
	height: 25px;
	border-bottom: 1px solid #666;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
.submenu_item:hover{
	background: #CCC;
}
.submenu_item A{
	text-decoration: none;
	color: gray;
}
.submenu_item A:hover{
	text-decoration: underline;
	color: white;
}
#searchbox{
	height:100px;
	left:646px;
	position:absolute;
	top:68px;
	width:100px;
}
.searchbox-button{
	border: 0px;
	background: transparent;
	position:absolute;
}
#center{
  padding-top: 10px;
  margin-top: 10px;
  float: left;
  width: 900px;
}
#content{
	width: 570px;
	min-height: 450px;
	float: left;
	padding-left: 20px;
	padding-bottom:20px;
}
#newspage{
	background-color:#C3CBD3;
	border-left:1px solid gray;
	border-right:1px solid gray;
	bottom:0;
	left:616px;
	position:absolute;
	top:300px;
	width:239px;
}
#wpcumuluswidgetcontent{
	margin-lefT: -20px;
}
#bottom{
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 900px;
  left: 350px;
  z-index:99;
}
.footer_item A{
  float: left;
  text-decoration: none;
  padding-right: 10px;
  color: #666;
  z-index:99;
}
.news-latest-container{
	background-color: transparent;
	border: 0px;
}
.csc-header{
	height: 20px !important;
}
#content H1{
	color: #666;
	font-size: 18px;
	padding: 0px;
	margin:0px;
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img{
	border: 1px solid #333;
	margin-bottom: 5px;
}
.news-list-container{
	margin-top: 15px;
	border: 0px;
	background-color: transparent;
}
.news-list-item{
	background-color: white;
}
.news-list-container h3{
	background-color:#FFBD83;
}
#newspage A{
	text-decoration: none;
	color: #333;
}
#newspage A:hover{
	text-decoration: underline;
}
.news-list-date {
	background-color: transparent;
	color:black;
	float:right;
	font-size:9px;
	font-weight:normal;
	height:20px;
	margin-right:2px;
	margin-top:3px;
	text-align:right;
	width:180px;
}
.news-list-container h3 a:link, .news-list-container h3 a:visited, .news-list-container h3 a:hover {
	text-decoration: none;
}
.tx-jkpoll-pi1{
	border: 1px solid #333;
	background-color:#F9FFE5;
	padding: 3px;	
	margin: 3px;
}
.tx-jkpoll-pi1 DIV H1{
	color:#333333;
	font-size: 14px;
}
.pollsubmit{
	margin-bottom: -20px;
}
.csc-frame-frame1{
	border: 1px solid #333;
	background-color:#F9FFE5;
	padding: 6px;	
	margin: 6px;	
}
.csc-textpic-caption{
	color: #666;
	font-size: 12px;
	font-style:italic;
}