

#header {
 width:800px;
 margin: 0px auto;
 background:#fbf3e8 url("/img/Header-Background1.jpg") no-repeat;
}
#header img{
 padding:20px 20px 10px 20px;
}
#header p{
 font-size:10px;
}
#headerAdmin {
 text-align:right;
 margin: 0px auto;
 height:50px;
 background:#FFF url("/img/Header-Background1.jpg") no-repeat;
}
#header img{
}
#container {
 margin: 0px auto;
 background: #B0A485 url("/img/background1.jpg") repeat-y center;
}
#containerAdmin {
 margin: 0px auto;
 background: #FFF url("/img/background1.jpg") repeat-y center;
}
#wrapperAdmin {
 clear: both;
 margin: 0px auto;
}
#wrapper {
 width:800px;
 clear: both;
 margin: 0px auto;
}
#content {
}
#footer {
 width:800px;
 margin: 0px auto;
 clear: both;
 text-align: center;
 padding: 15px 0px 5px 0px;
 color: #666;
 font-size:10px;
 background: #FFF url("/img/Temple-University-Logo.jpg") no-repeat 98% 15px;

}
#footerAdmin {

 margin: 0px auto;
 clear: both;
 text-align: right;
 padding: 15px 150px 5px 0px;
 color: #666;
 font-size:10px;
 background: #FFF url("/img/Temple-University-Logo.jpg") no-repeat 98% 5px;

}
#footer A:link { text-decoration: underline; color: #9E1B34;}
#footer A:visited { text-decoration: underline; color: #9E1B34;}
#footer A:active { text-decoration: underline; color: #9E1B34;}
#footer A:hover { text-decoration: underline; color: #9E1B34;}

#NavContainer{
    width:800px;;
    margin: 0px auto;
}
#SubNavContainer{
    height:30px;
    width:901px;;
    margin: 0px auto;
    background:#FFF;
    clear:left;
}

