@charset "UTF-8";
#fullheight {height:100% }

html {overflow-y: scroll;} 

body { 
background-color: black;
color: black;
--font-family: "Times New Roman", Times, serif;
font-family: Verdana, Geneva, sans-serif;
background-repeat: repeat-x;
fontSize: 14px;
}

.header{
width: 200px;
height: 94%;
left: 10px;
background-color: black;
display: inline;
border: 0px;
border-color: #202020;
padding: 5px;
border-style: none solid none none;
}

.menu{
position: absolute;
top: 125px;
left: 5px;
color: #505050;
z-index: 1;
}

.menu1{
position: absolute;
display: block;
height: 27px;
}

.navcontainer{
top: 224px;
height: 300px;
width: 200px;
position: absolute;
display: inline;
left: 5px;
text-align:left;
}

.stage{
float: left;
text-align: left;
display: inline;
}
 
.stageContainer{
width: 100%;
left:230px;
top:10px;
border:1px;
border-style:none;
border-color:white;
position:absolute;
overflow:hidden;
background-color:black;
display:inline;
}

.bg{
position: absolute;
background-color: black;
top: 20px;
left: 220px;
text-align: center;
display:inline;
}

.thumbnail {
position:absolute;
left: 75px;
font-size: 10px;
}
