h1 {
	line-height: 24px;
	text-transform: capitalize;
	margin-bottom: 5px;
}
/* content area */
#box
{
	margin-left:212px;
}
#middle-container
{	
	width:480px;
	/* margin-left:212px; */
}

#content-navigation
{
	width: 480px;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

.content-navigation
{
	width: 480px;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
#content-navigation h3,
#story h3
{
	color: #93675a;
	text-transform: capitalize;
	margin-bottom: 5px;
	/* margin-top: -5px; */
}
#content-navigation a
{
	color: #000000;
	text-decoration: none;
}
#navigation-bar
{
	width: 100%;
	margin: 0;
	padding:0;
}

#navigation-bar a:hover 
{
	text-decoration: underline;
}
.float-navigation
{
	width: 480px;
	float: left;
	color: gray;
}

#page-links
{
	width: 100%;
	text-transform: capitalize;
	font-weight: bold;
	text-align: right;
}
#page-links a
{
	color: #2281c3;
	text-decoration: underline;
}
#story
{
	font-size: 10pt;
/*	line-height: 110%; */
	word-spacing: 3px	;
}
#story p
{
	margin-top: 6px;
}
#story h1
{
	font-size: 16pt;
}
#story h2
{
	margin:0;
	margin-bottom: 9px;
	line-height: 22px;
	font-size: 14pt;
}

#story h5
{
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 10pt;
	color: #6e6e70;
}
#story h6
{
	margin: 0;
	margin-bottom: 2px; 
	margin-top: -2px; 
	padding: 0;
	color: #939393;
	font-size: 8pt;
	
}
#story-img-container
{
   height: auto;
   width: auto;
	font-size: 8pt;
	color: #939393;
	float: left;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	margin-right: 10px;
	position: relative;
}
#story-img-container img
{
	margin-bottom: 5px;
}
#text-img-container
{
   width: 100%;
	line-height: 12px;
	overflow: hidden;
	position: relative;
}
/* login box for mm_forum */
#login-box
{
   font-size: 10pt;
}
#login-box p 
{
   font-size: 10pt;
}
#login-box h3
{
   color: orange;
   font-size: 10pt      
}
/* EOF login box for mm_forum */
#next-page
{
	width: 100%;
	font-size: 10pt;
	color: #808082;
	text-align: left;
	margin-top: 20px;
}

#next-page h4
{
	color: #7d7d7d;
	font-size: 10pt;
	margin: 0;
}
#next-page a
{
	color: #7d7d7d;
	font-size: 9pt;
}
#next-page-link
{
	width: 50%;
	text-align: right;
	white-space: nowrap;
}
#next-page-link a
{
	color: #7d7d7d;
	font-weight: bolder;
	text-decoration: none;
	text-transform: capitalize;
}
/* EOF story page Content area */

/* EOF content area */

.floater
{
	width: 788px;
	float: left;
}
.fullwidthfloat
{
   width: 1000px;
   height: 126px;
   float: left;
}
.row-break
{
	clear: both;
	
}
.row-break h4
{
	margin: 0;
}
/* table area */
#table a
{
	font-size: 10pt;
	color: #000000;
}
#table h2
{
	margin-top: 12px;
	margin-bottom: 20px;
}
#table a h4
{
	font-size: 13pt;
	color: #59595b;
	margin-bottom: 4px;
	margin-top: 0px;
	line-height: 20px; 
}

.table-article
{
	width: 470px;
	font-size: 10pt;
	padding-bottom: 0px;
	line-height: 14px;
}	
.table-article h6
{
	margin: 0;
	padding: 0;	
	color: gray;
}

.read-more 
{
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.table-break
{
	clear: both;
	height: 10px;
}
/* EOFtable area */
/* Comments area */
#comments-container
{
	font-size: 10pt;
}
#comments-container h3
{
   font-size: 11pt;
	color: #93675a;
}
#comments-container h5
{
	color: gray;
}
/* EOFComments area */
