
		* { margin:0; padding:0; }
		body { background-color:#fff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color:#564b47; }
		a {color: #003399;}
		a:visited {color:#003399;}
		a:hover {color: #f63; text-decoration: none;}
		h1 { font-size:18px; font-weight:normal; padding: 5px 10px; }
		h2 { font-size:18px; font-weight:normal; padding: 5px 10px; text-align:right; }
		h6 { text-align:right; font-size: 13px; color:  #666; background-color: #fc6; border-top:1px solid #666; border-bottom:1px solid #666; padding:3px 5px; }
		p { padding: 5px 10px; }

		/*-----------begin site css -------*/
		article_img { margin: 0 5px; border: 1px solid #666; }
		.image_caption { background: #666; color:  #fff; font-size: 10px; text-align: center; }
		/* ----------container to center the layout-------- */
		#container { width: 760px; margin-left: auto; margin-right: auto; margin-top: 10px; }
		/* ----------logo and header area-------------- */ #logo { text-align: left; position: relative; height: 99px; }
		#logo a img { padding: 10px 0px;border: 0; float: left; }
		.banner { float: right; margin: 3px 15px 0 0; display: inline; }
		/* ----------navigation-------------------*/
		#nav { list-style: none; position: absolute; bottom: 0; right: 0; font-size: 1.2em; margin-bottom: -2px; }
		#nav li { list-style: none; float: left; margin: 0 3px 0 0; border: 1px solid #666; border-bottom: none; background: #999; }
		#nav li.selected { background: #fc6; color: #666; padding: 6px 10px 7px; margin: 0 3px 0 0; border: 1px solid #666; border-bottom: none; }
		#nav li a { text-decoration: none; display: block; padding: 6px 10px; color: #fff; position: relative; }
		#nav li a:hover { color: #666; background: #fc6; }
		/* ----------outer and inner----------------- */
		#outer { border-left: solid 160px #eee; /* color of the left column  */ border-right: solid 0px #eee; /* color of the right column  */ background-color: white;  /* color of the content column */ }
		#outer2 { border-left: solid 160px #eee; /* color of the left column  */ border-right: solid 1px black; /* color of the right column  */ background-color: white;  /* color of the content column */ }
		/* The ie/pc pecularity */
		#middle { width:100%; }
		/* --------------left and right navi------------- */
		#left { width:160px; float:left; position:relative; margin-left:-160px; background-color:#eee; padding-bottom:10px; }
		#right { width:160px; float:right; position:relative; margin-right:-160px; background-color:#eee; }
		/* -----------------content--------------------- */
		#content { position: relative; }
		#content h1 { font-size:18px; font-weight:bold; padding: 5px 10px; }
		#content h3 { font-size:14px; font-weight: bold; margin-left: 10px; margin-right: 10px; padding-top: 10px; padding-bottom: 5px; border-bottom:2px solid #999; }
		div.row span.left { float: left; text-align: left; font-weight: bold; color: #666; width: 49%; }
		div.row span.right { float: right; text-align: right; font-weight: bold; color: #666; width: 49%; }
		#content h4 { margin-top:10px; margin-bottom:2px; margin-left:10px; margin-right:10px; font-weight:bold; font-size:18px; }
		#content .date { margin-left:10px; font-size:11px; color: #999; }
		#content .dateright { margin-left:10px; font-size:11px; text-align: right; color: #999; }
		#content a:link, #content a:visited { color:#003399; text-decoration:underline; }
		#content a:hover { color: #f63; text-decoration:none; }
		#what_is { padding: 5px 10px; font-size:11px; }
		.recent_headlines { margin:10px 10px 3px 10px; text-indent:3px; font-size:14px; font-weight:bold; background:#f5f5f5; border-bottom:1px solid #c96; }
		.top_text_header { position: relative; top:  6px; margin-right:10px; margin-left: 10px; margin-bottom:15px; font-size: 14px; font-weight:bold; background: #f5f5f5; border-bottom:1px solid #c96; text-indent:3px; }
		.news_categories { color:#c60; font-size:14px; font-weight:bold; padding-top:4px; border-top:1px dotted #666; }
    .picture {float:right;margin: 0px 0px 10px 10px;}
		/*  ----------------footer---------------------- */
		#footer { clear:left; text-align: center; padding: 5px 0; margin-bottom:10px; background: #eee; border-top:1px solid #ccc; border-bottom:1px solid #ccc; color: #999; }
		#footer ul { text-align:center; }
		#footer li { display:inline; list-style-type:none; padding:0 6px; border-left:1px solid #ccc; }
		/*  ----------------footer---------------------- */
		.search { margin-left: 6px; margin-top:  10px; margin-bottom: 10px; font-size:  11px; font-weight: bold; color:   #666; }
		input.btn { color:     #666; font-family:   arial, verdana,sans-serif; font-size:    110%; font-weight:   bold; background-color: #fed; border: 1px solid #666; filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); }
		input.field { width:75%; }
		/*  ----------------left news list---------------------- */
		#left ul { margin-left:20px; }
		#left li { font-size:14px; font-weight:bold; list-style:square; padding-bottom:6px; }
		/*  ----------------sitemap---------------------- */
		#sitemap { margin-left:10px; padding-top:20px; }
		#sitemap h6 { font-size: 14px; font-weight:bold; }
		#sitemap ul { margin-left:20px; font-size: 12px; }
		#sitemap li { list-style:none; }
	
