body
{
	background-color: gray;
	font-family: verdana;
	color: white;	
}


a
{

	font-family: verdana;
	color: white;
	
}

a:hover
{

	font-family: verdana;
	color: silver;
	
}

.infobar
{

	font-size: 11px;
	text-align: center;
	vertical-align: top;
	padding: 10px;

	
	
}

.featuretext
{

	background-color: #6C1F0B;
	font-size: 9px;
	vertical-align: top;
	padding: 3px 3px 3px 3px;
	width: 70px;
	height: 120px;
	text-align: center;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	
}

.featureimage
{

	background-color: #6C1F0B;
	font-size: 9px;
	width: 76px;
	height: 76px;
	text-align: center;
	
}

.title
{

	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	
}

.content
{
	font-size: 11px;
	width: 350px;
	
}

.contentgen
{
	font-size: 11px;
	
	
}

.images
{

	border-color: white;
	
}