
body, html{
  margin: 0;
  height: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 13px;
  text-align: left;
  line-height: 120%;
  background-image: url("picts/bg_black_pink.png");
   background-repeat: repeat;
       height: auto !important;
     height: 100%;
scrollbar-base-color: #440A25;
}


#main_container{
    position:relative;
    width:100%;
    margin-left:auto;
    margin-right:auto;
  /*background: url(bg_black_pink.png) repeat;*/
  background-image: url("/images/bg_black_pink.png");
 background-repeat: repeat;     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -4em;
 }

.footer, .push {
     height: 4em;
	   border: none;
 }

 #footer{
  width:100%;
  color: #A2A2A2;
  font-size: 9px;
  /* padding: 40px 0 0 30;*/
  text-align: left;
 /*  border: 1px solid white; */
  border: none;

}

#header{
  position: relative;
  float: left;
  width: 100%;
  height: 100px;
  padding: 30px 0 0 20;
/*  border-bottom: 1px solid white;
  border-width: 1px;
  border-style: dotted;
  border-color: white;
*/
}

#viewport {
	position: relative;
	width: 100%;
	text-align: center;
/*	border: 1px solid white;
*/
}

#contact_container{
  float: right;
  width: 180px;
  height: 90px;
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #69FAE4;
  font-size: 11px;
}

#chapter{
  margin-top: 20px;
  margin-left: 15%;
  margin-right: 15%;
  color: #69FAE4;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 5px;
}

#textbox0{
  margin-top: 35px;
  margin-left: 15%;
  margin-right: 15%;
  padding: 5px;
}

#textbox1{
  margin-left: 15%;
  margin-right: 15%;
  padding: 5px;
}

#textbox2{
  color: #69FAE4;
  font-size: 13px;
  text-align: left;
  margin-left: 20%;
  margin-right: 20%;
  padding: 5px;
}

#textbox3{
  color: #69FAE4;
  font-size: 13px;
  text-align: left;
  margin-left: 15%;
  margin-right: 15%;
  padding: 5px;
}

#textbox4{
  margin-top: 40px;
  margin-left: 15%;
  margin-right: 15%;
  color: #69FAE4;
  font-size: 16px;
  text-align: left;
  padding: 5px;
}


#formbox{
  margin-top: 40px;
  margin-left: 15%;
  margin-right: 15%;
  padding: 5px;
}

#moviebox1{
  clear: all;
  position: absolute;
  width: 320px;
  height: 260px;
  left: 35%;
  top: 200px;
  border: 2px solid #781351;
}

#moviebox2{
  position: absolute;
  width: 320px;
  height: 274px;
  left: 35%;
  top: 200px;	
}

#moviebox_t{
  position: absolute;
  width: 320px;
  height: 20px;
  left: 35%;
  top: 480px;
  font-size: 13px;
  text-align: center;
}

.colortitle	{ COLOR: #FF1100; FONT: 13px verdana, arial, geneva, sans-serif; font-weight: bold  }

.linktitle	{ COLOR: #CC44EE; FONT: 13px verdana, arial, geneva, sans-serif; font-weight: bold  }

.white	{ COLOR: #FFF; FONT: 13px verdana, arial, geneva, sans-serif; font-weight: normal  }

.button input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

 label
{
width: 10em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 10.5em;
}
input
{
color: #781351;
background: #fee3ad;
padding: 0px 4px;
border: 2px outset #d7b9c9;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

fieldset
{
border: 1px solid #781351;
width: 40em;
padding: 0px 10 10 0;
}

legend
{
color: #000;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
}

textarea {
width: 350px;
background: #fee3ad;
border: 2px outset #d7b9c9;
padding: 2px 6px;
color: #781351;
}
