/* CSS Document */

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

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