			body {
				padding:0px;
				margin:0;
				padding-bottom: 20px;
				background: url(http://nordnes-bataillon.no/design/images/background.jpg) top center no-repeat #333;
				text-align:center;
				font-family: Arial, Sans-serif;
				font-size: 12px;
			}
			div {
				margin:0;
				padding:0;
			}
			
			img {
				border: 0;
			}
			a {
				color: #28419D;
				font-weight: bold;
				text-decoration: none;
			}
			a:hover {
				color: #999;
			}
			.clear {
				clear: both;
				height: 0;
				margin:0;
				padding:0;
			}
			h1 {
				margin: 0px;
				margin-bottom: 10px;
				padding: 0;
				color: #6E2027;
				clear: none;
			}
			
			#header, #footer, #body {
				width: 1000px;
				margin: 0 auto;
				text-align: left;
			}
			
			#logo, #navigation, #poster, #body {
					width: 980px;
					border-left: 10px solid #fff;
					border-right: 10px solid #fff;
			}
			
			#header {
				width: 1000px;
				margin-top: 0;
				/*padding-top: 22px;
				background: url(http://nordnes-bataillon.no/design/images/border-top.png) top center no-repeat;*/
			}
				/*#logo {
					background: #6E2027;
					height: 125px;
				}
				 #logo img {
					margin-top: 10px;
					margin-left: 25px;
				}*/
				#navigation {
					background: #28419D;
					/*height: 46px;*/
					padding-top:13px;
					padding-bottom: 13px;
					border-top: 3px solid #fff;
					font-size: 16px;
					font-weight: bold;
					color: #fff;
				}
					#navigation ul {
						margin:0;
						margin-left: 18px;
						margin-right: 18px;
						padding:0;
					}
					#navigation li {
						float: left;
						list-style: none;
						margin-right: 10px;
					}
					#navigation .right {
						float:right;
						margin-right:0;
					}
					#navigation .search {
						float:right;
						margin-top: -3px;
					}
					#navigation a {
						color: #fff;
						text-decoration: none;
					}
					#navigation a:hover {
						color: #ccc;
					}
					#header form {
						padding:0;
						margin:0;
					}
				#poster {
					height: 58px;
					border-top: 3px solid #fff;
				}
			#body {
				background: #fff;
				padding-top: 3px;
				padding-bottom: 20px;
			}
				#body .left {
					float:left;
					width: 720px;
					padding: 5px;
				}
				#body #bildegalleri {
					width: 100%;
				}
				#bildegalleri #nav {
					width: 960px;
					padding:10px;
					background: #eee;
				}
				#albums_tbl, #images_tbl, #view_tbl {
					width: 960px;
					margin:0 auto;
					text-align:center;
				}
				 #body .left h1,p,small {
					padding-top: 0;
				}
				#body .left .comment {
					width: 720px;
					padding: 10px;
					background-color: #666;
					color: #fff;
					font-size: 16px; 
					font-weight: bold;
					margin-top: 30px;
				}
				#body .right {
					float: right;
					width: 240px;
					text-align:left;
					margin-bottom: 10px;
				}
				#body .right ul {
					padding:0;
					margin-top:0;
					/*margin-bottom: 10px;*/
				}
				.cn_news_odd_Headlines, .cn_news_even_Headlines {
					width: 220px;
					padding: 5px;
					list-style: none;
				}
				.cn_news_odd_Headlines {
					background: #fff;
				}
				.cn_news_even_Headlines {
					background: #f0f0f0;
				}
				 #body .right h2 {
					width: 224px;
					margin:0;
					padding: 8px;
					padding-left: 16px;
					padding-right: 0;
					background: #222222;
					color: #fff;
					font-size: 16px;
					font-weight: bold;
					clear: both;
				 }
				#body .right a {
				}
				 #body .right table {
					width: 100%;
					padding:0;
					border-bottom: 1px solid #222;
					font-size: 12px;
				}
					#body .right .cn_news_odd {
						background: #f2f2f2;
					}
					#body .right .cn_news_even {
						background: #f0f0f0;
					}
					#body .right .date, .time, .explaination { padding-top:5px;padding-bottom:5px; }
					#body .right .date { width: 90px; }
					#body .right .time { width: 20px; }
					#body .right .explaination { width: 140px; }
				#body .full {
					width: 100%;
				}
				#body .nyheter-forside {
					padding-bottom: 40px;
					border-bottom: 1px solid #ccc;
				}
			#footer {
				width: 1000px;
				padding-top: 23px;
				background: url(http://nordnes-bataillon.no/design/images/border-bottom.png) top center no-repeat;
			}
				#copyright {
					float: left;
					font-size: 12px;
					color: #fff;
				}
				#contact {
					float: right;
					font-size: 12px;
					color: #fff;
				}