body {
  background:#fff;
  margin:0;
  padding:0;
  color:#000;
  font:x-small/1.5em Georgia,Serif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
  text-align:center;
  } html>body {font-size:small;}
#container{
	border: 1px solid #545454;
	width: 750px;
	margin: 0 auto;
}
#header0 {
  float:left;
  width:100%;
  background:#DAE0D2;
}
#header0 img#logo {
	margin:1em; float:left;
}
#hMenu {
	float: left; 
	font: 10px Trebuchet MS, Georgia, Times New Roman, serif;
}
    #hMenu ul {
	margin: 5px 0 0px 243px;
	padding: 0;
	list-style-type: none;
    }
    #hMenu li {
      margin: 0;
      padding: 2px 0 2px 0;
      float: left;
    }
    #hMenu li {
      width: 50px;
      margin-right: 5px;
      text-align: center;
	  border: 1px solid #000000;
    }
    #hMenu a {
	color: #CC0000;
      display: block;
      width: 100%;
      text-decoration: none;
    }
    #hMenu a:hover {
	text-decoration: underline;
    }

#midatext{
	margin:1em 0 0 0; padding:20px 0 0 345px; float:left;
}
#header {
  float:left;
  width:100%;
  background:#DAE0D2 url("../pics/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
}
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background:url("../pics/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#header a {
  float:left;
  display:block;
  background:url("../pics/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  }
#header #current {
  background-image:url("../pics/left_on.gif");
  }
#header #current a {
  background-image:url("../pics/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }
#cos p {
	margin:0;
	padding:1em 1em 0;
	clear:both;
	text-align:justify;
}
#cos ul {
	margin:1em 2.2em 0;
	clear:both;
	text-align:justify;
}
#cos ul ul {
	margin:0em 2.2em 0;
}
#cos h3 {
	padding:0;
	margin:1em 0.7em 0;
	text-align:left;
	border-bottom:1px dashed #848b98;
}
#footer {
	clear: both;
	width: 100%;
	background-color: #5E4739;
	color: #ffffff;
}

#footer p  {
	padding:10px 0;
}

#footer a {
	color: #ffffff;
}