body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	background-color: #333;
	background-attachment: fixed;
	background-image: url(images/bkgd.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.pan-175w {
	vertical-align: top;
	width: 175px;
}
.nav-main {
	text-align: center;
}
.footer {
	text-align: center;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #99cc33;
	text-decoration: underline;
}
a:active {
	color: #99cc33;
	text-decoration: underline;
}
a:visited {
	color: #999;
	text-decoration: none;
}


#article-title {
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	color: #999;
}
#article-text {
	padding-right: 3px;
	padding-left: 3px;
}
.container {
	border: 1px solid #666;
}
.pan-250w {
	width: 250px;
}
