#middle-column
{
      font-size: 10pt;
      color: #666666;
      font-family: Verdana, Arial, Helvetica;

      background-color: #f6f6f6;
}
#page-container, #inner-column-container, #masthead, #footer
{
	border-color: #f6f6f6;		/* all the borders within the layout */
	background-color: #f6f6f6;		/* all the backgrounds within the layout */
}	


a { font-family: Verdana, Arial, Helvetica; }
a { color: #084c9c; }
a:hover { color: #9e2108;  text-decoration: underline; }

#title-esj, #title-small-esj, #title-works, #title-small-works, #title1{
	background-color: #084C9E;
	}

#title1{
/* 	margin-right:125px; */
 	margin-right:10px; 
	float: right;
	}

#title-esj, #title-small-esj, #title-works, #title-small-works{
	float: left;
/*	font: bold;*/
	border: 2px;
	}

#title-esj, #title-small-esj {
	color: #EFEBCE;  
	background-color: #084C9E;
	}

#title-works, #title-small-works{
	color: #D6EBAD;
	background-color: #084C9E;
	}

#title-esj{
	font-size:500%;
	}

#title-works {
	font-size:550%;
	}

#title-small-esj{
	font-size:400%;
	}

#title-small-works {
	font-size:440%;
	}

.menu_container {
background-color: #f6f6f6;
padding-left: 0;
margin-top: 0;
}
