*
{
	margin:0;
	padding:0;
	font-family: 'Arial Black', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#CCC;
}

body
{
	background: url(img/bg.gif) repeat center center;
	font-size: 12px;
	padding-bottom:20px;
}

p
{
	padding:4px 0 8px;
}

a:link, a:visited
{
	color: #EEE;
}
a:hover, a:active
{
	text-decoration:none;
}

img
{
	border:0;
}

h1, h2, h3, h4, h5
{
	font: normal normal 24px/29px Verdana, 'Arial Black', Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;

	font-size:22px;
	margin: 0px;
}

h2, h3, h4, h5
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 18px;
	text-shadow:none;
}

h3, h4, h5
{
	font-size:15px;
	font-weight: bold;
}

*:focus 
{ 
	outline: none; 
}
*::-moz-focus-inner 
{ 
	border: none; 
}

#page_wrapper
{
	width:836px;
	margin:20px auto;
}

#main_container
{
	background:url(img/main_column.jpg) repeat-y; 
	float:right;
	width:615px;
	-moz-border-radius: 10px;
	padding:10px;
	border: #9e0a0b solid 3px;
}

div.header
{
	background: url(img/header.png) no-repeat;
	height: 340px;
	width:608px;
	margin:0 auto;
}

div.puff, div.puff2
{
	width:218px;
	padding:50px 30px 0;
	height:166px;
	float:left;
	margin-left:18px;
	background:url(img/puff.png) no-repeat;
}

div.puff2
{
	background-image: url(img/puff-bli-medlem.png); 
}

div#footer
{
	background: #720608;
	border:#9e0a0b solid 3px;
	border-top:none;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

#side_bar div.component
{
	background: #720608;
	border:#9e0a0b solid 3px;
	border-right: none;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 10px;
	height:200px;
}

.catalog
{
	padding:2px 0px 6px 10px;
}

div.include_file ol
{
	list-style-type: none;
	float:left;
	width:25%;
	padding:12px 0 15px;
}

div.include_file ol li a
{
	font-size: 10px;	
}

div#footer
{
	width:580px; 
	clear:both; 
	margin-left:23px;
	padding:10px;	
}

#logged_in div#footer
{
	margin-left:214px;	
}
