body{
  overflow: -moz-scrollbars-vertical;
  background-repeat: repeat;
  background-image: url('mainbackground.jpg');
  background-color: #000000;
  background-attachment: fixed;
  background-position: top center;
}

div.wrapper{
  z-index: 0;
  margin: auto;
  position: relative;
  width: 700px;
  text-align: left;
}


div.header{
  z-index: 0;
  background-repeat: repeat;
  background-image: url('mainbackground-gilded.jpg');
  background-attachment: fixed;
  background-position: top center;
  width: 680px;
  padding: 10px;
}

input[type=submit],button {
  background-image: url('mainbackground-gilded.jpg');
  background-attachment: fixed;
  background-position: top center;
  width: 120px;
  margin: 4px;
  border: 1px solid;
  text-decoration: none;
  font-family: verdana;
  font-weight: 600;
  font-size: 16px;
  color: #aaaa00;
}

input[disabled] {
  background-image: url('mainbackground-gilded.jpg');
  background-attachment: fixed;
  background-position: top center;
  width: 120px;
  border: 1px solid;
  text-decoration: none;
  font-family: verdana;
  font-weight: 600;
  font-size: 16px;
  color: #999966;
}

input[type=text] {
  width: 160px;
  background-color: #aaaa00;
  border: 1px solid;
}

div#right{
  background-repeat: repeat;
  background-image: url('mainbackground-gilded.jpg');
  background-attachment: fixed;
  background-position: top center;
  margin-right: 0;
  z-index: 9;
  position: relative;
  border: 4px solid;
  float: right;
  width: 240px;
  padding: 10px;
}

div#right > form,div#right > div{
  margin-right: auto;
  text-align: center;
  position: relative;
  background-repeat: repeat;
  background-image: url('mainbackground.jpg');
  background-attachment: fixed;
  background-position: top center;
  padding: 10px;
}

a{
  text-decoration: none;
  font-family: verdana;
  font-weight: 600;
  font-size: 16px;
  color: #aaaa00;
  margin-left: 20px;
}

a.navlink{
  text-decoration: none;
  font-family: verdana;
  font-weight: 600;
  font-size: 16px;
  color: #aaaa00;
  margin-left: 20px;
}

a.navlink:visited {color: #cccc00}
a.navlink:hover {color: #FFff00}
a.navlink:active {color: #FFff00}

div.home1{
  background-repeat: repeat;
  background-image: url('mainbackground-gilded.jpg');
  background-attachment: fixed;
  background-position: top center;
  border: none;
  text-align: left;
  width: 680px;
  padding: 10px;
  margin-top: 10px; }

div#right p {
  color: #aaaa00;
  margin-top: 0;
  text-decoration: none;
  font-family: verdana;
  font-weight: bold;
  font-size: 14px;
}

select {
  background-color: #aaaa00;
  border-color: #444400;
  color: #000000;
}

span {
  margin-top: 0;
  text-decoration: none;
  font-family: verdana;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
}

p {
  margin-top: 0;
  text-decoration: none;
  font-family: verdana;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
}

object {
  align: center;
}

p.body{
  text-align: center;
  text-decoration: none;
  font-family: verdana;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
}

p.body2{
  text-align: left;
  text-decoration: none;
  font-family: verdana;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
}

p.body3{
  text-align: left;
  text-decoration: none;
  font-family: monospace;
  font-size: 32px;
  color: #ffffff;
}

p.bioname{
  text-align: left;
  text-decoration: none;
  font-family: verdana;
  font-weight: bold;
  font-size: 28px;
  color: #ffffff;
}
div.detail{
  text-align: left;
  text-decoration: none;
  font-family: verdana;
  font-weight: bold;
  font-size: 10px;
  color: #ffffff;
}
p.bioname2{
  text-align: right;
  text-decoration: none;
  font-family: verdana;
  font-weight: bold;
  font-size: 28px;
  color: #ffffff;
}
a.download{
  text-decoration: none;
  font-family: verdana;
  color: #cccc66;
}
a.download:hover {color: #FFff00}

img.eventPicPreview{
  margin-top: 20px;
  margin-bottom: 10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  border: none;
}


img.eventPicPreviewport{
  margin-top: 20px;
  margin-bottom: 10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  border: none;
  height: 650px;
}


img.eventPicPreviewland{
  margin-top: 20px;
  margin-bottom: 10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  border: none;
  width: 650px;
}

img.bioPicPreview{
  margin-right: 10px;
  float: left;
  text-decoration: none;
  width: 200px;
  border: none;
}

img.bioPicPreview2{
  margin-left: 10px;
  float: right;
  text-decoration: none;
  width: 200px;
  border: none;
}


img.photoPreview{
  margin: 10px;
  float: left;
  text-decoration: none;
  height: 100px;
  border: none;
}

img.logo{
  opacity:0.8;
  vertical-align: middle; 
}
