#right_col{
	width:570px;
	float:left;
	margin:29px 0 0 0;
	padding: 0 10px 0 15px;
	background:#fff url(images/header_pic.jpg) no-repeat;
	border-top: 0px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font:.9em Arial, Helvetica, sans-serif; color:#333; font-weight:normal; 
	line-height: 1.3em;
	}
#left_col h3{
	width:83px; height:41px; background:url(images/newsheadBG.gif) no-repeat 0 0; margin:0 ; display:block;
	font:.9em Arial, Helvetica, sans-serif; color:#fff; padding:17px 75px 0 12px; font-weight:bold; text-transform:uppercase;
	}
#left_col .news{
	width:188px; background: url(images/newsBG.gif) repeat-y; margin:0 0 0 8px; 
	font:1em Arial, Helvetica, sans-serif; padding:0 ; 
	}
#left_col .news a { color: #336699; text-decoration: none; border-bottom: dashed #336699 1px;  }
#left_col .news a:hover {
	color: #ff9900;
	text-decoration: none;
	border-bottom: dashed #ff9900 1px;
}
#left-col-btm {   
border-bottom: solid #999 1px;
height: 10px; }
#left_col ul{
	width:180px; display:block; margin:30px 0 5px 10px;
	}
#left_col ul li{
	padding: 0;
	}
#left_col ul li a{
	font:0.8em Georgia, "Times New Roman", Times, serif;
	color:#333333;
	line-height:1.3em;
	text-decoration:none;
    border-bottom: dashed #333 1px;
	background: url(images/arrow-on.gif) no-repeat 0;
	padding: 2px 0 1px 22px;
	display:block;
	}
#left_col ul li a:hover{
	text-decoration:none;
    display:block;
	background:url(images/arrow-over.gif) no-repeat 0 ;
	}
 #left_col ul li a.menu_current{
	font: bold 0.8em Georgia, "Times New Roman", Times, serif;
	color:#336699;
    text-transform: uppercase;
	line-height:1.3em;
	text-decoration:none;
	background: url(images/arrow-current.gif) no-repeat 0;
	padding: 2px 0 1px 22px;
	display:block;
	}
#left_col ul ul{
	width:170px; display:block; margin:0 0 0 10px;
	}

/*-------top-----*/
#top { color:#fff; width: 780px; height:20px; float:right; text-align:right; margin:-15px 0 0 ; padding:0;  position:absolute;}
#top h1 a {
	font: 0.35em Arial, Helvetica, sans-serif; 
    line-height: 14px;
	color:#6666FF;
	text-decoration:none;
	margin:0;
	padding:0;
	text-align:right;
	}
#top h1 a:hover {
	text-decoration:none;  color: #ffee9d;
	}
#top img {
	padding: 0 5px; border:0;
	}



