body {
	background: #071827 url(../images/bg_body.jpg) no-repeat top center;
	margin: 0;
	padding: 0;
}

body,html,td,p {
	font: normal 12px/15pt Verdana, Geneva, sans-serif;
	color: #146187;
}

div#wrapper {
	width: 900px;
	min-height: 400px;
	height: auto;
	margin: 0 auto;
}
div#bannerflash {
	width: 900px;
	height: 400px;
	margin: 0 auto;
}
div#dropp_meny {
	background: url(../images/menu.jpg) no-repeat top center;
	width: 870px;
	height: 56px;
	margin: 0 auto;
	padding: 0px 10px 0 20px;
	float: left;
}
div#flags {
	width: 80px;
	height: 39px;
	float: right;
}
div#cleartwo {
clear: both;	
}
div#content {
	background: url(../images/bg_content.jpg) repeat-y top center;
	width: 900px;
	min-height: 300px;
	height: auto;
	margin: 0 auto;
}
div#leftcontent {
	width: 250px;
	min-height: 280px;
	height: auto;
	float: left;
}


div#rightcontent {
	width: 630px;
	min-height: 260px;
	height: auto;
	padding: 10px;
	float: left;
}
div#clearone {
	clear: both;	
}
div#flickrbanner {
	width: 850px;
	height: 150px;
	padding: 0 0 0 50px;
	float: left;
}

div#footer {
	background: url(../images/footer.jpg) no-repeat top center;
	width: 870px;
	height: 40px;
	margin: 0 auto;
	text-align: center;
	padding: 16px 10px 0 20px;
}
div#tagmark {
	color: #FFF;
	width: 900px;
	height: 18px;
	margin: 0 auto;
	text-align: center;
	padding: 7px 0 0 0;
}
img { border: none;}

a:link, a:visited
{
font-family: Verdana, Geneva, sans-serif;
color: #146187;
font-size: inherit;
font-weight: bold;
text-decoration: none;
}


a:hover, a:active
{
font-family: Verdana, Geneva, sans-serif;
color: #80c1e1;
font-size: inherit;
font-weight: bold;
text-decoration: none;
}

h1 {
font-family: inherit;
font-size: 20px;
font-weight: lighter;
color: #146187;
}

h2 {
font-family: inherit;
font-size: 18px;
font-weight: lighter;
color: #146187;
}

h3 {
font-family: inherit;
font-size: 16px;
font-weight: lighter;
color: #146187;
}

h4,h5,h6 {
font-family: inherit;
font-size: 14px;
font-weight: bold;
color: #146187;
}