﻿
body { background: none; }
#skin-header { background: none; }


#skin-header {
	background-image: url(../images/il/macoupin/BG_Middle.jpg) !important; 
    white-space: nowrap;
	height: 100px;
    border: 5px;
 	border-color: #3E4E81;
    margin: 0px auto 10px;
    min-width: 644px;
    text-align: center;
    white-space: nowrap;
    width: auto;
    _width: 644px; /* IE6 only */
	padding: 0 0 0 0 !important;
}

#skin-header-state {
	background-image: url(../images/il/macoupin/BG_Middle.jpg);
    white-space: nowrap;
	height: 100px;
    border: 5px;
 	border-color: #3E4E81;
    margin: 0px auto 10px;
    min-width: 644px;
    text-align: center;
    white-space: nowrap;
    width: auto;
    _width: 644px; /* IE6 only */
}

#skin-header-banner-right {
	float:right;
}

#skin-header-banner-left {
	float:left;
	position: absolute;
	left: 0;
}



