.cssbody {
	background-image: url(images/gradient.png);
	background-repeat: repeat-x;
	background-color: #0A1922;
}
.mainbody {
	position: relative;
	top: 10px;
	width: 767px;
	height: auto;
	background: url(images/1x767_trans.png);
}
.subbody {
	background-image: url(images/mainbg.png);
	background-repeat: repeat-x;
}
.banner {
	position: relative;
	top: 0px;
	left: 0px;
	height: 171px;
	width: 767px;
}
.hem {
	position: absolute;
	top: -48px;
	left: 289px;
	display: block;
	width:56px;
	height: 51px;
	padding:0px 0px 0px;
	font: bold 12px/1 sans-serif;
	color: #000000;
	background: url("images/buttons/hem.png") 0 0 no-repeat;
	text-decoration: none;
}
.hem:hover {	
	background-position: -56px 0;
	color:#c60;
}
.info {
	position: absolute;
	top: -48px;
	left: 345px;
	display: block;
	width:113px;
	height: 51px;
	padding:0px 0px 0px;
	font: bold 12px/1 sans-serif;
	color: #000000;
	background: url("images/buttons/information.png") 0 0 no-repeat;
	text-decoration: none;
}
.info:hover {	
	background-position: -113px 0;
	color:#c60;
}
.regler {
	position: absolute;
	top: -48px;
	left: 458px;
	display: block;
	width:65px;
	height: 51px;
	padding:0px 0px 0px;
	font: bold 12px/1 sans-serif;
	color: #000000;
	background: url("images/buttons/regler.png") 0 0 no-repeat;
	text-decoration: none;
}
.regler:hover {	
	background-position: -65px 0;
	color:#c60;
}
.medlemmar {
	position: absolute;
	top: -48px;
	left: 523px;
	display: block;
	width:122px;
	height: 51px;
	padding:0px 0px 0px;
	font: bold 12px/1 sans-serif;
	color: #000000;
	background: url("images/buttons/medlemmar.png") 0 0 no-repeat;
	text-decoration: none;
}
.medlemmar:hover {	
	background-position: -122px 0;
	color:#c60;
}
.forum {
	position: absolute;
	top: -48px;
	left: 645px;
	display: block;
	width:64px;
	height: 51px;
	padding:0px 0px 0px;
	font: bold 12px/1 sans-serif;
	color: #000000;
	background: url("images/buttons/forum.png") 0 0 no-repeat;
	text-decoration: none;
}
.forum:hover {	
	background-position: -64px 0;
	color:#c60;
}
.leftinside {
	position: relative;
	bottom: 0px;
	left: 21px;
	width: 260px;
	height: auto;
}
.rightinside {
	position: relative;
	top: 0px;
	left: 11px;
	width: 460px;
	height: auto;
	text-align: left;
	align: left;
}
.bottombanner {
	position: relative;
	top: 20px;
	left: 0px;
	width: 767px;
	height: 125px;
	background-image: url(images/Footer.png);	
}
p {
	font-size: 14px;
	color: #305661;
}
a {
	text-decoration: underlined;
	font-family: verdana, arial, sans-serif;
	color: #305661;
}
hr {
	height: 0px;
	border: 1px solid #305661;
}
h3 {
	color: #305661;
}
dd {
	font-size: 14px;
	color: #305661;
}
dt {
	font-size: 18px;
	color: #305661;
}

