body { background-color:#0c5797; }

h1 { color:#0c5797; }
h2 { color:#0c5797; }
h3 { color:#0c5797; }
h4 { color:#0c5797; }

#navigation {
	background-image:url(/images/navBar-blue.gif);
}

.current {
	background-image:url(/images/tab-background-blue.gif);
}

.currentpadl {
	background-image:url(/images/tab-left-blue.gif);
}

.currentpadr {
	background-image:url(/images/tab-right-blue.gif);
}

#content {
	background-image:url(/images/inner-background-blue.jpg);
}

#footer {
	background-image:url(/images/footer-background-blue.gif);
	height:255px;
}

#footerbox {
	background-image:url(/images/footer-box-blue.gif);
}

.popuptop {
	background-image:url(/images/blue-circle.gif);
}
