html {
	overflow: -moz-scrollbars-vertical; 
	overflow-y:scroll; 	
}

body {
	background-color:#404040;
	margin:0;
	padding:0;	
}

img {  
	border-style:none;
}

p.logo {
	text-align:center;
	
	margin-top:0px;
	margin-bottom:8px;
	margin-left:0px;
	margin-right:0px;
	border:none;
	padding:0;
}

p.line {
	text-align:center;

	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	border:none;
	padding:0px;
}

a:link {color:#E5E5E5;text-decoration:none;font-family:Georgia;}
a:visited {color:#E5E5E5;text-decoration:none;font-family:Georgia;}
a:hover {color:#FBED1F;text-decoration:none;font-family:Georgia;}
a:active {color:#FBED1F;text-decoration:none;font-family:Georgia;}

/* HEADER */

#header {
	margin:auto;
	position:relative;
	background-color:#404040;
	width:1000px;
	padding:0px;

	border:none;
	
	font-family:Georgia;
	font-size:17px;
	color:#E5E5E5;
	
	margin-top:54px;
}

.headtext {	
	border:none;
	
	text-align:center;
	
	font-style:italic;
	
	line-height:5px;
}

.picture {
	border:none;
}

/* FOOTER */

#footer {
	margin:auto;
	position:relative;
	background-color:#404040;
	width:1050px;
	padding:0px;

	border:none;
	
	/*text-align:center;*/
	
	font-family:Georgia;
	font-size:20px;
	color:#E5E5E5;
	
	margin-top:10px;
	margin-bottom:50px;	
}

.footlinks {
	margin-top:4px;
	margin-bottom:0px;
	border:none;
	
	text-align:center;
	
	font-family:Georgia;
	font-size:11px;
}

.fblogo {
	width:445px;
	border:none;
	text-align:right;
	padding:0px;
	
	margin-top:15px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.fbtext {
	width:570px;
	border:none;
	text-align:left;
	padding:0px;
	
	margin-top:-20px;
	margin-bottom:0px;
	margin-left:455px;
	margin-right:0px;
	
	font-family:Georgia;
	font-size:12px;
}

.fblike {
	border:none;
	text-align:center;
	padding:0px;
	
	margin-top:10px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.fbimage {
	border:none;
}

/* SJÄLVA DATAT */

.omtext {
	margin:auto;
	position:relative;
	
	background-color:#404040;
	width:600px;
	padding:0px;
	
	border:none;

	margin-top:10px;
}

p.inhead {
	border:none;
	padding:0px;

	margin-top:0px;
	margin-bottom:3px;
	
	color:#FBED1F;
		
	font-family:Georgia;
	font-size:17px;
	font-style:italic;
}


p.intext {
	border:none;
	padding:0px;
	
	margin-top:0px;
	margin-bottom:20px;
	
	color:#E5E5E5;
	
	font-size:14px;
	font-family:Georgia;
}

ul
{
	color:#E5E5E5;
	
	font-size:14px;
	font-family:Georgia;
}
