body {
	background-color: #61619c;
}

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

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

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

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

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

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