@charset "utf-8";
/* HappyUp overrides  */

body {
	background: #7a858d url(../../../../images/custom/bodyBG.gif) repeat;
}
#container {
        margin: 0px auto;
        width: 950px;
        border: solid #b0cc73 5px;
        border-top: none 0;
}
.header {
	height: 164px;
        background: url(../../../../images/custom/HappyUpSiteHeader.jpg) top center no-repeat;
}
.content {
        padding: 10px;
}
.content ul {
        margin: 5px 0;
}
.content ul li {
        margin-left: 15px;
}
#profilemenu {
	text-align: center;
}
#profilemenu li {
	list-style-type: none;
	display: inline;
	margin: 0 1em;
}
#hometext {
	width: 522px;
	height: 70px;
	padding: 10px;
	font: 14px/1.3 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	text-align: justify;
	background: url(http://happyupinc.com/images/custom/hometext.png) no-repeat center;
	margin-bottom: 6px;
}
#hometext b, #hometext a, #hometext a:visited {
	color:#ffc10e;
}
