body {
  margin: 0;
  background-color: #000000;
  background-image: url("/levites/lev_images/grad01.jpg");
  background-repeat: repeat-x;  
  font: Comic Sans Ms;
  color: white;
  font-family: sans-serif;
  font-size: 90%;
}

p {
  margin-top: 5px;
  margin-bottom: 15px;
}
.justify {
  text-align:justify;
}
a:link {
  color: #00ff00;
}

a:visited {
  color: #00ff00;
}

a:active {
  color: #00ff00;
}

a:hover {
  color: #999999;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}
.smallFont {
  font-size: 80%;
  }
.footer {
  font-size: 65%;
}

.centerHead {
  text-align: center;
  font-family: Comic Sans Ms;
  font-style: bold;
  font-size: 300%;
  font-weight: bold;
  margin-bottom: 15px;
  color: #ffffff;
}

#content {  
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;  
  padding: 20px 0px 0px 0px;
  background-image: url("/levites/lev_images/minstrel.png");
  background-repeat: no-repeat;
  }
#topPic {  
  width: 100%;
  height: 290px;
  xborder: 2px solid black;
  xbackground-color: black;
  background-image: url("/levites/lev_images/levites10_logo.png");
  }
#logoLeft {
  float: left;
  xborder: 2px solid black;
}

#centerFrame {
  xbackground-image: url("/levites/lev_images/08_background.jpg");
  
  
  padding: 10px;
  border: 5px solid #849ba8;
  text-align: center;
  color: #ffffff;
}
#centerPic {
  padding: 10px;
  border: 5px solid #849ba8;
  text-align: center;
  color: #ffffff;
}
#globeDiv {
  margin: 10px;
  padding: 2px;
  font-size: 70%;
  text-align: center;
  width: 70px;
  line-height: 100%;
}

#pictureTable {
  text-align: center;

}
.midAlign {
  vertical-align: middle;
}

#pictureTable td {
  text-align: center;
}

.fullWidth {
  max-width: 950px;
}

table#main {
 

}

table#main  td {
}
td#leftList {
  vertical-align: top;
}
td#centerList {
  width: 100%;
  vertical-align: top;
  padding: 10px 100px 10px 100px;
}
table#main td#leftList div#leftList {
  background: #CCDEF0;
  padding: 10px 5px 10px 5px;
  width: 100px;
  min-height: 200px;
  margin: 0;
  border: 1px solid #849ba8;
  text-align: left;
}
#img {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
td#rightList {
  vertical-align: top;
}
table#main td#rightList div#rightList {
  background: #CCDEF0;
  padding: 10px 5px 10px 5px;
  width: 100px;
  min-height: 200px;
  margin: 0;
  border: 1px solid #849ba8;
  text-align: left;
}
#homeMenu  {
 font-size: 90%;
 margin: 2px 0px 2px 0px;
 padding: 2px 0px 2px 0px;
 Xdisplay: block;
 width: 100px;
 Xheight: 300px;
 line-height: 200%;

}

#homeMenu a {
  color: #003366;
  border: 1px solid #CCDEF0;
  display: block;
}
#homeMenu a:link:visited:active {
  Xcolor: #003366;
  Xborder: 1px solid #CCDEF0;
  Xdisplay: block;
}

#homeMenu a:hover {
  color: #999999;
  border-color: white;

}


table#main td#centerList div#centerList {
  background: #CCDEF0;
  border: 1px solid #849ba8;
  padding: 50px;
  text-align: center;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  min-height: 300px;
  line-height: 140%;

  }

#mainHeading {
  background: #887b7d;
  padding: 20px;
  color: #ffffff;
  font-size: 180%;
  font-weight: 900;
  text-align: center;

}




