

#OutterNav{
 width:900px;
 margin: 0px auto;
 background:#8a172e;
}
#NavContainer{
    background: #FFF;
    width:900px;;
    margin: 0px auto;
}
#SubNavContainer{
    height:30px;
    width:900px;;
    margin: 0px auto;
    background:#FFF;
    clear:left;
}

#MCheader {
 width:900px;
 margin: 0px auto;
 padding-top:3px;
 text-align:right;
 background:#8a172e url("/img/Header-Background1.jpg") no-repeat;
}
#MCheader img{
 padding-top:3px;
 padding-right:10px;
}

#alert {
 width:890px;
 margin: 5px auto 5px auto;
 padding: 5px 5px 5px 5px;
 background:#CE284D url("/img/blimda/dialog-warning-small.png") no-repeat left center;
 color:#FFF;
 font-size:14px;
}
#alert img{
 padding:0 10px;
}
#alert strong{
 font-size:16px;
}
#alert p{
 padding-left: 35px;
}


#alert A:link { text-decoration: underline; color: #FFF;}
#alert A:visited { text-decoration: underline; color: #FFF;}
#alert A:active { text-decoration: underline; color: #F5E2C4;}
#alert A:hover { text-decoration: underline; color: #F5E2C4;}

.headerSeperator{
 width:900px;
 height:2px;
 margin: 5px auto;
 background: #0195D3;
}

#header {
 width:900px;
 margin: 0px auto;
 background:#FFF;
}
#header img{
}
#header h1{
padding:0px;
}
#container {
 margin: 0px auto;
}
#wrapper {
 width:900px;
 margin: 0px auto;
 clear: both;
background:#FFF;
 border: 1px dotted #8a172e;
}
#content {
}
#footer {
 width:880px;
 margin: 0px auto;
 clear: both;
 text-align: center;
 padding: 5px 10px;
 color: #666;
 font-size:10px;
}
#footer A:link { text-decoration: underline; color: #8BC68B;}
#footer A:visited { text-decoration: underline; color: #8BC68B;}
#footer A:active { text-decoration: underline; color: #006600;}
#footer A:hover { text-decoration: underline; color: white;}