@charset "UTF-8";
/* CSS Document */
body {
	background-color: #FCD4B1;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(background.png);
	background-position: 85px 235px;
	background-repeat: no-repeat;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	border-bottom-style: double;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 13px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
#background_image {
	position: absolute;
	z-index: 1;
	top: 210px;
	left: 30px;
}
#header {
	width: 100%;
}
#logo {
	margin-top: 10px;
	margin-left: 10px;
	z-index: 10;
}
#byline {
	background-color: #F48120;
	width: 100%;
	z-index: 10;
	margin-top: 5px;
}
#byline_image {
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 7px;
}
#page_title {
	z-index: 5;
	background-image: url(black_swosh.png);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: 400;
	line-height: 13pt;
	padding-left: 40px;
	height: 18px;
	overflow: hidden;
}
#menu_container {
	clear: left;
	float: left;
	background-image: url(uniforlaget_swosh.png);
	background-repeat: no-repeat;
	height: 375px;
}
#menu {
	margin-top: 15px;
	margin-left: 50px;
}
#menu p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	top: 131px;
	font-size: 9pt;
	line-height: 15pt;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A171B;
}
#menu a {
	color: #1A171B;
	text-decoration: none;
}
#content {
	width: 390px;
	float: left;
	margin-left: 40px;
	margin-top: 150px;
}
#content_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1pt;
}
#content_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#content_text a {
	color: #0033CC;
	text-decoration: underline;
}
#uniforlag_logo {
	position: relative;
	top: -49px;
	left: 435px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#right_column {
	float: left;
}
#latest_cover {
	margin-left: 35px;
}
#footer_container {
	clear: both;
	float: left;
	width: 100%;
}
#footer {
	background-color: #F48120;
	width: 100%;
	margin-bottom: 30px;
	clear: both;
	float: left;
}
#footer_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 12pt;
	font-weight: 100;
	letter-spacing: 1pt;
	margin-left: 50px;
	margin-top: 4px;
	margin-bottom: 5px;
}
#footer_text p {
	margin: 0px;
}
#footer_text a {
	color: #FFFFFF;
	text-decoration: none;
}
#content_text img {
	float: left;
	margin: 8px;
}
#current_issue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float: left;
	margin-left: 60px;
}
