body { /* Establish the core font for the whole thing */
 font-family: Georgia, "Times New Roman", serif;
}

#inthisissue {
display:none;
}

.dropcap{
font-size:300%;
font-weight: bold;
float:left;
top:19px;
margin:0px 5px -5px 8px;
}


a{
color:black;
}


A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline;}



.hiddentext{ /*for hiding text on white background. don't ask*/
color: #fff;
}
.imagebox {
	  z-index: 99;
	  padding: 0px;
	  margin: 10px 10px 10px 10px;
	  border: 1px solid #000;	  
  }

.imagebox img {
 border-top: 0;
 border-left: 0;
 border-right: 0;
 border-bottom: 1px solid #000;
  }

 .caption{
	 font-size:12pt;
	 font-weight:bold;
	 font-family: Georgia, "Times New Roman", serif;
	 font-style: italic;
	 border:0;
	 padding: 0px 5px 0px 5px;
	
  }
  
#topbar .hideme {
color:#F40B00 ; /* Must be set as the same value as topbar background color */
}

#topbar {
background:#F40B00 url(http://www.columbia.edu/cu/thefed/v3/images/topbar.png) no-repeat center;
border:1px solid #000;
margin: 0px;
height:62px;
}

#banner{
border:1px;
background:#000;
margin: 0;
border-left:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;

position:relative;
}
#bannermast {

color:#000;
font-size:16pt;
background:#F40B00;
border:0px ;
width: 100%;
height: 100%;
padding: 0px 60px 0px 10px;
}

#bannerissue {
color:#F40B00;
background:#000;
font-size:14pt;
border: 0px;
width: 100%;
height: 100%;
padding: 0px 6px 0px 10px;
}

#footer{
width:100%;
color:#F40B00;
font-style:italic;
font-weight:bold;
font-size:14pt;
border: 1px;
text-align:right;
margin: 30px 0px 0px -5px;
padding: 0px 10px 0px 0px;
}



#sidebar {
display:none;
}

#covergraphic {
padding-right: 2px;
}

#covergraphic img {
width: 100%;
border: 1px solid #000;
margin-bottom:0 !important; 
margin-bottom:3px;
}

/* navigational toolbar within the sidebar */
#nav {
display:none;
}

/*classes for stuff on right*/

#rightbar {
display:none;
}


#datebox {
display:none;
}


/*top stories box*/
#topstories {
text-align: justify;
text-justify:distribute;
font-size:12pt;
font-family: Georgia, "Times New Roman", serif;
width:200px;
position: relative;
top: 0;
left: -17px !important; 
left: 0;
background: #E2E2E2;
border:1px solid #000;
margin:0px 0px 3px 5px;
padding:5px 5px 5px 5px;
}

#topstories a{
color: #F40B00;
}
.topstoryheadline {
font-size:12pt;
font-weight: bold;
color: #fff;
background: #808080;
}

.readmore{
 font-style: italic;
 text-align:right;
}

/* classes for use in the in this issue box */
#inthisissue {
display:none;
visibility:hidden;
}

/*done inhouses */

#mainheadline{
text-align:left;
font-size:36pt;
}

#subhead{
text-align:left;
font-size:20pt;
font-style:italic;
}


#byline{
text-align:left;
font-size:14pt;
padding: 10px 0px 10px 5px;
}

/*used by the volume index...*/
.vollink{
color: #F40B00;
font-size:14pt;
}

#archivebox a{
color: #F40B00;
}

/*used by the issue index...*/
.issuelink {
color: #F40B00;
font-size:14pt;
}

#articletext{
text-justify:distribute;
text-align: justify;
border:0px solid #000;
margin: 3px 0px 0px 0px;
background: #FFFFFF;
padding: 10px 5px 5px 5px;
z-index: 1;
font-size:12pt;
}

#frontfeature{
background: #FFF;
border:1px solid #000;
margin-top: 0;
margin-bottom:3px;
padding: 0px 8px 0px 8px;
}


articletext a{
color: #F40B00;
}
/*used by the archive pages*/
#archivebox{
border:1px solid #000;
margin: 3px 0px 0px 150px;
background: #FFFFFF;
padding: 0px 5px 0px 5px;
z-index: 1;
font-size:12pt;
}



#centerbox{ /*only used on main pages. articletext used on others*/
margin: 3px 215px 0px 150px;
z-index: 1;
font-size:12pt;
}
.credit {
font-size: 8pt;

color:#505050;
margin-bottom:2px;
}
