img {display:inline;

margin-bottom:-2px;
padding-bottom: -2px;
border:0;
} 
html, body {
	color:#808380;
	font-family: arial;
	font-size: 12px;
	text-align: center;
	min-width: 1000;
	overflow: hidden;

	scrolling = NO; 
	margin:10;
	background-color:#3b3a3a;
}
#Headerswf {
	position:absolute;
	top:23px;
	left: 50%;
    margin-left: -500px;
	width:1019px;
	height:157px;
	text-align: left;
	background-image:url(./images/header.jpg);
	background-repeat: no-repeat;
}

#Header {
	position:absolute;
	top:0px;
	left: 50%;
    margin-left: -500px;
	width:1019px;
	height:157px;
	text-align: left;
	background-image:url(./images/header.jpg);
	background-repeat: no-repeat;
}
#Headerbut {
	position:absolute;
	top:108px;
	left: 50%;
    margin-left: -500px;
	width:1019px;
	text-align: left;
}
#Footer {
	position:absolute;
	bottom:0;
	left: 50%;
    margin-left: -500px;
	width:1019px;
	height:36px;
	text-align: left;
	background-image:url(./images/footer.jpg);
}
#Middel {
	padding:0px;
	position:absolute;
	left: 50%;
    margin-left: -500px;
	width:1035px;
	text-align: left;
	top: 157px; /* menu height */
	bottom: 35px; /* footer height */
	overflow-x: hidden; 
	overflow-y: scroll ;

	background-color:#313030;

}
#navigateL {
	padding:0px;
	z-index:1;
	position:absolute;
	left: 50%;
    	margin-left: -510px;
	right: 50%;
	margin-right: 340px;
	text-align: left;
	top: 200px; /* menu height */
	bottom: 0px; /* footer height */

	overflow: none;
	background-color:#313030;
}
