body       {margin:0; 
			padding:0; 
			background-color:#00400d;
			text-align:center;}
#left {float:left; padding-bottom:10px;}
#right {float:right; min-height:600px; margin:10px 0 17px 17px;}
#wrapper   {width:900px; /* formerly: width:839px; */
			min-height:100%;
			background-image:url(http://inflationomics.com/background.png); 
			background-repeat:repeat-x; 
			background-color:#eeeeee; 
			margin:0 auto 10px auto; /* margin:0 5% 10px 5%; */
			padding:0 20px 10px 20px;
			border:1px solid #222222; 
			border-width:0 1px 1px 1px;
			text-align:left;}
#content {margin:0 185px 0 180px;}
#content p,
#content li {font:14px/20px Verdana, Arial, Helvetica, sans-serif; text-align:justify;}
#content h1,
#content h2,
#content h3,
#content h4{font-family:Georgia, "Times New Roman", Times, serif; text-align:center; margin-top:3px;}
#content hr {width:65%;}

#content .frontPageItem h2 {margin-bottom:0;}
#content .frontPageItem h2 a {color:#000; text-decoration:none;}
#content .frontPageItem h4 {margin-top:0;}
#content .frontPageItem p.articleLinky {text-align:right;}
#content .frontPageItem p.articleLinky a {color:#0a5a1a;}
#content .frontPageItem:hover p.articleLinky {font-weight:bold;}

#content .frontPageItem1 {border:1px solid #000; background-color:#FFE; margin:0 5px 10px; width:242px; padding:0 5px; float:left;}
#content .oddItem {clear:both;}
#content .frontPageItem1 h2 {margin-bottom:0; font-family:Impact, "Courier New", Courier, monospace; font-size:125%; font-weight:100;}
#content .frontPageItem1 h2 a {color:#000; text-decoration:none;}
#content .frontPageItem1 h4 {margin-top:0; font-family:"Courier New", Courier, monospace; font-size:75%;}
#content .frontPageItem1 p {font-family:"Courier New", Courier, monospace;}
#content .frontPageItem1 p.articleLinky {text-align:right;}
#content .frontPageItem1:hover p.articleLinky {font-weight:bold;}

#content #bits {padding:0; background-color:#FFFFFF; text-align:right; border:1px solid #000; border-color:#157925 #074e12 #074e12 #157925; border-width:1px 2px 2px 1px;}
#content #bits img {margin:-1px 1px 1px; vertical-align:middle; border:0;}
#content #bits a {margin:2px; font:10px Verdana, Arial, sans-serif; text-decoration:none; color:#555;}
#content #bits a:hover {text-decoration:underline; color:#43a943;}


#ratebox {border:1px solid #222222; background-color:#ffffff; margin:5px; padding:10px;}
#ratebox h2 {margin:0px;}

#glossaryterms,
#glossaryterms ul {float:left; padding:0 0 5px 0; margin:10px 10px 2px 0px; list-style:none; font: 11px "Courier New", Courier, mono; border:1px solid #000; border-color:#157925 #074e12 #074e12 #157925; border-width:1px 2px 2px 1px; background:#fff; position:relative; cursor:pointer;}
#glossaryterms li {max-width:145px; width:145px; background:#fff; text-indent:-15px; padding:0 0 0 15px; margin:0 0 0 0;}

#glossaryterms li a {display:block; color:#555; margin:0 25px 0 10px; text-decoration:none; }
#glossaryterms li a:hover {text-decoration:underline; color:#43a943;}

.gdef {font-family:Verdana, Arial, Helvetica, sans-serif; text-align:left !important; margin:10px 0 0 0;}
.gword {font-weight:bold; font-size:16px;}
.gdef ol {margin-top:0; margin-bottom:0;}
/* #content li {font-family:Verdana, Arial, Helvetica, sans-serif !important;} */

#content div.articleImg {float:right; margin:0 0 3px 10px;}
#content div.articleImg img {border:1px solid #000; border-color:#157925 #074e12 #074e12 #157925; border-width:1px 2px 2px 1px;}
#content div.articleImg>div {font-size:9px;}
#content div.articleImg>div a {color:#888; text-decoration:none;}


#bottom {clear:both;}

/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/skeleton_left.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */
#nav,
#nav ul {padding:0 0 5px 0; margin:10px 10px 2px 0px; list-style:none; font: 12px "Courier New", Courier, mono; border:1px solid #000; border-color:#157925 #074e12 #074e12 #157925; border-width:1px 2px 2px 1px; background:#fff; position:relative; z-index:200; cursor:pointer;}

#nav li {background:#fff;}
/* a hack for IE5.x and IE6 */
* html #nav li {float:left;}

#nav li a {display:block; color:#555; margin:0 25px 0 10px; height:20px; line-height:20px; text-decoration:none; white-space:nowrap;}

#nav li:hover {position:relative; z-index:300;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}
/* yet another hack for IE5.x and IE6 */
* html #nav, * html nav ul {width:1px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover > ul {left:-15px; margin-left:100%; top:-1px;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover > a {text-decoration:underline; color:#43a943;}


/* but IE5.x and IE6 need this lot to style the flyouts and path followed */
/* show next level */
#nav li:hover ul,
#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:-15px; margin-left:100%; top:-1px;}

/* keep further levels hidden */
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}

/* show path followed */
#nav li:hover a,
#nav li:hover li:hover a,
#nav li:hover li:hover li:hover a,
#nav li:hover li:hover li:hover li:hover a,
#nav li:hover li:hover li:hover li:hover li:hover a,
#nav li:hover li:hover li:hover li:hover li:hover li:hover a
{text-decoration:underline; color:#43a943;}

/* hide futher possible paths */
#nav li:hover li a,
#nav li:hover li:hover li a,
#nav li:hover li:hover li:hover li a,
#nav li:hover li:hover li:hover li:hover li a,
#nav li:hover li:hover li:hover li:hover li:hover li a
{text-decoration:none; color:#555;}