<!-- /* Layout section */ -->
body {
	font-size:80%;
	background-color:#5d1e0c;
	line-height:1.125em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#444;
}

#header, #footer{
	background-color:#5d1e0c;
	margin:0 100px;
}
#container{
	overflow:hidden;
	margin:0 100px;
	padding-right:180px; /* The width of the rail */
}
* html #container{
	height:1%; /* So IE plays nice */
}
#content{
	background-color:#fff;
	border-right:180px solid #fff; /* The width and color of the rail */
	margin-right:-180px; /* Hat tip to Ryan Brill */
	float:left;
	padding: 8px 8px;
}
#rail{
	width:178px;
	float:left;
	margin-right:-180px;
}
#hdrimg { 
	background-image: url(pics/logo.jpg);
	background-repeat: no-repeat;
	height: 78px; 
	padding-top:12px;
}


<!-- new format section -->


#container{
	background-color:#fff;
	border: 1px solid #fff;
	font-size:100%;
	line-height:1.125em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#444;

}
#header, #footer{
	margin-top:-8px;
	line-height:1.125em;
	background:#5d1e0c;
	color:#fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 10px solid #fff;

}
#footer{
	font-size:0.875em;
	margin-top:0px;
	padding-top:10px;
	text-align:center;
	color: #666;
	text-align: center;
	background: #c9bea0;
	border-top: solid 1px #666666;
	border-left: solid 1px #c9bea0;
	border-right: solid 1px #c9bea0;
	font-size:80%;
	line-height:1.125em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
bodytext p {
	font-size:80%;
	margin: 6px 6px;
}
#rail {
	width:178px;
	font-size:100%;
	border-left: 1px solid #c9bea0;
	background-color:#fff;
}
#rail p {
	line-height:1.125em;
	font-size:0.875em;
	margin-left:8px;
	text-align:left;
}

#header h1 a, #header .description {
	color: #ffffff;
}

h1{
	line-height:1.125em;
	font-size:125%;
}

p{
	margin: 6px 6px;
	line-height:1.125em;
}

a {
	color:#568A9A;
	text-decoration: none;
}
a:hover {
	color:#1B5B6D;
	text-decoration: none;
}



.articletitle { 
	font-size: 175%;
	color:#ffffff;
	font-weight:bold;
	line-height: 1.0em; 
	background: #c9bea0;
	margin-top:0.2em;
/*	padding-top:0.2em;
	padding-bottom:0.0em;
	padding-left: 1.8em; */
	background: #c9bea0 url(pics/tr_corner.png) no-repeat top right; 
/*	background-image: url(fcm_logo_sml.jpg);
	background-repeat: no-repeat; */
}
.author { 
	font-size: 100%;
	color:#444444;
	font-weight:bold;
	font-style: italic;
	/*line-height: 1.25em; 
	background: #c9bea0;
	padding-top:0.2em; 
	padding-bottom:0.375em;
	padding-left: 3.2em; 
	margin-bottom:1.25em; */
}
.byline{
	font-size: 65%;
	color:#444444;
	font-weight:bold;
	font-style: italic;
	text-align:left;
}

.corner {
width: 14px;
height: 14px;
border: none;
display:block;
}

#menu,#menu a {
display:inline;
padding: 8px 8px 4px 8px;
color:#444444;
text-decoration:none;
font-size:100%;
font-weight:bold;	
line-height:1.185em;

}
#menu a:hover {
display:inline;
padding: 8px 8px 4px 8px;
background:#5d1e0c url(pics/menu_bg_v4.png);
background-color:#5d1e0c;
color:#ffffff;
}

#menu a:active {
background-color:#c9bea0;
color:#444444;
}

a.pagetitle {
font-family:Tahoma, Helvetica, sans-serif;
font-size:1.875em;
font-weight:bold;
padding-left:80px;	
line-height:1.8em;
color:#fff;
text-decoration:none;
}

.pagetagline{
font-family:Tahoma, Helvetica, sans-serif;
font-size:100%;
font-weight:normal;
padding-bottom:20px;
padding-left:80px;
}

.menulink, a.menulink{
color:#444444;
font-weight:bold;	
text-decoration:none;
font-size:1.125em;
line-height:0.875em;
}
.menulink:hover{
text-decoration:underline;
}
.submenulink, a.submenulink{
	color:#444444;
	font-weight:normal;	
	text-decoration:none;
	font-size:80%;
	line-height:1.125em;
}
.submenulink:hover{
	text-decoration:underline;
}
.righthead, a.righthead{
	color:#444444;
	font-weight:bold;	
	text-decoration:none;
	font-size:1.125em;
	text-align:center;
	line-height:1.250em;
	padding-top:6px;
}
a.righthead:hover{
	text-decoration:underline;
}

.vspace{
	line-height:1.125em;
}

.abstract {
	background: #eaeada;
	padding: 4px 4px 4px 4px;
}

.code {
	background: #eaeada;
	background-image: url(code.jpg);
	background-repeat: no-repeat;
	padding: 4px 4px 4px 24px;
	font-family: Courier;
	color: #444;
	text-align:left;
}

.commentary {
	background: #eaeada;
	padding: 2px 10px 2px 10px;
	border: solid 1px #c9bea0;
}

.commentary p {
	line-height:1.125em;
	margin-left:8px;
	text-align:justify;
}
.breakout {
	background: #fdd99b;
	padding: 2px 10px 2px 10px;
	border: solid 1px #f9b358;
}
.breakout p {
	line-height:1.125em;
	margin-left:2px;
	padding: 0px 2px;
	text-align:justify;
}
.banner {
	background: #c9bea0;
	padding: 2px 10px 2px 10px;
	border: solid 1px #c9bea0;
}
.leftimage{
	margin: 0px 8px 6px 0px; 
	padding: 5px; 
	color: #444; 
	font-size: 0.875em; 
	float: left; 
	width: 400px; 
	text-align:center; 
}
.rightimage{
	margin: 0px 8px 6px 8px; 
	padding: 5px; 
	color: #444; 
	font-size: 0.875em; 
	float: right; 
	margin-right:1%; 
	width: 180px; 
	text-align:center; 
}
.rightimage a, .leftimage a {
	text-decoration:none;
}
.rightimage a:hover, .leftimage a:hover {
	text-decoration:none;
}

.cite {
	background: #eaeada;
	padding: 10px 10px 10px 50px;
	border: solid 1px #c9bea0;
	margin: 10px 10px; 
	width: 180px; 
	color: #444; 
	font-size: 100%; 
	float: right; 
	margin-right:1%; 
	line-height:1.125em;
	text-align:justify;
	background-image: url(cite.png);
	background-repeat: no-repeat;
}
.quote {
	background: #eaeada;
	padding-left: 50px;
	padding-right: 10px; 
	background-image: url(cite.png);
	background-repeat: no-repeat;
	margin: 6px 0px;
}

.qanda {
	float:left;
	color: #444; 
	font-size: 2.70em; 
	font-weight: normal; 
	margin: 10px 8px 12px 8px;
	line-height:1.0em;
}
#breakoutfloat {
	background: #d6e8ff;
	padding: 10px 10px 10px 10px;
	border: solid 1px #3b78ff;
	margin: 0px 10px; 
	width: 180px; 
	color: #444; 
	font-size: 100%; 
	float: right; 
	margin-right:0px; 
	line-height:1.125em;
	text-align:justify;

}
/* .wikiword{
color:green;
} */

<!--[if !IE]>-->
body {
	font-size:16px;
}

<!--<[endif]-->




