
/*#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}*/

.story-header
{
 float:left;
 width:232px;
 color:white;
 font-family:verdana;
 font-size:11px;
}

.story-details
{
 float:left;
 width:232px;
 color:gray;
 font-family:verdana;
 font-size:11px;
}

.story-cell
{
	width:500px;
	border-bottom: dotted #999;
	border-width: 1px; 
	vertical-align:top;
	padding-bottom:15px; 
}

.story-table
{
	border-spacing:20px 15px;
	width: 1000px;
	background-color: #1E201D;
}
h1
{
font-family: "Trebuchet MS", Verdana, sans-serif;
	padding: 0;
	font-size: 28px;
	color: #FF7700;
	display: inline;
}

.splash-title
{font-family: "Trebuchet MS", Verdana, sans-serif;
	padding: 0;
	/*font-size: 28px;*/
	/*color: #FF7700;*/
	display: inline;
	font-size: 2em;
	margin: .67em 0;
	color: #808080;
	
}

.body-text
{
 float:left;
 color:white;
 font-family:verdana;
 font-size:11px;
}

.body-text2
{
 float:left;
 color:white;
 font-family:verdana;
 font-size:13px;
}

a.story:link {text-decoration: none; color: white;}
a.story:visited {text-decoration: none; color: white;}
a.story:hover {text-decoration: underline; color: white;}
a.story:active {text-decoration: none; color: white;}

a.gallery_links:link {text-decoration: none; color: #f70;}
a.gallery_links:visited {text-decoration: none; color: #f70;}
a.gallery_links:hover {text-decoration: underline; color: #f70;}
a.gallery_links:active {text-decoration: none; color: #f70;}

.remove{
border:0
}

