
body {
	padding: 0px;
	margin: 0px;
	background-color: #eee; /* f8b8ac b2e4e6 */
	background-image: url(img/bg.png);
	background-position: top center;
	
	/*background-repeat: repeat-y;
	background-position: top center;*/
} 


body, div, td {
	font-family: "Arial Unicode MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

td {
	vertical-align: middle;
	padding: 0px;
}

input {
	font-size: 11px;
}

br {
	line-height: 15px;
}

h1, h2, h3, h4 {
	margin: 0px;
	margin-bottom: 17px;
	padding: 0px;
	padding-bottom: 3px;
	font-family: "Arial Unicode MS", Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	border-bottom: 1px solid #3a8184;
	text-align: left;
}

b {
	color: #888;
}

acronym {
	border-bottom: 0px;
	cursor: help;
	color: #888;
}

h1 {
	color: #aaa;
	border-bottom: 1px solid #f8b8ac;
}

h2 {
	margin-top: 20px;
	font-size: 12px;
	line-height: 20px;
	border-bottom: 1px dotted #3a8184;
}

h3 {
	margin: 0px;
	padding: 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 20px;
	border-bottom: 0px;
	background-color: #f5f5f5;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	border-bottom: 0px;

}

hr {
	color: #f8b8ac;
	background-color: #f8b8ac;
	height: 1px;
	border: 0px;
}

a:link, a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #3a8184;
	color: #3a8184;
}
a:hover, a:active {
	text-decoration: none;
	border-bottom: 1px solid transparent;
	color: #d88482;
}

img {
	border: 0px;
}

.imgr  {
	border: 1px solid #ccc;
	margin: 3px;
	margin-left: 20px;
	float: right;
}

#wrapc {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-image: url("img/lotus.png");
	background-repeat: repeat-y;
	background-position: top center;
}

#wrapper {
	position: relative;
	z-index: 7;
	text-align: center;
}

#teksti {
	position: relative;
	z-index: 7;
	top: 0;
	padding: 20px;
	padding-top: 15px;
	padding-bottom: 13px;
	color: #735857;
	width: 555px;
	
	
	border-left: 0px solid #f8b8ac;
	border-right: 0px solid #b2e4e6;
	border-bottom: 10px solid #f5f5f5;
	background-color: #fff;
	
	margin-left: auto;
	margin-right: auto;
	
	margin-bottom: 40px;

	text-align: justify;
	
}

.newsbox, .copybox {
	float: right;
	text-align: left;
	width: 200px;
	margin-left: 20px;
	font-size: 11px;
	line-height: 18px;
	border: 1px solid #ddd;
	background-color: #f5f5f5;
	background-image: url(img/bg.png);
	background-position: top center;
	padding: 5px;
	padding-bottom: 8px;
}

.copybox {
	padding: 10px;
}

ul, li, ol {
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	list-style-type: square;
}

ol li {
	list-style-type: decimal;
}
.newsbox li {
	list-style-type: lower-roman;
}

.blog_list li {
	list-style-type: decimal;
	margin-bottom: 1px;
	margin-top: 1px;
	padding: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #eee;
}

.blog_list {
	padding-left: 5px;
}

.blog_list a {
	font-weight: bold;
}

.blog_1 {
	background-color: #fafafa;
}
.blog_2 {
	background-color: #f5f5f5;
	margin-left: 5px;
}

.copyright {
	position: relative;
	z-index: 5;
	background-color: #f8b8ac;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: white;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 6px;
	padding-top: 7px;
	margin-top: 0px;
}

.copyright a:link, .copyright a:visited {
	text-decoration: none;
	border-bottom: 0px dotted #fff;
	color: #fff;
}
.copyright a:hover, .copyright a:active {
	text-decoration: none;
	border-bottom: 0px dotted #67bec2;
	color: #67bec2;
}


.headergraph {
	height: 220px;
	background-image: url("img/headgraph.png");
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	z-index: 7;
}

.header  {
	position: relative;
	width: 100%;
	z-index: 8;
	border-bottom: 2px solid  #fff;
	border-top: 2px solid #fff;
	background-image: url("img/stripe.png");
	background-color: #f5f5f5;
	color: #ccc;
	font-weight: bold;
	font-size: 11px;
	height: 30px;
	padding: 0px;
	text-align: center;
	letter-spacing: 0.2em;

}


.lstripe {
	position: relative;
	background: #f5f5f5;
	margin-bottom: 0px;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-image: url("img/sm_lotus.png");
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 23px;
	padding-bottom: 23px;
}
.lstripe_int  {

}

.header a:link, .header a:visited {
	text-decoration: none;
	border-bottom: 0px dotted #fff;
	color: #aaa;
	
	line-height: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 7px;
	padding-right: 4px;

}
.header a:hover, .header a:active, .highlight  {
	text-decoration: none;
	border-bottom: 0px dotted #ff3333;
	color: #fff;
	background-color: #ccc;
	
	line-height: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 7px;
	padding-right: 4px;
}


.top {
	border-top: 1px solid #f8b8ac;
	padding-top: 12px;
	padding-right: 10px;
	margin-top: 20px;
	text-align: right;
}
.top a:link, .top a:visited {
	border: 0px;
}

.ext {
	background-image: url(img/ext.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
}

.comments {
	text-align: right;
	font-weight: bold;
}

.date {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background-color: #fafafa;
	padding: 5px;
	padding-left: 20px;
	margin-bottom: 12px;
	font-size: 11px;
	font-weight: bold;
	color: #aaa;
}

.date_list  {
	font-size: 11px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	color: #aaa;
}

.desc, .quote {
	margin-left: 5px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 15px;
	border-left: 10px solid #f5f5f5;
}


.more {
	background-color: #f5f5f5;
	padding-left: 8px;
	padding-right: 8px;
}


.back_link {
	text-align: left; position: relative; margin-bottom: 20px;
}

.back_text {
	font-weight: bold;
	position: relative;
	bottom: 8px;
	right: 4px;
	padding-left: 10px;
	padding-right: 450px;
	padding-bottom: 2px;
	border-bottom: 1px solid #f8b8ac;
}

.back_link a:link, .back_link a:visited {
	text-decoration: none;
	color: #d88482;
}
.back_link a:hover, .back_link a:active {
	text-decoration: none;
	color: #3a8184;
}

.pdf  {
	border: 0px;
	position: relative;
	top: 2px;
}



/* Word stuff */

.Verse {
	padding-left: 40px;
	margin: 0px;
	color: #999;
}

.Translation, .TranslationB {
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 0px;
}

.TranslationB {
	font-weight: bold;
}
