
#header {
 width:1000px;
 margin: 0px auto;
 background:#FFF url("http://www.temple.edu/harrisburg/img/Header-Background.jpg") no-repeat;
}
#MCheader {
 width:1000px;
 margin: 0px auto;
 padding-top:3px;
 text-align:right;
 background:#f6f3f0 url("http://www.temple.edu/harrisburg/img/Header-Background1.jpg") no-repeat;
}
#MCheader img{
 padding-top:3px;
 padding-right:10px;
}
#PageHeader{
height:130px;}

#PageHeader h1{
display:none;
}
#PageHeader img{
display:none;
}

#header img{
}
#header h1{
padding:0px;
}
#container {
 margin: 0px auto;
}
#wrapper {
 width:1000px;
 margin: 0px auto;
 clear: both;
}
#OutterNav{
 width:1000px;
 margin: 0px auto;
}
#lowerNav{
 width:1000px;
 margin: 0px auto;
 background:#000;
}
#content {
}
#footer {
 background:#f2f4fe;
 width:980px;
 margin: 0px auto;
 clear: both;
 border-top: 1px solid #3B4041;
 text-align: right;
 padding: 5px 10px;
 color: #666;
 font-size:10px;
}
#footer A:link { text-decoration: underline; color: blue;}
#footer A:visited { text-decoration: underline; color: #8BC68B;}
#footer A:active { text-decoration: underline; color: #006600;}
#footer A:hover { text-decoration: underline; color: white;}