@charset "utf-8";

    * {
        margin:0px;
    }
	
html, body{
background-color:#380000;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-position:center;
background-position:top;
height:100%;
scrollbar-face-color: #272723;
scrollbar-highlight-color: #000;
scrollbar-3dlight-color: #000;
scrollbar-darkshadow-color: #141414;
scrollbar-shadow-color: #141414;
scrollbar-arrow-color: #d6d6c9;
scrollbar-track-color: #141414;
}



#nav{
	position:absolute;
	left:0px;
	top:137px;
	height:17px;
	width:362px;
	z-index:4;
	padding-left:inherit;
	padding-left:28px;
}

#music{
	position:absolute;
	left:0px;
	top:0px;
	height:21px;
	width:100%;
	z-index:3;
	padding-top:8px;
}

#image{
	position:absolute;
	left:0px;
	top:152px;
	height:627px;
	width:362px;
	z-index:2;
	background-image:url(../images/img_03.jpg);
}

#hd1{
	position:absolute;
	left:0px;
	top:0px;
	height:132px;
	width:384px;
	z-index:1;
	background-image:url(../images/img_01.jpg);
}

#hd2{
	position:absolute;
	left:384px;
	top:0px;
	height:152px;
	width:616px;
	z-index:3;
	background-image:url(../images/img_02.jpg);
}

#bigcenter {
	position:absolute;
	height:1100px;
	width: 840px;
	left:0px;
	top: 0px;
	z-index:-0;
	margin-top:0px;
	margin-left:-420px;
	background-color:#121212;
}

#center{
	width: 100%;
	height: 800px;
	z-index:3;
	position: absolute;
	left:0px;
	top:0px;
	margin-top:0px;
	
}


#content {
	position:relative;
	top: 152px;
	left: 362px;
	height:600px;
	min-height:500px;
	width:560px;
	z-index:0;
}

#content_loader{
	position:relative;
	width:500px;
	height:100%;
	min-height:550px;
	left:0px;
	padding:0px;
	padding-top:0px;
	z-index:3;
	top:0px;
}

 .wrapper {
       min-height: 100%;
       height: auto !important;
       height: 100%;
       margin: 0 auto -4em;
	   padding-left:6px;
	   padding-top:40px;
	   width:542px;
	   left:0px;
	   margin:2px;
  }
   .footer, .push {
      height: 4em;
	  
 }
 

#footer{
	position:relative;
	background-position:top;
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	height:40px;
	width:100%;
	z-index:4;
}


#textvak{
	width: 600px;
	height: 580px;
	z-index:3;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left:0px;
	padding-right:20px;
	padding-top:0px;
    overflow-x: hidden;
	overflow-y: auto;
}
