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