

#OutterNav{
 width:900px;
 margin: 0px auto;
}
#NavContainer{
    background: #FFF;
    width:900px;;
    margin: 0px auto;
}
#SubNavContainer{
    height:30px;
    width:900px;;
    margin: 0px auto;
    background:#FFF;
    clear:left;
}


#alert {
 width:890px;
 margin: 5px auto 5px auto;
 padding: 5px 5px 5px 5px;
 background:#CE284D url("/img/blimda/dialog-warning-small.png") no-repeat center top;
 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:0px;
 margin: 0px auto;
 background: #0195D3;
}

#header {
height:120px;
 width:900px;
 margin: 0px auto;
}
#header img{
}
#header h1{
padding:0px;
}
#container {
 margin: 0px auto;
}
#wrapper {
 width:900px;
 margin: 0px auto;
 clear: both;
}
#content {
 background: #aaacc1 url("/img/star-h-body-background.jpg") repeat-y center ;
}
#footer {
 width:880px;
 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: #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;}