body
{
 background: #FFFFFF;
  color: #000000;
 font: 16px arial;
 font-weight: normal;
}
h1
{
 font: 30px arial;
 color: #045B86;
 font-weight: bolder;
}
h2
{
 font: 20px arial;
 color: #045B86;
 font-weight: bolder;
}
h3
{
 font: 15px arial;
 color: #045B86;
 font-weight: bolder;
 text-decoration: none;
}
h3 A
{
 font: 15px arial;
 color: #045B86;
 font-weight: bolder;
 text-decoration: none;
}
h3 A:visited
{
 font: 15px arial;
 color: #045B86;
 font-weight: bolder;
 text-decoration: none;
}


a
{
 color: #F0773D;
 font-weight: bold;
}
a:visited
{
 color: #F0773D;
 font-weight: bold;
}
table.main
{
 position: absolute;
 top: 0;
 left: 0;
}
table.home
{
 background-image: url('http://hosted.msri.org/bamo/siteimages/bamo-home.jpg');
 background-repeat: no-repeat;
 height: 768px;
 width: 800px;
}
table.common
{
 background-image: url('http://hosted.msri.org/bamo/siteimages/background.jpg');
 background-repeat: no-repeat;
 width: 800px;
}
td.sidebar
{
 background: #f0773d;
}
td.sidebar2
{
 background: #045c85;
}
td.midbar
{
 width: 800px;
 background-image: url('http://hosted.msri.org/bamo/siteimages/strip.jpg');
 
}
td.midbarmain
{
 width: 800px;
 #background: #D6ECF7;
 background: #B4D8E8;
 
}
td.menuitem
{
 font: 12px arial;
 width: 57px;
 height: 20px;
 text-indent: 13px;
 font-weight: bold;
 color: #FFFFFF;
 background-image: url('http://hosted.msri.org/bamo/siteimages/button.jpg');
 background-repeat: no-repeat;

}
td.menuitemblank
{
 font: 12px arial;
 width: 57px;
 height: 20px;
 text-indent: 13px;
 font-weight: bold;
 
}
td.menuitem:hover
{
 font: 12px arial;
 width: 57px;
 height: 20px;
 text-indent: 13px;
 font-weight: bold;
 color: #FFFFFF;
 background-image: url('http://hosted.msri.org/bamo/siteimages/button-over.jpg');
 background-repeat: no-repeat;

}

td.menuitemover
{
 font: 12px arial;
 width: 57px;
 height: 20px;
 text-indent: 11px;
 font-weight: bold;
 color: #FFFFFF;
 background-image: url('http://hosted.msri.org/bamo/siteimages/button-over.jpg');
 background-repeat: no-repeat;

}
a.menuitem
{
 color: #FFFFFF;
 font: 12px arial;
 font-weight: bold;
 text-decoration: none;

}
a.menuitem:visited
{
 color: #FFFFFF;
 font: 12px arial;
 font-weight: bold;
 text-decoration: none;

}
div.intro
{
 text-align: justify;
 color: #000000;
 font: 16px arial;
 font-weight: bold;
}

div.text
{
 width: 650px;
 margin: 40px 40px 10px 40px;
 text-align: justify;
 color: #000000;
 font: 16px arial;
 font-weight: normal;
}
div.home
{
 position: relative;
 top: 0;
 left: 0;
 width: 314px;
 height: 121px;
 display: inline;
 
}
div.title
{
 position: relative;
 top: 15;
 left: 262;
 width: 224px;
 height: 55px;
 display: inline;
 
}