@charset "utf-8";
/* CSS Document */

body
{
color: white;
background-color: black;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}

div.head 
{
background: url(../images/miller_aerial.png);
height: 547px;
margin: auto;
width: 1000px;
}

div.textbox 
{
margin-left: 60px;
margin-right: 60px;
background: rgb(255,255,255,0.7);
border-style: solid;
border-color: white;
border-width: 5px;
border-radius: 30px;
}

div.textbox p 
{
margin: 1.5%;
color: #000000;
}

table 
{
border: none;
}

.normal
{
width: 860px; 
margin: 10px; 
text-align: justify;
}

#zero 
{
display: block;
background-color: #b9936c;
width: 900px;
height: 800px;
margin: auto;
}

#zero-prev 
{
display: block;
}

#zero-next 
{
display: block;
}

#zero-select 
{
display: block;
}

#first 
{
display: none;
background-color: #b9936c;
width: 900px;
height: 800px;
margin: auto;
}

#first-prev 
{
display: none;
}

#first-next 
{
display: none;
}

#first-select 
{
display: none;
}

#second 
{
display: none;
background-color: #b9936c;
width: 900px;
height: 800px;
margin: auto;
}

#second-prev 
{
display: none;
}

#second-next 
{
display: none;
}

#second-select 
{
display: none;
}

#third 
{
display: none;
background-color: #b9936c;
width: 900px;
height: 800px;
margin: auto;
}

#third-prev 
{
display: none;
}

#third-next 
{
display: none;
}

#third-select 
{
display: none;
}

#fourth 
{
display: none;
background-color: #b9936c;
width: 900px;
height: 800px;
margin: auto;
}

#fourth-prev 
{
display: none;
}

#fourth-next 
{
display: none;
}

#fourth-select
{
display: none;
}

#fifth 
{
display: none;
background-color: #b9936c;
width: 900px;
height: 800px;
margin: auto;
}

#fifth-prev 
{
display: none;
}

#fifth-next 
{
display: none;
}

#fifth-select 
{
display: none;
}

#sixth 
{
display: none;
background-color: #b9936c;
width: 900px;
height: 800px;
margin: auto;
}

#sixth-prev 
{
display: none;
}

#sixth-next 
{
display: none;
}

#sixth-select 
{
display: none;
}

#seventh 
{
display: none;
background-color: #b9936c;
width: 900px;
height: 800px;
margin: auto;
}

#seventh-prev 
{
display: none;
}

#seventh-next 
{
display: none;
}

#seventh-select 
{
display: none;
}

.simple-normal
{
width: 960px; 
margin: auto; 
text-align: justify;
}