body {
 background-color: #81728F;
}

#wmsHeader {
    width: 100%;
    text-align: center;
    background-color: #81728F;
    padding: 0px;
}
.wmsBanner {
    background-color: #330066 !important;
    margin: 0 auto;
    width: 1000px;
    height: 100px;
    overflow: hidden;
    padding: 0px;
    position: relative;
    z-index: 1;
}
.wordmrk {
position: absolute; 
left: 0; 
bottom: 0;
	}

	#wmsBottom {
    width: 100%;
    text-align: center;
    background-color: #81728F;
    padding: 0px;
}
.wmsFooter {
    background-color: #EEE5C6 !important;
    border-top: 1px solid #DBD0AA;
    color: #5C4805;
	font-size: 1.1em;
	font-family: verdana;
    text-align: left;
	margin: 0 auto;
    width: 990px;
    height: 100px;
    overflow: hidden;
    padding: 5px;
    position: relative;
    z-index: 1;
}

.a-wmsDept {
text-decoration: none;
 /*   color: rgb(102, 153, 204); */
 color: rgb(13, 76, 161);
	font-size: 1.2em;
	  font-family:Georgia, 'Trebuchet MS', Verdana, Arial, sans-serif;
	  font-weight: bold;
}

.a-wmsDept:hover {
text-decoration: none;
    color: rgb(102, 153, 204);
	font-size: 1.2em;
	  font-family:Georgia, 'Trebuchet MS', Verdana, Arial, sans-serif;
	  font-weight: bold;
}
