@charset "utf-8";

body {
background:#996633 url(design/wood.jpg) repeat;
margin:0 0 0 0;
font-family:"Trebuchet MS", "Sans", "FreeSans";
color:#330000;
}
	a:link {
		text-decoration: none;
		font-weight:bold;
		color:#330000;
	}
	a:visited {
		text-decoration: none;
		font-weight:bold;
		color:#330000;
	}
	a:hover {
		text-decoration: underline;
		font-weight:bold;
		color:#330000;
	}
	a:active {
		text-decoration: none;
		font-weight:bold;
		color:#330000;
	}
a {
	cursor: hand;
	position: relative;
}

#head {
	margin: 0 auto;
	width:860px;
	height:210px;
}

#menu {
	background:url(headers/menu.png) top right no-repeat;
	margin: 0 auto;
	width:837px;
	height:50px;
	padding:4px 0 0 23px;
	}
.menuelem {
	padding:0 8px 0 8px;
	font-weight:bold;
	color:#330000;
	}
	.menuelem a {
	color:#330000;
	}
	.menuelem a:hover {
	color:#FFF;
	}

.note { margin:0 auto; border:none;}
.note-top {
	background:url(design/note-top.png) left top no-repeat;
	height:24px;
	float:left;
	position:relative;
	}
.note-down {
	background:url(design/note-down.png) right top no-repeat;
	height:52px;
	float:left;
	padding:5px 0 30px 20px;
	position:relative;
	}
.note-rep {
	background:url(design/note-rep.jpg) right top repeat;
	float:left;
	padding:0 0 0 20px;
	border:none;
	position:relative;
	}
	
#menu-down {
	margin: 0 auto;
	width:806px;
	height:70px;
	background:url(design/menu-down.png) right top no-repeat;
	padding:90px 0 0 40px;
}
.menuelem2 {
	padding:0 25px 0 0;
	font-weight:bold;
	color:#330000;
	}
	.menuelem2 a {
	color:#330000;
	}
	.menuelem2 a:hover {
	color:#FFF;
	}
	
#copyR {
	margin:0 auto;
	color:#FFF;
	text-align:center;
	padding:0 0 10px 0;
	}
	#copyR a {
	color:#FFF;
	}
	#copyR a:hover {
	color:#FFF;
	}
	
h1 {
	padding: 20px 0 0 30px;
	margin: 0 auto;
	font-size:34px;
}
h2 {
	padding: 20px 0 0 30px;
	font-size:24px;
	font-weight:lighter;
}
.h3 {
	font-size:22px;
	line-height:1em;
}

.center { text-align:center;}
.jobbra { text-align:right; margin: 0 40px 0 0;}
.balra { text-align:left; margin: 0 40px 0 0;}

.small { font-size:12px;}

.hasab { width:220px; text-align:center; float:left; position:relative; padding:0 0 20px 0;}
.text { text-align:justify; padding:0 20px 20px 0;}

.facebook {
	padding:10px 0 0 0;
	}
