* {
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	/*color: #333333;*/
	color: black;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
}
body{
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	text-align: center;
	background-image: url(../images/background.gif);
	
}
A {
	font-size: 11px;
	color: blue;
	text-decoration: none;
}
#center{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 778px;
	text-align: left;
	background-color:#f2efe1;
	text-align:left;
	left:-80px;
}
#header{
	/*background-color: #ff6600;*/
	height: 125px;
	width: 778px;
	display:block;
	background-image: url(../images/headerspc.gif);
	font-size:24px;
}
#content{
	background-image: url(../images/background2.gif);
	background-repeat:repeat-y;
	margin: 18px 0px 0px 0px;
	color: #000000;
	
}
#content p {
	color: #000000;
}
h1{
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size:24px;
	font-weight: bolder;
	font-variant: normal;
	color: #546a05;
	margin:12px 0px 0px 120px;
	position:absolute;
	display:block;
}
h2{
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size:16px;
	font-weight: bolder;
	font-variant: normal;
	color: #546a05;
	margin:38px 0px 0px 150px;
	display:block;
	position:absolute;
	width: 217px;
	height: 35px;
}
#logo{
	margin-left:10px;
	margin-top:24px;
	position:absolute;
}
#headerimage{
	margin-left:588px;
	margin-top:4px;
	position:absolute;
}
#navtop{
	margin-left:0px;
	margin-top:125px;
	position:absolute;
	width: 778px;
	background-color: #660506;
	height: 18px;
}
#navtop a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(../images/topbullet.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left: 10px;
	display:inline;
	padding-bottom:2px;
	background-color: #660506;
}
#leftside{
	float: left;
	width: 157px;
	min-height: 630px;
	background-color: transparent;
}
#navlist{
	list-style-type: none;
	padding-left:6px;
	padding-top:14px;
}
#navlist a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-style: normal;*/
	font-weight: bold;
	color: #546a05;
	text-decoration: none;
	
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 10px;
	display:block;
	padding-bottom:6px;
}
#navlist a:hover{
	color: #869352;
	text-decoration:underline;
}

#members{
	/*height: 208px;*/
	/*width: 130px;*/
	margin-left: 10px;
	margin-top: 20px;
	display:block;
	border: 1px solid #a7b96a;
	text-align:center;
	margin-right: 5px;
}
#player2{
	margin-top: 20px;
}
#loginbox{
	/*height: 154px;*/
	width: 150px;
	margin-left: 0px;
	margin-top: 20px;
	display:block;
	/*border: 1px solid #a7b96a;*/
	text-align: left;
	margin-right: 5px;
	background-color: #d8e6a2;
}
#loginboxheader{
	height: 22px;
	color: #869352;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	background: url(../images/ne.gif) no-repeat top right; 
	
	background-color: #728e0e;
}
#boxtop { 
  font-size: 0;
  height: 5px; 
  background: url(../images/nw.gif) no-repeat top left; 
}
.loginfieldtext{
	font-size: 10px;
	text-align: left;
	height: 13px;
	position:relative;
	left:10px;
}
.intext{
	height: 13px;
	width: 114px;
	position:relative;
	left: 10px;
}
#loginsubmit{
	margin-top:7px;
	margin-bottom:2px;
	/*border: 1px solid #869352;*/
	border: 0px;
	background-color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #ffffff;
	cursor: pointer;
	position:relative;
	left:10px;
	width: 60px;
}
#loginsubmit:hover{background-color: red;}
#loginlinks{
	
	text-align: left;
	position:relative;
	left: 10px;
}

#submit{
	margin-top:15px;
	margin-bottom:15px;
	border: 1px solid #869352;
	background-color: #d8e6a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a5e03;
	cursor: pointer;
}
#submit:hover{background-color: #fff;}
#members span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #728e0e;
	background-color:#d8e6a2;
	display:block;
	padding:3px;
}
#members span.info{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background-color:#F2EFE1;
}
#members a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #546a05;
	text-decoration: none;
	display:block;
	padding-bottom:6px;
	text-decoration:underline;
}
#members a:hover{
	color: #869352;
}
#callbox{
	width:132px;
	height: 46px;
	background-image:url(../images/callbox.gif);
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 20px 16px;
	text-align:center;
}

#callbox1{
	width:146px;
	height: 110px;
	background-image:url(../images/callbox.gif);
	padding: 2px 0px 10px 2px;
	margin: 2px 0px5px5px;
	text-align:center;
}
#callbox div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:0px;
	left: 5px;
	margin-left: 5px;
}
#middle{
	width:440px;
	background-color: transparent;
	margin: 0px 0px 0px 165px;
	display:block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 10px 10px 10px 0px;
	text-decoration: none;
}
p em {
	color: #000000;
}
p strong {
	color: #000000;
}

#middle a,#rightside a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #869352;
}
#middle a:hover,#rightside a:hover{
	color: #621C11;
}
#middle img{
	float:left;
	margin: 10px 10px 0px 0px;
}
#line{
	width:100%;
	height:5px;
	display:block;
	background-color: #f2efe1;
	border-top:1px dashed #869356;
	margin: 9px 0px 9px 0px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6e3a18;
	height:10px;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6e3a18;
	height:10px;
	padding: 5px 0px 5px 0px;
}
h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #6e3a18;
	padding: 10px 0px 0px 0px;
	display:block;
}
#rightside{
	float: right;
	width: 157px;
	background-color: transparent;
	min-height: 500px;
	color: #000000;
	
}
#bannerRight{
	position: absolute;
	left: 783px;
	top: 142px;
	width: 160px;
	height: 600px;
	
}
#middleleft{
	float:left;
	width: 147px;
}
#middleright{
	float:right;
	border-left: 1px dashed #4a5e03;
	width: 210px;
	padding: 0px 5px 5px 10px;
}
#forlinks{
	border-bottom: 1px dashed #4a5e03;
}
#forlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #869352;
	text-decoration: underline;
	background-image:url(../images/forbullet.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left: 10px;
	display:block;
	padding-bottom:6px;
}
#forlinks a:hover {
	color: #869352;
}
#middleright a {
	font-weight: bold;
	color: #4A5E03;
}
#middleright p a {
	font-weight: bold;
	color: #8A9756;
	font-size: 12px;
}
#middleleft a {
	font-weight: bold;
	color: #4a5e03;
}
#middleleft p a {
	font-weight: bold;
	color: #909D5B;
}
#rightside a{
	font-weight: bold;
	color: #4a5e03;
}
#rightside p a{
	font-weight: bold;
	color: #889655;
}
#rightside p a:hover {
	color: #621C11;
}
#cleaner{
	clear: both;
	background-color: #f2efe1;
	height: 10px;
	width: 778px;
	overflow:hidden;
}
#footer{
	background-color: #b29443;
	position: relative;
	height: 20px;
	width: 778px;
	color:#FFFFFF;
	text-align:center;
	display:block;
	padding: 5px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	overflow:hidden;
}
#footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}


#donation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #990000;
}
.nav-title {
	color: white;
	font-family: Arial;
	font-size: 12px;
	background-color: #660506;
	padding: 2px 0px 2px 5px;
	font-weight: bold;
}

.menuitem {
	color: #546A05;
	text-decoration: italic;
}
.menu-selected {
	color: #660506;
	text-decoration: italic;
	background-color: #D8E6A2;
	
}
.sel {
	background-color: red;
}
.contentText {
	width: 559px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8e8e8e;
	padding: 10px 10px 10px 0px;
}

.logout {
	color: red;
}
.newsDownBorder {
	border-bottom: dotted 1px #cccccc;
}
#line2{
	
	height:5px;
	display:block;
	background-color: #f2efe1;
	border-top:1px dashed #869356;
	margin: 9px 0px 9px 0px;
}
#line3{
	
	height:5px;
	display:block;
	background-color: #f2efe1;
	border-top:1px dashed #869356;
	margin: 9px 0px 9px 0px;
}

.subMenu {
	padding-left: 0px;
	color: #621C11;
}
.bullet1 a {
	background-image:url(../images/bullet.gif);
	/*font-weight: normal;*/
	
}
.bullet2 a {
	background-image:url(../images/bullet2.gif);
	font-weight: bold;
}
.subMenu-selected {
	padding-left: 0px;
	color: #621C11;
	text-decoration: underline;
	font-weight: bold;
}
.mainMenu-selected {
	text-decoration: underline;
	color: #546a05;
	font-weight: bold;
}

.faq {
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*color: #8e8e8e;*/
	color: #000000;
	padding: 10px 10px 10px 40px;
}

.faq li {
	color: #000000;
	padding: 3px 0px 3px 0px;
	font-size: 12px;
}
.faqText {
	color: #8e8e8e;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8e8e8e;
	text-decoration: none;
}
.homeContent {
	padding-left: 8px;
}
.galleryName {
	/*padding-top: 5px;*/
}

/*	Calendar	*/
.header-white {
	color: #FFFFFF;
	font-weight: bold;
}
.text-red {
	color: #FF0000;
	font-weight: bold;
}
.text-black {
	color: #000000;
	font-weight: bold;
}

.rightMargin {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.border-right {	
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
.text-red-title {
	color: #ff0000;
}
.border-top-bottom {
	border-top: solid #8e8e8e 1px;
	border-bottom: solid #8e8e8e 1px;
}

.rightTitle1 {
	font-weight: bold;
	color: #ffffff;
	background-color: #660506;
	text-align: center;
}
.rightTitle2 {
	font-weight: bold;
	color: #728E2C;
	background-color: #D8E6A2;
	text-align: center;
}

.rightBox1 {
	margin-top: 10px;
}
.rightBox2 {
	margin-top: 10px;
}
/*
.rightBox2 .rightTitle {
	color: #728E0E;
}
.rightBox2 p {
	color: #ffffff;
}
*/
