html {
	background-image: url(http://www.Spilleguiden.com/style/default/images/background.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	font-size: 100%;
	/*margin: 0 20px;*/
	height: 100%;
}

h1, h2, h3 {
	color: #000000;
}

#center {
	position: relative;
	margin: 0 auto;
	width: 955px;
	text-align: left;
}

#wrapper { 
	margin-top: 76px;
	position: absolute;
	width: 951px;
}

#logo {
	position: absolute;
	margin-top: 5px;
	width: 950px;
	height: 50px; 
	border-top: 1px solid #000000; 
	float: left;
	background-color: #FFE1A4;
}

#logo_left {
	float: left;
	width: 200px;
	height: 50px;
	margin-left: 70px;
}

#logo_center {
	float: left;
	width: 383px;
	height: 50px;
}

#logo_right {
	float: right;
	width: 200px;
	height: 50px;
}

#Location {
	position: absolute;
	margin-top: 53px;
	width: 951px;
	height: 20px;
	background-color: #CC0000;
	text-align: center;
}

#Location a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#sidebar {
	position: relative;
	border: 1px solid #333;
	font-size: 0.75em;
	padding: 0px;
	top: 0;
	left: 0;
	width: 185px;
	background-color: #FFE1A4;
}

#news {
	position: absolute;
	border: 1px solid #333;
	font-size: 0.75em;
	top: 0;
	right: 0;
	width: 192px;
	background-color: #FFE1A4;
}

#maincontent {
	position: absolute;
	background-color: #FFE1A4;
	border: 1px solid #333; 
	font-size: 1.0em; 
	margin: 0 150px 0 191px;  /* NOTE TO SELF! SJEKK OM DEM HAR LIK MARGIN */
	padding: 5px 5px; 
	width: 550px;
}

#maincontent ul {
	margin-left: 10px;
}

#maincontent li {
	margin-left: 10px;
}

#maincontent a {
	color: #000000;
}

#sidebar h2, #news h2 {
	font-size: 1.25em; 
	margin: 0 0 6px; 
}

#maincontent h2 {
	font-size: 1.5em; 
	margin: 0 0 6px; 
}

#maincontent h3 {
	font-size: 1.1em; 
	margin: 0 0 6px; 
}

#footer_left {
	color: #FFFFFF;
	position: relative;
	float: left;
	padding: 2px;	
	text-align: center;
	width: 941px;
}

#footer_right {
	color: #FFFFFF;
	position: relative;
	float: right;
	padding: 2px;	
}

/*NAVIGATION BAR*/
#navbar {
	margin: 0;
	padding: 0;
}

#navbar li {
	list-style-type: none;
	margin: 0 0 6px 0;
}

#navbar a {
	display: block;
	padding: 3px 6px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F49300;
	border: 1px solid #333333;
}

#navbar a:hover, #navbar a:active, #navbar a:focus {
	color: #333333;
	background-color: #FFFFFF;
}

#uberlink {
	color: #333333 !important;
	font-weight: bold;
	background-color: #FFFFFF !important;
}

#footer_left a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
}

#footer_right a {
	color: #710000;
	font-size: 14px;
	text-decoration: none;
}

/* DYNAMIC MENU, LEFT SIDE */

#ddblueblockmenu {
/*border: 1px solid black;*/
border-bottom-width: 0;
width: 185px;
}

#ddblueblockmenu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#ddblueblockmenu li a {
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #CC0000;
border-bottom: 1px solid #FFE1A4;
border-left: 7px solid #FFE1A4;
font-weight: bold;
}

#ddblueblockmenu li a { /*IE only */
width: 187px; /*IE 5*/
width: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #F49300;
border-left-color: #FFE1A4;
border-bottom-color: #FFE1A4;
font-weight: bold;
}

#ddblueblockmenu div.menutitle {
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: #F49300;
border-collapse: collapse;
font-weight: bolder;
}

/* DIV STUFF */

.image {
	border: none;
}

.tips_boxes {
	float: left;
	margin: 3px;
	width: 258px;
	height: 140px;
	padding: 2px;
	text-align: left;
	border: 1px solid #cccccc;
}

.tips_boxes h1 {
	background-color: #F49300;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}

.Links_cat {
	float: none;
	padding: 2px;
	width: 253px;
	height: 18px;
	margin: 5px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	font-size: 14px;
}

.Links_list {
	float: none;
}

.startsiden {
	background-image: url(http://www.spilleguiden.com/style/default/images/startsiden.jpg);
	background-repeat: no-repeat;
}

#startsiden_top_left {
	position: absolute;
	margin-left: 10px;
	float: left;
	height: 40px;
	width: 250px;
	border: 4px solid #000000;
	left: 5px;
	top: 5px;
}

#startsiden_top_right {
	position: absolute;
	margin-left: 10px;
	float: left;
	min-height: 40px;
	width: 250px;
	border: 4px solid #000000;
	right: 5px;
	top: 5px;
}

#startsiden_bottom_left {
	position: absolute;
	margin-left: 10px;
	float: left;
	height: 40px;
	width: 250px;
	border: 4px solid #000000;
	left: 5px;
	bottom: 5px;
}

#startsiden_bottom_right {
	position: absolute;
	margin-left: 10px;
	float: left;
	height: 40px;
	width: 250px;
	border: 4px solid #000000;
	right: 5px;
	bottom: 5px;
}

/*BANNERE*/
#banners_bottom {
	text-align: center;
	margin-top: 10px;
	margin-left: 0px;
	position: relative;
}

.banners_bottom_content {
	padding: 2px;
	float: left;
	text-align: center;
}

.banners_left {
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
}

.banners_left_content {
	padding: 5px;
}

.banners_right {
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
}

.banners_right_content {
	padding-left: 2px;
}