body {
	background-image: url(http://templates.livesiteadmin.com/images/happypeople-dark/dotted.gif);
}
.topgradient {
	background-image: url(http://templates.livesiteadmin.com/images/happypeople-dark/topgradient.jpg);
	height: 33px;
}
#titleC1 {
	height: 171px;
	background-image: url(http://templates.livesiteadmin.com/images/happypeople-dark/titlec1.jpg);
}
#titleC2 h1 {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}
#titleC2 {
	height: 171px;
	background-image: url(http://templates.livesiteadmin.com/images/happypeople-dark/titlec2.jpg);
}
.topbar {
	background-repeat: repeat-x;
	background-position: top;
}
#panel {
	background-image: url(http://templates.livesiteadmin.com/images/happypeople-dark/panel.jpg);
	
}
#navtop {
	background-image: url(http://templates.livesiteadmin.com/images/happypeople-dark/navtop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 154px;
	height: 45px;
}
#menu, .shaded {
	background-image: url(http://templates.livesiteadmin.com/images/happypeople-dark/shaded.gif);
}

#navbase {
	background-image: url(http://templates.livesiteadmin.com/images/happypeople-dark/navbase.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 154px;
	height: 105px;
}
.buttonbkgrnd {
	background-image: url(http://templates.livesiteadmin.com/images/happypeople-dark/buttn.jpg);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #FF9900;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	line-height: 15px;
	font-weight: bold;
	color: #FF9900;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 15px;
	font-weight: bold;
	color: #FF9900;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 21px;
	font-weight: normal;
	color: #FFFFFF;
}
a {
	color: #ccffff;
}
a:visited {
	color: #ffcc00;
}
#menu a, #menu span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 105px;
}
#menu a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#menu span.active {
	font-weight: bold;
	color: #FF9900;
}


<!-- Gordon Thorn additions by email 18 February 2008 -->
a:link { color: #ff9900; }
a:visited { color: #5C9EDB; }
a:hover { color: #ff9900; text-decoration: none; }
<!-- End Gordon Thorn additions -->