#wrapa {
	background:#8A99B6;
	margin:0 auto;
	width:800px;
	position:relative;
	top:400px;
	border:1px solid #000;
	left:1px;
	}

#header{
	background-image: url(/images/news_banner.jpg);
	}

#main {
	background:#fff;
	float:left;
	width:540px;
	padding:10px 10px 0 10px;
	min-height:500px;
	height:auto !important;
	height:500px;
	}

#sidebar {
	background:#8A99B6;
	float:right;
	width:230px;
	background-image: url(/images/sp_bg.jpg);
	background-repeat:no-repeat;
	}

#footer2 {
	background:#cc9;
	clear:both;
	}




#sidebar h2{
	font-size:1em;
	}

#sidebar #searchform label{
	color:#002F63;
	font-weight:bold;
	}

#sidebar #searchform #searchsubmit{
	color:#002F63;
	font-weight:bold;
	padding:0;
	margin:0;
	}

#sidebar li p{
	color:#006699;
	}

li.cat-item{color:#006699;}

p.postmetadata{
	text-align:left;
	}			

#commentform textarea{
	width:500px;
	}

h1.news_hp_title{
	text-align:center;
	}