
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
a {font-size: 12px;}
blockquote { width: 600px; margin: 5px; padding: 10px; }
a:hover {text-decoration:underline;}

.menu1 {font-size: 14px; color:#0000ff;}
.menu2 {font-size: 12px; color:#0000ff;}
td {
  font-size: 12px;
  color: #000000;
}
.nav1 {
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
}
.nav2 {
  font-weight: bold;
  color: #ffffff;  
  font-size: 12px;
  text-decoration: none;
}
.cat1 {
  font-size: 14px;
  color: #000000;
}
.post {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  padding-left: 75px;
}
#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;
}
#line {
	width: 600px;
	height: 30px;
	padding: 0;
	margin: 0;
}
#content {
	float: left;
	width: 560px;
	padding: 0 0 0 5px;
	margin: 0;
}

#post_title {
	width: 544px;
	height: 24px;
	background: #eeeeee url(images/listing_top.gif) top left no-repeat;
	padding: 5px 0 0 5px;
	margin: 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#post_content {
	background-color: #eeeeee;
	font-size: .8em;
	padding: 0 0 0 5px;
	margin: 0;
}

#post_content p {
	margin: 0;
	padding: 3px 0;
}

#post_foot {
	width: 544px;
	height: 35px;
	background: url(images/listing_bottom.gif) top left no-repeat;
	font-size: .7em;
	padding: 10px 0 30px 0;
}

#post_foot p {
	display: inline;
	padding: 0 100px 0 0;
	margin: 0;
}

#clear {
	clear: both;
	width: 600px;
	height: 1px;
	margin: 0;
	padding: 0;
}

.col1 {
	width: 250px;
	float: left;
	padding: 0;
	margin: 0;
}

.col2 {
	width: 250px;
	float: left;
	padding: 0;
	margin: 0;
}

.clearcol {
	clear: both;
	padding: 15px 0 0 0;
}

#nav a:link {
	color: #fffffff;
	text-decoration: none;
}

#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}
