body {
	height: 100%;
	background-image: url('/themes/betterb/images/bg.jpg');
	
}

/*	Objects	*/

hr {
	border: 1px solid #f6f4ed;
	color: #e5dfca;
	background-color: #e5dfca;
	height: 3px;
}

#Content hr {
	margin: 15px 0px 15px 0px;
}

#Right hr {
	margin: 9px 0px 9px 0px;
	height: 1px;
	border: 0px;
	width: 200px;
	color: #ffffff;
	background-color: #ffffff;
}

/*	Menu	*/

#Menu {
		background: #40362e;
		width:660px;
		overflow:hidden;
}
Navlist ul{
		overflow:hidden;
		background: #40362e;
		width:660px;
	}
	.Navlist {
		list-style: none;
		padding: 0px;
		margin: 0px;
		width:660px;
		background: #40362e;
	}
	.Navlist li {
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 1px 21px 5px 21px;
		border-right:1px solid #fff;
	}
	.Navlist li.link{
		background: #40362e;
	}
	.Navlist li.current,
	.Navlist li.section {
		background: #69615b;
	}

	/*	SubMenu	*/

		ul.SubNavlist,
		ul.SubNavlist2 {
			list-style: none;
		}
		ul.SubNavlist {
			margin: 10px;
			padding: 0px;
		}
		ul.SubNavlist2 {
			margin: 0px;
			padding: 0px 0px 0px 13px;
		}
			ul.SubNavlist li {
				padding: 0px;
				margin: 5px 0px 2px 0px;
			}
			ul.SubNavlist2 li {
				padding: 1px;
				margin: 3px 0px 0px 1px;
			}

		
/*	Layout	*/

#SiteContainer {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	border:0;
	width: 985px;
}

#Top, #SiteBody {
	background-color: #ffffff;
}

#Top {
	height: 180px;
	width: 985px;
	margin: 0px;
}
	#LeftCol {
		float: left;
		width: 675px;
		line-height: 0px;
	}
	#LeftCol img{
		border:none;
	}
	#RightCol {
		float: left;
		width: 270px;
		text-align: right;
	}

#SiteBody {
	float: left;
	width: 985px;
	overflow: hidden;

}
	#LeftDiv {
		float: left;
		width: 215px;
		padding-left: 50px;
		
	}
	#RightDiv {
		float: left;
		width: 700px;
		padding-left: 20px;
	}
		
#PictureFrame {
	width: 660px;
	height: 240px;
	margin:0;
	padding:0;
}
#PictureFrame img{
	margin:0;
	padding:0;
}
#NewsTicker{
	width:660px;
	
	margin:-4px 0 0 0;
	padding:4px 0 4px 0;
	height:24px;
	text-align:center;
	color:#fff;
}
#Content {
		float: left;
		width: 390px;
		margin-right: 20px;
}

#Right {
	float: left;
	width: 220px;
	padding: 15px 0px 15px 30px;
	margin-top: 20px;
	background-image: url('/themes/betterb/images/bannerbg.png');
	background-repeat: none;
}

#right2 {
	float: left;
	width: 220px;
	margin-top: 10px;
	margin-left: 20px;
	text-align:center;
	
}
#right3 {
	float: left;
	width: 220px;
	margin-top: 10px;
	margin-left: 20px;
	text-align:left;
	
}

#newsheadline {
	float: left;
	width: 190px;
	text-align:left;
	background-color:#40362e;
	padding:4px;
	filter: Alpha(Opacity=100, FinishOpacity=60, Style=1, StartX=100, StartY=0, FinishX=0, FinishY=0;)
	position:absolute;
	z-index: 1; 
	height:15px;
}

.newsheadlinetext {
	color:#FFF;
	font-weight:bold;
	position:absolute;
	z-index: 2;
	height:15px;
	text-align:left;
	padding:4px;
}

#pilen {
	background-image: url(../images/redarrow.png);
	background-repeat:no-repeat;
	background-position:center right;
	width:197px;
	border-bottom:solid 1px #8b8580;
	border-right:none;
	border-left:none;
	border-top:none;
}

#pilenbotten {
	background-image: url(../images/redarrow.png);
	background-repeat:no-repeat;
	background-position:center right;
	width:197px;
}

.news {
	float: left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:2px;
	padding-right:30px;
	text-align:left;
}
	
#Footer {
	float: left;
	background-image: url('/themes/betterb/images/footer.png');
	background-repeat: none;
	padding-top: 30px;
	padding-left: 285px;
	width: 700px;
	height: 20px;
}

/*#Footer {		ORIGINAL
	float: left;
	background-image: url('/themes/betterb/images/footer.png');
	background-repeat: none;
	width: 100%;
	height: 50px;
}*/

#Sponsors {
	float: left;
	margin:	15px 0px 50px 0px;
	width: 100%;
	height: 110px;
	background-image: url('/themes/betterb/images/sponsorsbg.png');
	background-repeat: none;
}

#Sponsors span {
	margin-left: 45px;
}

#karta {
	margin:	25px 0px 10px 0px;
}

#Footer span {
	margin-right: 15px;
}

#clear {clear: both; margin: 0px}