* {
	padding:0px;
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
}
body {
/*	background-image: url(images/bg.gif);  
	background-repeat: repeat;*/
	font-size: 12px;
	text-align:center;
}
img {  
	border-style: none;
}
#wrap {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	clear: both;
	text-align:left;
}
#header {
	background-image: url(images/header.gif);
	height: 91px;	
	padding-top:10px;
	padding-left: 15px;
}
#logo_l { width: 610px; float:left;
}
#menu {
	background-color: #69F;
	background-image: url(images/menu.gif);
	height: 39px;
	padding-top: 19px;
	padding-left: 20px;
	font-size: 14px;

}
#main {
	background-image: url(images/main.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
	width: 780px;
}
#main a {
	text-decoration: none;
}

#bio {
	width: 600px;
}
#m_left {
	width: 380px;
	float:left;
}
#m_right {
	width: 370px;
	float: left;
	padding-left: 10px;
}
#s_left {
	width: 380px;
	float:left;
	text-align:left;
}
#s_right {
	width: 370px;
	float: left;
	padding-left: 10px;
	text-align:center;
}
#h_left {
	width: 252px;
	float:left;
	text-align:center;
}
#h_mid {
	width:252px;
	float:left;
	text-align:center;

}
#h_right {
	width: 242px;
	float: left;
	text-align:center;
	padding-left: 10px;

}



#footer {
	background-image: url(images/footer.gif);
	background-repeat:no-repeat;
	height: 51px;	
	clear:both;
	padding-top:7px;
	text-align:center;
}
#menu li a {
	text-decoration: none;
	color: #000;
}
#menu li a:hover {
	color: #fff;
}
#menu li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 0px;
	margin-left: 0px;
}
#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
#sponsorer_l {
	float:left;
	padding-top: 20px;
	font-size:14px;
	text-align:left;
	width:200px;
}
#sponsorer_r {
	padding-top: 20px;
	font-size:14px;
	text-align:left;
	width:100px;	
	float:left;

}
#sponsorer_l li {
	list-style-type: none;
	padding-right: 10px;
	padding-bottom:2px;

}
#sponsorer_r li {
	list-style-type: none;
	padding-right: 10px;
	padding-bottom:2px;

}
.belob {
	color: #F90;
}.strong2 {
	font-size: 16px;
	font-style: normal;
}

