#skin-header {
	background-image: url(../images/al/Middle.jpg);
        white-space: nowrap;
	height: 125px;
        border: 5px;
 	border-color: #3E4E81;
        margin: 0px auto 10px;
        min-width: 990px;
        text-align: center;
        white-space: nowrap;
        width: auto;
        _width: 990px; /* IE6 only */
}

#skin-header-state {
	background-image: url(../images/al/Middle.jpg);
        white-space: nowrap;
	height: 125px;
        border: 5px;
 	border-color: #3E4E81;
        margin: 0px auto 10px;
        min-width: 990px;
        text-align: center;
        white-space: nowrap;
        width: auto;
        _width: 990px; /* IE6 only */
}

#skin-header-banner-right {
	float:right;
}

#skin-header-banner-left {
	float:left;
}

