﻿body
{
    background-color: #000033;
    text-align:center;
    }
    
iframe
{
    
    width: 170px;
    height: 1225px;
    float:left;
    display:block;
    background-color: #ffffff;
    border-style: solid;    border-color: white;
    {border: 0;}

  

  

    
    }



#stage
{
    
    margin-right:auto;
    margin-left:auto;
    font-family: Arial;
	background-color: #ffffff;
    margin:none;
	width: 980px;
	padding: 25px 15px 100px 15px;
	border: 4px #ffffff solid;
	color: White;
	height:auto;


    }
    
    #nav
    {
        
        background-color: white;
        width: 211px;
        
        float:left;
        
        
        
        }
        
        #content
        {

          float:right;
            width: 785px;
            background-color: #99ccff;
            border: solid 2px white;
            padding-bottom:40px;

            }
#footer img
{
margin-top:10px;
    }
    
    #footer
    {
        display:block;

        }
