/* CSS Document */

body {
	background-image:url(/images/hcl-bg.jpg);
}

#footerstart, #footerend, #menu {
	background-color:#000080;
}
#maincontent {
	background-image:url(/images/HCL-faded.png);
	background-position:bottom right;
	background-repeat:no-repeat
}
h1, h2, h3, h4, h5, h6 {
	color: #000080;
}
.bigbullets {
	list-style-image: url(/images/hcl-bullet.png);
	color: #000080;
}
.picleft, .picright {
	border:solid 3px #000080;
	margin:0;
}
