body
{
	font-family: Verdana, Sans-serif;
	font-size: 0.8em;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

p
{
	color: #555;
}

a
{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

a:hover
{
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #999;
}

h1
{
	font-weight: bold;
	font-size: 2em;
	margin-bottom: 5px;
}

h2
{
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
	margin: 0;
}

h3
{
	font-weight: bold;
	font-size: 1em;
	color: #000;
	margin: 0;
}

img
{
	border: none;
}

input
{
	border: 1px solid #999;
	margin: 1px 0 1px 0;
}

textarea
{
	border: 1px solid #999;
}

textarea.txpCommentInputMessage
{
	width: 450px;
}

#top
{
  height: 10px;
  background-color: #b5b5b5;
}

#container
{
	margin: 0 auto;
	width: 800px;
}

#nav
{
	padding-top: 20px;
}

#nav a
{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

#nav a:hover
{
	color: #000;
	border-bottom: 1px solid #fff;
}

#nav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li
{
	float: left;
}

.sakbutton
{
	width: 75px;
	height: 50px;
	background-image: url("../images/9.png");
	background-repeat: no-repeat;
	display: block;
}

.sak
{
	position: relative;
	left: 25px;
	bottom: 15px;
	font-weight: bold;
}

.mirubutton
{
	width: 75px;
	height: 50px;
	background-image: url("../images/7.png");
	background-repeat: no-repeat;
	display: block;
}

.miru
{
	position: relative;
	left: 23px;
	bottom: 15px;
	font-weight: bold;
}

.mapsbutton
{
	width: 75px;
	height: 50px;
	background-image: url("../images/5.png");
	background-repeat: no-repeat;
	display: block;
}

.maps
{
	position: relative;
	left: 20px;
	bottom: 15px;
	font-weight: bold;
}

.drivenbutton
{
	width: 75px;
	height: 50px;
	background-image: url("../images/3.png");
	background-repeat: no-repeat;
	display: block;
}

.driven
{
	position: relative;
	left: 15px;
	bottom: 15px;
	font-weight: bold;
}

#secthead
{
	margin: 80px 0 0 0;
	width: 450px;
}

.sectquote
{
	color: #333;
	font-size: .8em;
}

.secticon
{
	margin-right: 5px;
}

#sectbox
{
	float: right;
	width: 300px;
	height: 250px;
	background-image: url("../images/22.png");
	background-repeat: no-repeat;
}

#cathead
{
  margin-bottom: 20px;
}

.catheadlist
{
  margin: 0 0 5px 15px;
  padding: 0;
  list-style: none;
}

.catheaditem
{
  display: inline;
  padding-bottom: 5px;
}

#articles
{
	width: 600px;
	.width: 580px;
	margin: 20px 20px 0 0;
}

.history
{
  clear: both;
  font-weight: bold;
}

.small
{
	color: #555;
	font-size: .8em;
}

.smallrev
{
	color: #000;
	font-size: .8em;
}

.smallrev a
{
  color: #000;
  text-decoration: none;
  border-bottom: 1px dotted #fff;
}

.smallrev a:hover
{
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}

#sidebar
{
	float: right;
	clear: right;
	width: 150px;
	margin: 20px 0 0 10px;
	line-height: 1.5em;
}

#indent
{
	padding-left: 15px;
}

.recent_articles
{
	margin: 0;
	padding: 0 0 0 15px;
	font-size: .8em;
}

.article_thumb
{
	margin: 10px 10px 20px 0;
	padding: 3px;
  border: 1px solid #b5b5b5;
}

#copyinfo
{
  padding: 5px;
  border: 1px solid #ececec;
}

#copyinfo img
{
  margin: 10px;
}

#foot
{
  margin-top: 10px;
  padding: 10px 0 10px 0;
  background-color: #b5b5b5;
  clear: both;
}

#footer
{
  margin: 0 auto;
  width: 400px;
}

#divider
{
	margin-bottom: 20px;
  background-image: url("../images/86.png");
  background-repeat: no-repeat;
  height: 10px;
	clear: left;
}

#dividertoo
{
	margin-bottom: 20px;
  height: 10px;
	clear: left;
}

.comments_error
{
	border: 1px solid #c00;
	background-color: #ffe6e6;
}

div.comments_error
{
	border: 1px solid #c00;
	padding: 5px;
}
