body{
    background-image:url('images/page-bg.jpg');
    background-repeat: repeat-x;
    background-position: top center;
    background-color:#330000;
    margin:0;
    }

div#nyrCDLabel{
    width:956px;
    text-align:center;
    font-family:Tahoma,Helvetica,Arial,sans-serif;
    color:#0066ff;
    margin-bottom:2px;
    }
div#nyrCD{
    width:956px;
    text-align:center;
    font-family:Tahoma,Helvetica,Arial,sans-serif;
    color:#ffffff;
    margin-bottom:2px;
    }
    div#nyrCD a{
        color:#ffffff;
        }
p#scriptHolder{
    height:0px;
    margin:0;
    }

.FacebookTwitter{
    float:right;
}

.PageWrapper{
    text-align:center;
    width:100%;
    }

.ShadowWrapper{
    width:1000px;
    min-height:800px;
    margin-left:auto;
    margin-right:auto;
    background-image:url('images/content-shadow.png');
    }

.ContentWrapper{
    width:956px;
    margin-left:22px;
    text-align:left;
    }

.Title{
    margin:10px;
    font-size:2.0em;
    font-weight:bold;
    color:#ffffff;
    font-family:"Trebuchet MS", Tahoma,Helvetica,Arial,sans-serif;
    }

.HomeImage{
    margin-top:5px;
    }

.Content{
    font-size:0.9em;
    margin-left:35px;
    margin-right:10px;
    font-family:"Trebuchet MS", Tahoma,Helvetica,Arial,sans-serif;
    color:#ffffff;
    }
    
.Content a{
    color:#cccccc;
    }

.Content a:hover{
    color:#ffffff;
    text-decoration:none;
    }

.question{
    font-weight:bold;
    }

.answer{
    margin-left:25px;
    }

#Navigation {
    margin: 0;
    padding: 0 0 30px 10px;
    border-bottom: 1px solid #4b4b4b;
    background-color:#333333;
    }

#Navigation li {
    margin: 0; 
    padding: 0;
    display: inline;
    list-style-type: none;
    }

#Navigation a:link, #Navigation a:visited {
    float: left;
    font-size: 12px;
    font-family:"Trebuchet MS", Tahoma,Helvetica,Arial,sans-serif;
    line-height: 14px;
    font-weight: bold;
    padding: 10px 12px 6px 12px;
    text-decoration: none;
    color: #cccccc;
    background: url(../deep/images/line.png) no-repeat right top;
    }

#Navigation a:link.active, #Navigation a:visited.active, #Navigation a:hover {
    color: #000;
    background: url(../deep/images/tab_pyram.gif) no-repeat bottom right;
    }
    
#Logo {
    margin-top:5px;
    margin-bottom:5px;
    }
    
.Banner{
    padding-top:5px;
    padding-bottom:5px;
    }
    
#flashcontent {
    height: 500px;
    width:950px;
}