*
{
padding: 0;
margin: 0;
}

body {
  background-color: #2C184E;
  margin: 0px;
  padding: 0px;
  background-image: url(../images/bkg-texture.jpg);
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #2C184E;
}
#content {
  color: #2C184E;
  padding-left: 10px;
  padding-right: 30px;
  margin-top:10px;
}
p + p {
  margin-top: 5px;
}


#wrapper {
  width: 800px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fdf9f5;
  top: 0px;
  background-image: url(../images/contenttexure.jpg);
}
#footer {
  padding-top: 4px;
  padding-left: 15px;
  color: #2C184E;
  margin-top: 10px;
}


#banner {
  background-color: #EAF4FE;
  height: 169px;
  background-image: url(../images/logo.gif);
  padding-left: 10px 10px 5px 6px;
  background-repeat: no-repeat;
  background-position: 10px center;
  margin-top: 0px;
}



#header {
  width: 540px;
  height: 70px;
  margin-left: 210px;
  font-size: 90%;
  color: #3D2E3D;
  text-align: center;
  padding-top: 20px;
  background-image: url(../images/mbis_title.png);
  background-repeat: no-repeat;
  background-position: center;  
}

#title {
  width: 540px;
  margin-left: 210px;
  color: #472985;
}
#title h1 {
  font-family: Garamond, AGaramond, "Garamond Premr Pro";
  color: #472985;
  font-size: 32px;
  margin-top: 0px;
  text-align: center;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/ul-multi-nine.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* calculate the overall width/height of the top level list items and center them */
.menu {
  width:800px;
  height:40px;
  margin:0 auto;
  background-color: #EAF4FE;  
}

/* set up defaults */
.nav,
.nav ul {
  margin:0;
  padding:0;
  list-style:none;
}
.nav a {text-decoration:none;}
.nav {width:100px; float:left; margin-right:-1px;}

/* set up the widths */
.nav .drop {width:100px;}
.nav a {
  width:100px;
  margin-right:-99px;
  margin-bottom:-1px;

} /* margin is 1px less than the width */
.nav ul li {max-width:100px;}

/* style the links using the b elements */
.nav b {
  display:block;
  padding:6px 8px;
  border:1px solid #fff;
  cursor:pointer;
  font:normal 11px verdana, sans-serif;
  }
#footer a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #2C184E;
  text-decoration: none;
}
#footer a:hover {
  color: #4D5B84;
}
  
.nav b.top {
  height:26px;
  line-height:26px;
}
.nav a.sub-link b {
  background-image: url(ulmulti9/arrow.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}

/* style the list colors */
.nav a {
  color:#2C184E;
  background:#EAF4FE;
}
.nav ul a {
  background: #EAF4FE;
}
.nav ul ul a {
  background: #EAF4FE;
}
.nav ul ul ul a {
  background: #EAF4FE;
}

/* style the hover, active and focus colors */
.nav a:hover, 
.nav a:focus,
.nav a:active {background-color: #482F66; color:#fff;}

  
/* style the path on hover in all browsers except IE5.5 and 6 */
.nav li:hover > a {
  color:#fff;
  background-color: #482F66;
}

/* style the positions of the ul and also when the text spans two and three lines */
.nav {height:40px;}
.nav .drop {height:40px;}

.nav ul {position:relative; left:0; top:0; z-index:100;} /* the dropdown */
.nav ul ul {left:95px; top:-26px;} /* the right flyouts */
.nav ul ul.two {top:-39px;}
.nav ul ul.three {top:-52px;}
.nav li.left ul ul {left:auto; right:95px;} /* and the left flyouts */


/* do not change anything below this line */
/* ------------------------------------------------------------ */
.nav li,
.nav ul {float:left;}
.nav ul li {clear:left;}
.nav a {position:relative; display:block; z-index:10;}
.nav a.sub-link {float:left; margin-top:10000px;}
.nav .drop,
.nav .fly {margin-top:-10000px;}
.nav ul {margin-bottom:-5000px;}

/* the bit that does all the work */
.nav a:hover,
.nav a:focus,
.nav a:active {margin-right:0;}

/*IE5-7 fixes*/
.nav .fly {width:100%;}
a:active {}

/*OPERA fix*/
.nav ul:hover {clear:left;}
#content h1 {
  font-family: Tahoma, Charcoal, "Eras Book", sans-serif;
  color: #2C184E;
  font-size: 26px;
}
#content h2 {
  font-family: Tahoma, Charcoal, "Eras Book", sans-serif;
  font-size: 18px;
  color: #2C184E;
  margin-top: 5px;
}
#wrapper #content p {
  font-family: Tahoma, Charcoal, "Eras Book", sans-serif;
  font-size: 90%;
  color: #2C184E;
}
#content h3 {
  font-family: Tahoma, Charcoal, "Eras Book", sans-serif;
  font-size: 16px;
  color: #2C184E;
  margin-top: 6px;
}

#content table {
margin-top: 15px;
}

.error
{
font-size: 95%;
color:red;
}
.head
{
background-color:#482F66;
color:#fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
padding: 5px;
font-weight: bold;
}


.item
{
font-family: Tahoma, Charcoal, "Eras Book", sans-serif;
font-size:90%;
padding-left: 5px;
padding-right: 5px;
border-bottom: solid 1px #482F66;
}

 #content a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #2C184E;
  font-weight:bold;
  text-decoration: none;
}
#content a:hover {
  color: #4D5B84;
}

.mbis
{
color: #4a2885;
font-weight: bold;
}

dt 
{
color: #190438;
font-weight: bold;
}


dd
{
margin-left: 25px;
}
.plantlatin
{
color: #2d73b9;
font-style: italic;
}

.join
{
color: #4a2885;
font-weight: bold;
}

.joinfield
{
border-bottom: #000000
}

.strong
{
color: #004e87;
font-weight:bold;
}

.em
{
color: #497fbf;
font-style: italic;
font-weight:bold;
}

.bulletlist2 li
{
list-style-type: none;
}

.ais
{
color: #9781b7;
font-weight: bold;
}	
	
#bulletlist1 li
{
list-style-type: square;
}
ul 
{
list-style-type: none;}

.box
{
background-color: #4a2885;
border-right-color: #12022c;
} 
  
