body {
   margin:0;
   padding:0;
   background: #666666;
   line-height: 1.6em;
   font:9pt/1.24 arial,helvetica,sans-serif;*font-size:small;*font:x-small;
}

a { 
   text-decoration: none;
   color: #B9BA88;

}

a:hover { 
   text-decoration: underline;
   color: #FFFFFF;
 }

em {  }
img { border: 0 }

b {
   font-size: 14px;
	 font-family: Verdana;
   font-weight: bold;
}

b a:hover{
   text-decoration: none;
   font-size: 14px;
	 font-family: Verdana;
   font-weight: bold;
	 color: #999966;
}

p {
   color: #FFFFFF;
   font-size: 14px;
	 font-family: Verdana;
	 line-height: 1.6em;
}


#maincontainer {
   width: 974px; /*Width of main container*/
   margin: 0 auto; /*Center container on page*/
}

#header {
   background: #000033;
   width: 974px;
   height: 79px; /*Height of top section*/
}

#menuwrapper {
   background: url(img/css_MenuBackground.gif) left;
   width: 974px;
   height: 20px;
   font: 10px;
}

#banner {
   background: #000033;
   width: 974px;
   height: 148px;
}

#wrap {
   clear: both;
	 background: #F2F2D6 url(img/homepage_body.jpg) repeat-x left top;
   margin: 0 auto; /*Center container on page*/
   width: 974px;
	 height: 326px;
}

#leftpanel {
   float: left;
	 display: block;
	 margin-top: 24px;
	 width: 486px;
	 height: 100px;	
}

#rightpanel {
   float: left;
	 margin-top: 24px;
	 width: 400px;
	 margin-right: 0px;	
	 height: 100px;
}

#StrategyConsulting {
   width: 300px;
	 margin-left: 36px;
	 margin-top: 0px;

}

#EconomicConsulting {
   width: 300px;
	 margin-left: 24px;
	 margin-top: 0px;	 
	 position: relative;
}

#RecentPublications {
   width: 400px;
	 margin-left: 30px;
	 margin-top: 0px;
	 height: 130px;
	 position: relative;

}

#RecentPublications td {
   height: 132px;
	 font-size: 11px;
	 line-height: 1.22em;
	 vertical-align: bottom;
	 color: #FFFFFF;
}

#RecentPublications span {
	 font-size: 11px;
	 line-height: 1.22em;
	 vertical-align: bottom;
	 color: #FFFFFF;
}

#JoinKeystone {
   width: 400px;
	 margin-left: 24px;
	 margin-top: 116px;	 
	 position: relative;

}

#JoinKeystone p {
	 font-size: 10px;
}

#contentwrapper {
 
}


.greyLine {
    margin: 8px 0 0 0;
}
.entry {
		padding-top:4px; padding-bottom:4px;
		margin: 6px 0px 6px 14px;
}

.entry a {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

#footer {
    clear: both;
    width: 974px;
    text-align: center;
    padding: 5px 0;
    background: url(img/css_FooterBackground.gif) repeat-x left top;
	  height: 24px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}

#footer .left a {
    float: left;
    margin-left: 24px;
    text-decoration: none;
    color: #FFFFFF;
}

#footer .right {
    float: right;
    margin-right: 24px;
}

.clear {
	clear: both;
	margin: 18px 0 0 0;
}

.headline {
    margin-left: 0px;
		margin-right: 0px;
    padding: 6px 0px 6px 0px;
		height: 12px;
    background-position: top;
    background-image: url(img/css_headline_24.gif);
    background-repeat: repeat-x;
		vertical-align: middle;
		overflow: hidden;
}

.headline span {
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #FFFFFF;
		padding: 6px 0px 6px 14px;
}
