* {
	margin:0px;
	padding:0px;
}

body {
	font-family:Arial;
	font-size:13px;
	background:url(/blogg/wp-content/themes/happymess/images/bg.jpg) repeat-x #f6f5f0;
	background-attachment:fixed;
}
#wrapper {
	width:1005px;
	margin:auto;
}

#header {
    position:relative;
    padding:10px;
    padding-left:30px;
}

a img {
    border:0px;
}

#header a {
	font-size:15px;
}

#footer {
	font-size:13px;
	margin:20px;
	padding-top:10px;
	text-align:center;
}

#content {
    float:left;
    width:721px;
}
.content-content, .content-content-yellow {
    background:#03afd9;
    position:relative;
    color:#FFF;
    padding-left:20px;
    padding-right:10px;
width:691px;

}
.content-content-yellow {
    background:#f7b83e;


}
.content-top, .content-yellow-top {
    background:url(/blogg/wp-content/themes/happymess/images/content-top.png) no-repeat;
    height:27px;
    position:relative;
}
.content-bottom, .content-yellow-bottom {
    background:url(/blogg/wp-content/themes/happymess/images/content-bottom.png) no-repeat;
    height:39px;
    position:relative;
}
.content-yellow-bottom {
    background:url(/blogg/wp-content/themes/happymess/images/content-yellow-bottom.png) no-repeat;
}
.content-yellow-top {
    background:url(/blogg/wp-content/themes/happymess/images/content-yellow-top.png) no-repeat;
}
#menu {
    float:left;
    margin-left:10px;
    width:256px;
margin-top:-80px;
}
.menu-content, .menu-blue-content, .menu-yellow-content {
    background:#e13c63;
    position:relative;
    color:#FFF;
    padding-left:20px;
    padding-right:10px;
width:211px;
}
.menu-top, .menu-blue-top, .menu-yellow-top {
    background:url(/blogg/wp-content/themes/happymess/images/menu-top.png) no-repeat;
    height:26px;
    position:relative;
}
.menu-bottom, .menu-blue-bottom, .menu-yellow-bottom {
    background:url(/blogg/wp-content/themes/happymess/images/menu-bottom.png) no-repeat;
    height:27px;
    position:relative;
    margin-bottom:15px
}

.menu-blue-content {
	background:#03afd9;
}

.menu-blue-bottom {
    background:url(/blogg/wp-content/themes/happymess/images/menu-blue-bottom.png) no-repeat;
}

.menu-blue-top {
    background:url(/blogg/wp-content/themes/happymess/images/menu-blue-top.png) no-repeat;
width:324px;
}
.menu-blue-bottom-larger {
    background:url(/blogg/wp-content/themes/happymess/images/menu-blue-bottom-larger.png) no-repeat;
width:324px;
}

.menu-blue-top-larger {
    background:url(/blogg/wp-content/themes/happymess/images/menu-blue-top-larger.png) no-repeat;
}
.menu-yellow-content {
	background:#f7b83e;
}

.menu-yellow-bottom {
    background:url(/blogg/wp-content/themes/happymess/images/menu-yellow-bottom.png) no-repeat;
}

.menu-yellow-top {
    background:url(/blogg/wp-content/themes/happymess/images/menu-yellow-top.png) no-repeat;
}

#menu ul li {
	list-style:none;
}
#menu ul li li {
	margin-left:10px;
padding-bottom:10px;
}
a {
	font-weight:bold;
text-decoration:none;
color:#000;
}
p {
	padding:5px;
	font-family:helvetica;
}
h2 a  {
color:#FFF;
}
