/* CSS Document */
body {
	background-color: #000000;
	background-image:url(../images/bkr.jpg)	}

#main_box {
	position:absolute;
	left:50%;
	top:0px;
	width:950px;
	height:540px;
/*	top:50%;*/
    left:50%;
	margin-left:-475px;
	/*margin-top: -270px;*/
}

#header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:130px;
	background-color:#000000;
     background-image:url(../images/header_intro.jpg)}

/*#menu_ {
	position:absolute;
	left:0px;
	top:106px;
	width:950px;
	height:25px;
	}*/

#main_ {
	position:absolute;
	left:0px;
	top:130px;
	width:950px;
	height:409px;
	background-image:url(../images/main.jpg)
}

.small1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

.title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFF99;
}

.emfasis {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFF99;
}
