a:hover {
  text-decoration:underline;
}
td {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
}
.slogan {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  color: #ffffff;  
  font-size: 16px;
  text-decoration: none;
}
.nav1 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #ffffff;
  font-size: .8em;
  text-decoration: none;
}
.nav2 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  color: #ffffff;  
  font-size: 12px;
  text-decoration: none;
}
.cat1 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  color: #000000;
}
.post {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  padding-left: 75px;
}
#line {
	width: 600px;
	height: 30px;
	padding: 0;
	margin: 0;
}
#side {
	width: 199px;
	background: url(/images/side_middle.gif) top right repeat-y;
	padding: 0 0 0 10px;
	float: left;
}
#side_top {
	height: 20px;
	width: 199px;
	background: url(/images/side_top.gif) top right no-repeat;
}
#side_top h4 {
	color: #164775;
	padding: 5px 0 0 0;
	margin: 0;
	text-align: center;
}
#side form {
	padding: 0;
	margin: 0;
}
#side_middle {
	width: 189px;
	padding: 20px 0 0 5px;
	margin: 0;
	font-weight: bold;
	font-size: .8em;
}
#side_bottom {
	height: 19px;
	width: 199px;
	background: url(/images/side_bottom.gif) bottom right no-repeat;
}
#clear {
	clear: both;
	width: 600px;
	height: 1px;
	margin: 0;
	padding: 0;
}
#content {
	float: left;
	width: 560px;
	padding: 0 0 0 5px;
	margin: 0;
}
