  #content {
    background-image: url(images/body_bg.jpg);
    background-repeat: repeat-y;
    background-position: top center;
    background-color:#ffffff;
  }

	/* Side Boxes */

  .box {
		background-color: transparent;
		border: none;
		width: 136px;
  }
  div.nib div.boxhead {
    background-image: url(images/news_in_brief.jpg);
		background-color: transparent;
		height:20px;
  }
  div.nib div.boxhead span	{ display:none; }
  div.mlist div.boxhead {
    background-image: url(images/mailing_list.jpg);
		background-color: transparent;
		height:20px;
  }
/*	div.mlist div.box {
		margin-bottom: 20px;
	} */
  div.mlist div.boxhead span	{ display:none; }
	div.sponsors div.boxhead {
		background-image: url(images/sponsors.jpg);
		background-color: transparent;
		height:20px;
	}
  div.contactus div.boxhead {
    background-image: url(images/contact_us.jpg);
		background-color: transparent;
		height:20px;
		padding:0;
  }
	div.contactus div.box {padding:0;}
	div.contactus div.boxcontent {padding:0;}
	div.contactus div.box img {padding:0;}
  div.contactus div.boxhead span	{ display:none; }

	.boxcontent {
    background-color: #ebf3fd;
		border: solid 1px #000000;
		border-top: none;
	}

	/* For Drop Down/Pull Across menus */

  .menuStyle {
    color: #eeeeee;
    text-align: left;
    background-color: #079ce0;
    padding: 3px;
    padding-left: 8px;
    border: none;
  }
                                                                                                                                                     
  div.menuStyle a  {
    color:#eeeeee;
    border-bottom:none;
  }
                                                                                                                                                     
  div.menuStyle a:hover  {
    color: #eeeeee;
    background-color: #0036b2;
    border-bottom:none;
  }

	#menuHead { position: relative; }
	.popupwrap	{
			width:132px;
	}

  #menuex1, #menuex2, #menuex3,#menuex4,#menuex5,#menuex6,#menuex7,#menuex8,#menuex9,#menuex10,#menuex11,#menuex12,#menuex13,#menuex14,#menuex15,#menuex16,#menuex17,#menuex18,#menuex19,#menuex20,#menuex21,#menuex22 {
		border-top:1px solid #000000;
		border-bottom:1px solid #000000;
		text-align:left;
		margin-right:10px;
	}

	#leftcolcell {background: #045d99;}
  #rightcolcell {background: #045d99;}
