html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-color: #fff;
} 

#pagewidth {
  position: relative;
  top: 50px;
  width:700px; 
  height: 525px;
  text-align:left; 
  min-width: 500px;
  margin-left:auto; 
  margin-right:auto;
  z-index: 2;
}

#wings {
  position: absolute;
  top: -50px;
  left: -95px;
  width: 875px; 
  height: 580px;
  text-align:left; 
  background-image: url(../pics/back_wings.gif);
  background-repeat: no-repeat;
  z-index: 1;
  }
  
#mainmenu1 {
  position: absolute;
  width: 550px;
  height: 21px;
  top: 0;
  padding: 0;
  margin: 0;
  text-align: right;
  background-image: url(../pics/menu_back.gif);
  background-position: 0 0;
  z-index: 3;
}

#mainmenu1 a, #mainmenu1 a:link, #mainmenu1 a:visited {
  padding: 0 5px 0 5px;
  margin: 0;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: white;
  text-decoration: none;  
}

#mainmenu1 a:hover {
  color: #EDEDED;
  text-decoration: none;  
}

#submenu1, #submenu2, #submenu3, #submenu4 {
  position: absolute;
  top: 19px;
  left:172px;
  padding: 0;
  margin: 0;
  text-align: left;
  background: white;
  border: 1px;
  border-color: #6A2525;
  border-style: solid;
  visibility: hide;
	visibility: hidden;  
  z-index: 30;  
}
#submenu2 {
  left:271px;
  z-index: 31;  
}
#submenu3 {
  left:372px;
  z-index: 32;  
}
#submenu4 {
  left:428px;
  z-index: 33;  
}
ul.submenu {
  padding: 0;
  margin: 0;
  list-style-type: none;
  list-style-position: outside;
  font-family: verdana;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  background: white;
  color: #6A2525;  
  border: 0;    
}
ul.submenu li span {
  padding: 1px 5px 2px 5px;
  font-weight: bold;
}
ul.submenu li a {
  padding: 1px 5px 2px 5px;
  margin: 0px;
  display: block;
  background: white;
  color: #6A2525;
  width: 90px;  
  text-decoration: none;
  border: 0;
}
ul.submenu li a:hover {
  background: #6A2525;
  color: white;
}

ul.submenu li span a {
  display: inline;
}
ul.submenu li span a:hover {
  text-decoration: underline;
  background: white;
  color: #6A2525;
}

#submenu2 ul.submenu li a {
  width: 130px;
}
#submenu3 ul.submenu li a {
  width: 135px;
}
#submenu4 ul.submenu li a {
  width: 110px;
}

#logo {
  position: relative;
  left: 553px;
  top: -30px;
  width: 181px;
  height: 565px;
  z-index: 4;
}

#picture {
  position: absolute;
  left: 0px;
  top: 22px;
  width: 199px; 
  height: 382px;
  z-index: 5;
}
#picture2 {
  position: absolute;
  left: 0px;
  top: 22px;
  width: 275px; 
  height: 382px;
  z-index: 5;
}
#picture3 {
  position: absolute;
  left: 0px;
  top: 22px;
  width: 550px; 
  height: 382px;
  z-index: 5;
}
#picture img {
  height: 382px;
  /*width:199px;*/
}
#backright, #backright2 {
  position: absolute;
  top: 22px;
  left: 199px;  
  width: 350px;
  height: 380px;
  background-color: white;  
  border: 1px;
  border-left: 0;
  border-color: #6A2525;
  border-style: solid;
  z-index: 6;
}
#backright2 {
  left: 275px;
  width: 274px;
}

#backtext, #backtext2, #backtext3, #backtext4, #backtext5 {
  position: absolute;
  overflow: auto;
  left: 212px;
  top: 130px;
  width: 310px;
  height: 243px;
  padding: 7px;
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
  line-height: 18px;
  border: 0px;
  border-color: #6A2525;
  border-style: solid;  
  color: #6A2525;
  scrollbar-base-color: white;
  scrollbar-3dlight-color: #EDEDED;
  scrollbar-arrow-color: #6A2525;
  scrollbar-darkshadow-color: #EDEDED;
  scrollbar-face-color: white;
  scrollbar-highlight-color: white;
  scrollbar-shadow-color: white;
  scrollbar-track-color: white;
  z-index: 7;
}
#backtext2 {
  left: 288px;
  width: 234px;
}
#backtext3 {
  left: 20px;
  width: 234px;
  text-align: center;
}
#backtext4 {
  top: 250px;
  left: 288px;
  width: 234px;
  height: 123px;
  border: 0px;
}
#backtext5 {
  top:240px;
  height:140px;
  left:390px;
  width:135px;
}

#hd1, #hd1_2, #hd1_3, #hd1_4 {
  position: absolute;
  left: 130px;
  top: 45px;
  width: 300px;
  height: 30px;
  padding: 5px;
  font-family: Verdana;
  font-size: 31px;
  font-weight: normal;  
  color: #6A2525;
  border: 0;
  border-color: white;
  border-style: solid;  
  z-index: 9;
}
#hd1_2 {
  left: 206px;
}
#hd1_3 {
  top: 55px;
  left: 290px;
  width: 234px;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  text-transform: uppercase;
}
#hd1_4 {
  left: 285px;
  width: 235px;
  font-size: 20px;
  text-align: right;
  line-height: 34px;
}

#hd1 span, #hd1_2 span {
  padding: 0;
  padding-left: 7px;
  margin: 0;
  display: inline;
  color: #fff;
  border: 0;
  border-color: white;
  border-style: solid;    
}

#hd2, #hd2_2, #hd2_3 {
  position: absolute;
  left: 210px;
  top: 55px;
  width: 300px;
  height: 30px;
  padding: 5px;
  font-family: Verdana;
  font-size: 40px;
  font-weight: normal;  
  color: #EDEDED;
  border: 0;
  z-index: 8;
}
#hd2_2 {
  left: 286px;
  top: 60px;
  font-size: 38px;
}
#hd2_3 {
  left: 290px;
  top: 195px;
  width:235px;  
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #6A2525;
}

#back {
  position: absolute;
  left: 30px;
  top: 363px;
  width: 180px;
  height: 20px;
  padding: 5px;
  font-family: Verdana;
  font-size: 40px;
  font-weight: normal;  
  color: #EDEDED;
  border: 0;
  z-index: 10;
}

h3 {
  margin: 8px 0;
  padding: 0;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;  
  color: #6A2525;
}

p, p.author{
  margin: 8px 0;
  padding: 0;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;  
  color: #6A2525;  
}
p.author {
  font-style: italic;
  text-align: right;
}

p a, p a:link, p a:visited,
p a, p a:link, p a:visited,
p a, p a:link, p a:visited {
  padding: 0 5px 0 5px;
  margin: 0;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #6A2525;
  text-decoration: underline;  
}

p a:hover,
p a:hover,
p a:hover {
  text-decoration: none;  
}

#backtext5 table {
  margin:0;
  padding:0;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #6A2525; 
  border-spacing:0;
  border:0;
  border-collapse:collapse;
}

#footer {
  position: absolute;
  left: 0px;
  top: 400px;
  width: 544px;
  height: 20px;
  padding: 5px;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  text-align: right;  
  color: #6A2525;
  border: 0;
  z-index: 21;
}

#footer a, #footer a:link, #footer a:visited {
  padding: 0;
  margin: 0;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #6A2525;
  text-decoration: underline;  
}

#footer a:hover {
  text-decoration: none;  
}
