#container {
	background: url(../../images/styles/containermint.png) repeat-y;
}

#pageHeader {
	background: url(../../images/styles/header1mint.png) no-repeat 0 top;	
}

#footer {
	background: url(../../images/styles/footer1mint.png) no-repeat;
}

#navcontainer #current {
	background: url(../../images/styles/hovermint.png) no-repeat;
}

#navcontainer a {
	background: url(../../images/styles/navbarmint.png) no-repeat;
}

#navcontainer a:hover {
	background: url(../../images/styles/hovermint.png) no-repeat;
}
