@charset "UTF-8";
/* CSS Document */

/* Begin Sidebar */

#sidebar table
{
	background-color: #dfd3b4;
  	background: url('images/pg_pics/News.jpg') no-repeat top;
	width: 200px;
	padding: 0 0 0 0;
	
}

#sidebar ts
{

	vertical-align: top;
}
#sidebarlist {
padding:5px 5px 5px 15px;}

#sidebarlist h2, a:hover {
color:#FFFFFF;}



/* End Sidebar */