body {
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #620001;
  color: #ffffff;
  font-family: Verdana;
  font-size: 10pt;
}
a {
  color: #ffffff;
  font-family: Verdana;
  font-size: 10pt;
  border: 0px;
  text-decoration: none;
}
table,tr,td{
      color: #ffffff;
  font-family: Verdana;
  font-size: 10pt;
}
img{
  border: 0px;
}
#top {
  background-image: url('images/backtop.jpg');
  height: 123px;
  width: 100%;
}

#mainimage{
  text-align: center;
}

#main{
 
  width: 100%;
  height: 512px;
}

#menuwrap{
  width: 100%;
  height: 36px;
  background-color: #2f0000;
}

#menu{
  width: 446px;
  position: relative;
}
#menuLeft{
  width: 113px;
  float: left;
  background-image: url('images/menuSplit.jpg');
  background-repeat: no-repeat;
  background-position: right;
  height: 36px;
}
div.menuItem{
  width: 111px;
  height: 36px;
  float: left;
  background-image: url('images/menuSplit.jpg');
  background-repeat: no-repeat;
  background-position: right;
}

#menuRight{
  width: 111px;
  height: 36px;
  float: left;
}

img.menuItemImg{
  position: relative;
  top: 12px;
}

#bottom
{
  height: 27px;
  width: 100%;
  background-image: url('images/bottom.jpg');
  background-repeat: no-repeat;
  background-position: center;
}

#mainContentWrap{
  height: 538px;
  background-image: url('images/backmain.jpg');
  background-repeat: repeat-x; 
}

#mainContent{
  width: 700px;
}
  #mainContentText{
  width: 383px;
  background-image: url('images/backtext.jpg');
  background-repeat: no-repeat;
  height: 450px;
}
#bride{
  position: relative;
  left: -75px;
  float: left;
}
#maintexttop{
  width: 383px;
  height: 448px;
  background-image: url('images/maintextback.jpg');
  background-repeat: no-repeat;
  float:left;
  position: relative;
  left: -75px;
}

#maintext{
  position: relative;
  top: 65px;
  padding-left: 10px;
  padding-right: 10px;
}

#maintxt{
  position: relative;
  top:40px;
  padding-left: 10px;
  padding-right: 10px;
  width: 383px;
  
}
