#content{
position: absolute; 
height: 100%; 
width: 100%;
overflow: hidden; 
}

#login{
display: none;
z-index: 20;
position:absolute;
top:300px; 
height:40px; 
width:100%;
}

#loadingbox {
margin: auto;
position: absolute;
top: 20px; left: 0; bottom: 0; right: 0;
width: 850px;
font-family: 'Oregano', serif;
height: 700px;
/* for IE */
filter:alpha(opacity=80);
/* CSS3 standard */
  opacity:    0.8;
  background: #000;
z-index: 14;
}

#closebox{
position: absolute; 
left: 0; right: 0;
font-family: 'Oregano', serif;
bottom: 30px; 
margin: auto;
width: 100px;
height: 40px;
overflow:auto;
z-index:15;
background-color: #000000;
}

#default{
margin: auto;
position: absolute;
top: 20px; left: 0; bottom: 0; right: 0;
font-family: 'Oregano', serif;
width: 850px;
height: 700px;
overflow:auto;
z-index:5;
background-color: #000000;
}

#love{
margin: auto;
position: absolute;
top: 20px; left: 0; bottom: 0; right: 0;
font-family: 'Oregano', serif;
width: 850px;
height: 700px;
overflow:auto;
z-index:5;
background-color: #000000;
}

#wedding{
margin: auto;
position: absolute;
top: 20px; left: 0; bottom: 0; right: 0;
width: 850px;
height: 700px;
overflow:auto;
z-index:5;
background-color: #000000;
}

#family{
margin: auto;
position: absolute;
font-family: 'Oregano', serif;
top: 20px; left: 0; bottom: 0; right: 0;
width: 850px;
height: 700px;
overflow:auto;
z-index:5;
background-color: #000000;
}

#senior{
margin: auto;
position: absolute;
font-family: 'Oregano', serif;
top: 20px; left: 0; bottom: 0; right: 0;
width: 850px;
height: 700px;
overflow:auto;
z-index:5;
background-color: #000000;
}

#love{
margin: auto;
position: absolute;
font-family: 'Oregano', serif;
top: 20px; left: 0; bottom: 0; right: 0;
width: 850px;
height: 700px;
overflow:auto;
z-index:5;
background-color: #000000;
}

#dkcover{
/* for IE */
filter:alpha(opacity=80);
/* CSS3 standard */
  opacity:    0.8; 
  background: #000; 
  width:100%;
  height:100%; 
  z-index:0;
  top:0; 
  left:0; 
  position:fixed; 
}

#content-cover{
position: absolute; 
height: 100%; 
width: 100%;
overflow: hidden; 
background: transparent;
}

.bg {
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index:-5;
}

#topahoriz-nameplate {
position: absolute; 
top: 5px; 
height: 50px; 
width: 350px;
font-family: 'Oregano', serif;
background-color: rgb(0,0,0);
/* for IE */
filter:alpha(opacity=80);
/* CSS3 standard */
opacity:0.8;
z-index:10;
}

#topbhoriz-nameplate {
position: absolute; 
top: 55px; 
height: 50px; 
width: 350px;
font-family: 'Oregano', serif;
background-color: rgb(0,0,0);
/* for IE */
filter:alpha(opacity=80);
/* CSS3 standard */
opacity:0.8;
z-index:10;
}

#horiz-nameplate {
position: absolute; 
bottom: 45px; 
height: 80px; 
width: 100%;
background-color: rgb(0,0,0);
/* for IE */
filter:alpha(opacity=70);
/* CSS3 standard */
opacity:0.7;
z-index: 2;
}

#infobar{
position: absolute; 
bottom: 0px; 
height: 20px; 
left: 35%;
width: 340px;
background-color: rgb(0,0,0);
/* for IE */
filter:alpha(opacity=70);
/* CSS3 standard */
opacity:0.7;
z-index: 2;
}

#ppview{
position: absolute;
top: 0px;
right: 0px;
z-index: 7;
}

a {text-decoration: none; }
