body {
  color: #404040; }
  body a, body a:hover, body a:visited, body a:active {
    color: #404040; }
  body a img {
    border: 0; }
  body #header, body #content, body #footer {
    background-color: white;
    width: 900px;
    margin: 0 auto; }
  body #header {
    margin-top: 50px; }
    body #header a, body #header a:hover, body #header a:visited, body #header a:active {
      text-decoration: none;
      outline: 0; }
    body #header #logo h1 {
      line-height: 17px;
      margin: 0; }
    body #header #nav ul, body #header #sub-nav ul {
      margin: 5px 0; }
      body #header #nav ul li, body #header #sub-nav ul li {
        text-transform: lowercase;
        list-style: none;
        margin-right: 13px;
        margin-left: 0;
        display: inline; }
    body #header #nav li.current, body #header #sub-nav li.current {
      font-weight: bold;
      color: #202020; }
  body #content {
    height: 800px;
    overflow: auto; }
  body #content2 {
    height: 500px;}
  body #contentnews {
    height: auto;
	width: auto;
    overflow: auto;
	margin-left: 5px; 
	margin-right: 10px; 
	margin-top: 10px; }
    body #content p {
      line-height: 130%;
      text-align: justify; }
    body #contentnews p {
      line-height: 130%;
      text-align: justify; }
    body #content .col {
      float: left;
      width: 600px; }
    body #content .colnews {
	  float: left;
      width: 900px;
	  height: 350px;
      margin-left: 0px; }
	 body #content2 .colnews2 {
	  float: left;
      width: 900px;
	  height: 380px;
      margin-left: 0px; }
	body #content .thumb {
      float: left;
      width: 50px; }
	body #content .thumbcol {
      float: left;
      width: 540px;
	  height: 50px;
      margin-left: 10px; }
	body #content .thumbcol4 {
      float: left;
      width: 600px;
	  height: 45px;}
    body #content .side {
      float: left;
      width: 260px;
      margin-left: 15px; }
    body #content .sidenews {
	  float: left;
      width: 250px;
	  height: 30px;
	  margin-left: 500px;}
	body #content2 .bnews {
	  float: right;
	  width: 900px;
	  height: 30px;}
      body #content .side ol{
        margin-left: 15px; }
    body #content span.location {
      font-size: 82%;
      font-weight: normal;
    }
    body #content .person {
      float: left;
      margin: 0 8px 6px 0;
      font-size: 80%; }
  body #footer a, body #footer a:hover, body #footer a:visited, body #footer a:active {
      text-decoration: none;
      outline: 0; }


