body {
	background-image: url(images/img_38.gif);
	margin-top: 0px;
	font: small/18px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	color: #000000;
}
.main {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: none;
	border-bottom-style: solid;

}
.definition {
	font-size: x-small;
}
.header {
	font-size: medium;
	font-weight: bold;
}
a:link {
	color: #D22225;
	text-decoration: underline;
}
a:hover {
	color: #993300;
}
a:visited {
	color: #D22225;
	text-decoration: underline;
}
.boxleft {
	margin: 2px 2px 2px 5px;
	padding: 2px 2px 2px 5px;
	width: 300px;
	border: thin solid #D22225;
	height: 159px;
}
.boxright {
	margin: 1px;
	padding: 2px 5px 2px 2px;
	width: 300px;
	border: thin solid #D22225;
	height: 159px;
}
.footer {
	color: #666666;
	font-size: x-small;
	text-align: center;
}
.blogPost{font-size:100%;}

.blogPost strong{color:#000000;font-weight:bold;}

.byline{font-size:80%;}

.sidebar {
	margin-left: 6px;
	font-size: 10px;
}
