#container {width: 900px; margin: 0 auto;}
#left {
	width: 650px;
	float: left;
	position:relative;
}
#right {
	width: 250px;
	float: right;
	position:relative;
}

#head {
	width: 650px;
	height: 140px;
	background-image: url(grafik/head.gif);
	background-repeat: no-repeat;
}
#meny {}

#main { width: 650px; background-color: #990000;}
/* --- main2 anv på startsidan ---*/
#main2 { width: 650px; background-color: #000000;}
#main_top { background-color: #990000; clear: both;	background-image: url(grafik/main_top.gif); background-repeat: repeat-x; border-bottom: 1px dotted #000000;}
#main_top p { padding-left: 10px; }
#main_foot { background-color: #000000; clear: both;	background-image: url(grafik/main_foot.gif); background-repeat: repeat-x;}

#left_left {
	width: 390px;
	float:left;
	position:relative;
	padding-left: 10px;
}
#left_right {
	width: 250px;
	float:right;
	position:relative;
	background-image: url(grafik/divider_vert.gif);
	background-repeat: repeat-y;
	border-bottom: 1px dotted #000000;
}
#left_center { padding-left: 10px; }


#left_right_top {
/*	
	width: 250px;
	height: 20px;
	background-image: url(grafik/left_right_top.gif);
	background-repeat: no-repeat;
	*/
	
}
#left_right_middle {
/*	width: 250px;
	background-color: #990000;*/	
}
#left_right_bottom {
/*
	width: 250px;
	height: 20px;
	background-image: url(grafik/left_right_bottom.gif);
	background-repeat: no-repeat;
*/
}

/* --- Right --- */
#user { }
#quicksearch { }
#online { }
#login { }

/* --- startsidan --- */
#whatta {
	width: 650px;
	height: 400px;
	background-image: url(grafik/whatta.jpg);
	background-repeat: no-repeat;
}
#userssofar {
	width: 237px;
	height: 55px;
	background-image: url(grafik/userssofar.gif);
	background-repeat: no-repeat;
}