html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body {
  background-color: #fff;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; 
}

h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}

h3 {
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
}

a, a:link {
  color: #00f;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: #669;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #f00;
  text-decoration: underline;
}

a:focus {
  color: #000;
}

a:active {
  color: #000;
}

#outerGroup {
  background-color: #fff;
  margin: 10px auto; 
  text-align: left; 
  width: 860px;
  border: solid 1px #04a;
}

#outerGroup #header {
  height:50px;
  background-image: url(../back-head.jpg);
  color: #fff;
  margin: 0px;
  padding: 10px 10px 10px 10px;
}

#outerGroup #header h1 {
  margin: 0;
}

#outerGroup #header h2 {
  margin: 0;
  padding-top:3px; 
}

#outerGroup #header p {
  margin: 0;
  padding-top:3px; 
}

#outerGroup #navi {
  margin:0;
  height: 20px;
  background-color:#04a;
  border-top:solid 4px #04a;
  border-left:solid 3px #04a;
}

#outerGroup #navi ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#outerGroup #navi ul li {
	float:left;
	margin:1px auto;
	padding:0;
	text-align:center;
	background-color:#dee;
	border-right:solid 2px #04a;
}

#outerGroup #navi ul li.present {
	background-color:#bbf;
        border-right:solid 2px #04a;
}

#outerGroup #navi ul li.last {
	border-right:none;
        background-color: #ffc;
}

#outerGroup #navi ul li a {
	display:block;
	overflow:hidden;
        margin: 0;
        padding:2px 12px;
	text-decoration:none;
}

#outerGroup #navi ul li a:link {
	color:#000;
}

#outerGroup #navi ul li a:hover {
	background-color:#6ff;
	color:#00f;
}

#outerGroup #contentGroup {
  background-color: #efefff;
  margin: 0;
  padding: 2px;
}

#outerGroup #contentGroup #leftColumn {
  background-color: #fff;
  float: left;
  padding: 0; 
  width: 150px;
}

#outerGroup #contentGroup #leftColumn #l_head {
  background-color: #bbf;
  margin: 0;
  padding: 2px;
  border-top: solid 1px #999;
  border-left: solid 1px #999;
  border-right: solid 1px #999;
}

#outerGroup #contentGroup #leftColumn #l_head h2 {
  color: #00c;
  text-align: center;
}

#outerGroup #contentGroup #leftColumn #l_body {
  background-color: #fff;
  margin: 0;
  padding: 5px;
  border-bottom: solid 1px #999;
  border-left: solid 1px #999;
  border-right: solid 1px #999;
}

#outerGroup #contentGroup #leftColumn ul {
  font-size: 11px;
  padding: 0;
  margin:5px 0px 15px 0;
}

#outerGroup #contentGroup #leftColumn ul li {
  padding: 0;  
  margin:0 0 3px 1.4em;
  list-style-type: square;
}

#outerGroup #contentGroup #rightColumn {
  background-color: #fff;
  float: right;
  padding: 0; 
  width: 200px;
}

#outerGroup #contentGroup #rightColumn #r_head {
  background-color: #bbf;
  padding: 2px;
  margin: 0;
  border-top: solid 1px #999;
  border-left: solid 1px #999;
  border-right: solid 1px #999;
}

#outerGroup #contentGroup #rightColumn #r_head h2 {
  color: #00c;
  text-align: center;
}

#outerGroup #contentGroup #rightColumn #r_body {
  background-color: #fff;
  margin: 0;
  padding: 5px;
  border-bottom: solid 1px #999;
  border-left: solid 1px #999;
  border-right: solid 1px #999;
}

#outerGroup #contentGroup #rightColumn ul {
  font-size: 11px;
  padding: 0;
  margin:5px 0px 15px 0;
}

#outerGroup #contentGroup #rightColumn ul li {
  padding: 0;  
  margin:0 0 5px 1.4em;
  list-style-type: disc;
}

#outerGroup #contentGroup #content {
  padding: 10px 10px 10px 10px; 
  margin: 0px 202px 0px 152px;
  border: solid 1px #999;
  background-color: #fff;
}

#outerGroup #contentGroup #content h1 {
  margin: 0;
  padding:0;
  color: #03c;
}

#outerGroup #contentGroup #content h2 {
  margin: 0 0 5px 0;
  padding:0;
  color: #03c;
}

#outerGroup #contentGroup #content h3 {
  margin: 15px 0 5px 0;
  padding: 0;
  color: #03c;
  line-height: 1.2em;
}

#outerGroup #contentGroup #content h3.news {
  background-color: #dee;
  padding: 2px;
}

#outerGroup #contentGroup #content span.news {
  color: #000;
}

#outerGroup #contentGroup #content p.comb {
  margin: 0;
  padding: 0;
  font-size: 10px;
}
#outerGroup #contentGroup #content p.update {
  margin: 0px 0px 10px 0px;
  padding: 0;
  font-size: 10px;
  color: #999;
  text-align:right;
  font-style: italic;
}

#outerGroup #contentGroup #content p.main {
  margin: 0 0 2px 1em;
  padding: 0;
  line-height: 1.2em;
}

#outerGroup #contentGroup #content p.reporter {
  margin: 0 2em 5px 0;
  padding: 0;
  text-align:right;
  font-style: italic;
}

#outerGroup #contentGroup #content p.pastnews {
  margin: 15px 0px 0px 0px;
  padding: 0;
  font-size: 11px;
  text-align:right;
}

#outerGroup #contentGroup .floatClear {
  clear: both;
  display: block;
  line-height: 0px;
}

#outerGroup #footer {
  background-color: #7ad;
  border-top: solid 1px #04a;
  text-align: center;
  margin: 0;
  padding: 5px 0 15px 0; 
  color: #fff;
  font-size: 10px;
 }

