.textl {
	background-color: #333333;
	border: 1px solid #FFFFFF;
	padding: 6px 7px 7px;
	width: 350px;
	margin-bottom: 20px;
}
.textr {
	position: absolute;
	background-color: #333333;
	border: 1px solid #FFFFFF;
	padding: 6px 7px 7px;
	width: 350px;
	margin-bottom: 20px;
	left: 412px;

}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin-top: 20px;
	margin-left: 15px;
	color: #FFFFFF;
}
pre {
	font-size: 12px;
	font-family: "Lucida Console", "Courier New", Courier, mono;
	line-height: 120%;
}
.date {
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	color: #DD2222;
	position: relative;
	top: -16px;
	margin-bottom: -16px;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #FFFF00;
}
a:visited {
	color: #EEEE00;
}
a:hover {
	text-decoration: none;
}
a.intro {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.intro {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.intro {
	color: #F0F000;
	text-decoration: none;
}
img {
	border-style: none;
}
p {
	margin-top: 12px;
	margin-bottom: 5px;
}
.sitelink {
	position: relative;
	left: 282px;
	width: 50px;
	margin-top: -19px;
	font-size: 9px;
}
.images-table {
	width: 344px;
}
.images-column {
	text-align: center;
	height: 114px;
}
.images-nav {
	padding-top: 8px;
	font-size: 14px;
	text-align: center;
}
.images-textl {
	background-color: #333333;
	border: 1px solid #FFFFFF;
	padding: 6px 7px 7px;
	margin-bottom: 20px;
}
