body, html {
	margin: 0px;
	padding: 0px;
	background: #b279ae url(../images/bg.jpg) repeat-y top center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
a img {
	border: 0px;
}
a {
	color: #2c6947;
	text-decoration: underline;
}
.outer {
	position: relative;
	background: url(../images/outer.jpg) repeat-x top center;
	min-height: 800px;
}
.white {
	position: relative;
	background: url(../images/header.gif) repeat-x top center;
}
.inner {
	position: relative;
	background: url(../images/top.jpg) no-repeat top center;
	min-height: 825px;
}
.container {
	position: relative;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	position: relative;
	height: 90px;
}
.header .hyves {
	position: absolute;
	left: 500px;
	top: 38px;
}
.header .facebook {
	position: absolute;
	left: 617px;
	top: 38px;
}
.header .twitter {
	position: absolute;
	left: 754px;
	top: 38px;
}
.topmenu {
	position: relative;
	height: 30px;
	line-height: 30px;
}
.topmenu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.topmenu li {
	float: left;
	padding: 0px;
	margin: 0px 15px 0px 0px;
	font-size: 13px;
	font-weight: bold;
}
.topmenu a:hover {
	text-decoration: underline;
}
.menu1 {
	position: absolute;
	left: 101px;
}
.menu1 a {
	color: #7b3277;
	text-decoration: none;
}
.menu2 {
	position: absolute;
	left: 505px;
}
.menu2 a {
	color: #e45c27;
	text-decoration: none;
}
.content {
	position: relative;
	float: left;
	width: 369px;
	padding: 40px 18px 18px 101px;
	line-height: 18px;
}
.componentheading {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	color: #934a91;
}
.contentheading {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #934a91;
}
.content p {
	padding: 0px;
	margin: 0px 0px 12px 0px;
}
.modules {
	position: relative;
	float: right;
	width: 338px;
	padding: 70px 36px 18px 18px;
	line-height: 18px;
}
.modules .moduletable {
	margin-bottom: 34px;
}
.modules h3 {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #e45d27;
}
