body  {
	font: 13px "Lucida Grande", Arial, verdana, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}
#container { 
	width: 1004px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0;
	text-align: left;
	background-image:url(pocket-repeat.png);
	background-repeat:repeat-y;
	background-position:top;
} 
#header { 
	background: #FFFFFF; 
	padding-left:0px;
	background-image: url(pocket-header.png);
	background-repeat:no-repeat;
	background-position:left;
	height: 177px;
} 
#sidebar1 {
float: left;
width: 150px;
	margin-top:5px 5px 20px 20px;
	margin-left:40px;
	border:0;
	padding-top: 10px;
}
#sidebar {
	float: right;
	width: 180px;
	margin-top:10px;
	margin-right:18px;
	margin-bottom:10px;
	padding-top: 10px;
	padding-left:10px;
}
#sidebar h1 {
		font-size: 18px;
		line-height:1.3em;
		font-weight: normal;
		margin-top:0;
		margin-left:15px;
		letter-spacing: 1px;
		color:#7d0000;
		}

.menu {  

	
	border:none;
} 

#mainContent { 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 200px;
	margin-right: 210px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	min-height:300px;
	border-right: 1px solid #eee;
} 
#footer { 
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 0;
	padding-bottom:6px;
	background-image:url(pocket-bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
} 

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.linje {
	border:1px solid;
	border-color:#f79031;
		}
		
a:link {
color: #333333;
text-decoration: none;
}
a:visited {
color: #333333;
text-decoration: none;
}
a:active {
color:#7d0000; 
text-decoration: none;
}

a:hover {
color:#7d0000;
text-decoration: none;
}
h1 {
		font-size: 26px;
		line-height: 1.3em;
		font-weight: normal;
		letter-spacing: 1px;
		color:#7d0000;
		}
		
h2 {
		font-size: 18px;
		line-height:1.3em;
		font-weight: normal;
		margin-top:0;
		letter-spacing: 1px;
		color:#7d0000;
		}
h3 {
		font-size: 13px;
		font-weight: bold;
		line-height:1.3em;
		font-weight:bold;
		margin:10px 0 0.5em 0;
		letter-spacing: 1px;
		color:#7d0000;
	}
h4 {
		font-size: 13px;
		font-weight: normal;
		letter-spacing: 1px;
		color:#7d0000;
		line-height:1.3em;
	}	
table {
		font-size: 13px;
		font-weight: normal;
		letter-spacing:0;
		color:#333333;
		line-height:1.3em;
	}
	
.news-list-date {
	float: right;
	display:block;
	padding-left:10px;
	color:#f79031;
}
.news-list-container {
	padding: 10px 0;
	font-size: 13px;
	font-weight: normal;
	color:#333333;
	line-height:1.3em;

}

.news-list-item H2 {
	margin-bottom: 0px;
	color:#7d0000;
	font-size: 14px;
}
.news-list-item p {
	margin-top:1px;
	padding:0;
}
.news-latest-item p {
	margin-top:0;
	padding:0;
}
.news-latest-item h2 {
	margin-bottom: 0px;
	color:#7d0000;
	font-size: 14px;
	padding:0;
}
.news-latest-item IMG {

	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear:right;
	border: none;
	float:left;
}
.news-single-rightbox {
	float: right;
	width:160px;
	text-align:right;
	clear:both;
	color:#f79031;
}

.news-single-item h1 {
	font-size: 18px;
	line-height:1.3em;
	font-weight: normal;
	margin-bottom:1px;
		letter-spacing: 1px;
		color:#7d0000;

}
.news-single-item p {
	margin-top:1px;
	padding:0;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
