html {
	min-height: 100%;
	height: 100%;
}


body {
	
		background:url(../images/bg_vt.jpg) repeat-x;
		background-color:#446560;
		

	
	margin:0;
	padding:0;
	min-height:100%;
	height: 100%;
	
}

div#bigcontainer {
	background:url(../images/bg_hor2.jpg);
	width:100%;
	min-height:100%;
	height: 100%;
	
	
	
}


div#container {
	background:url(../images/bg.jpg) no-repeat top left;
	width:1024px;
	min-height: 100%;
	height: 750px;§
	
	
	
}

div#menu {
	
	float:right;
	width:495px;
	padding-top:1px;

	
}

div#options {
	
	height:18px;
	width:350px;
	margin-left:530px;

	
}


div#bottom {
	width:1024;
	height:50px;
background:url(../images/bg_bottom.png) no-repeat;
background-position: 50px 0px;


}

div#logo {
	float:left;
	height:50px;
	width:520px;
	background:url(../images/logo.png) no-repeat;
	background-position: 60px 10px;


}


#menucontainer {
	
	width:300px;
	float:left;
	display:block;
	margin-left:10px;
	
}




#menulist  {
margin:0;
padding:0;
list-style:none;
width:400px;
display:block;
	
}


#menulist li {
float:left;
display:block;
} 


a.butn1  {
background:url(../images/butn1_over.jpg) no-repeat;
display:block;
width:44px;
height:62px;

}



a.butn1:hover  {
background:url(../images/butn1_over.jpg) no-repeat;
width:44px;
height:62px;
display:block;
}





a.butn2  {
background:url(../images/butn2.jpg) no-repeat;
display:block;
width:51px;
height:62px;

}


a.butn2:hover  {
background:url(../images/butn2_over.jpg) no-repeat;
width:51px;
height:62px;
display:block;
}


a.butn2:active  {
background:url(../images/butn2_over.jpg) no-repeat;
width:51px;
height:62px;
display:block;
}



a.butn3  {
background:url(../images/butn3.jpg) no-repeat;
display:block;
width:42px;
height:62px;

}



a.butn3:hover  {
background:url(../images/butn3_over.jpg) no-repeat;
width:42px;
height:62px;
display:block;
}



a.butn3:active  {
background:url(../images/butn3_over.jpg) no-repeat;
width:42px;
height:62px;
display:block;
}



a.butn4  {
background:url(../images/butn4.jpg) no-repeat;
display:block;
width:45px;
height:62px;

}



a.butn4:hover  {
background:url(../images/butn4_over.jpg) no-repeat;
width:45px;
height:62px;
display:block;
}




a.butn5  {
background:url(../images/butn5.jpg) no-repeat;
display:block;
width:43px;
height:62px;

}



a.butn5:hover  {
background:url(../images/butn5_over.jpg) no-repeat;
width:43px;
height:62px;
display:block;
}



a.butn6  {
background:url(../images/butn6.jpg) no-repeat;
display:block;
width:44px;
height:62px;

}



a.butn6:hover   {
background:url(../images/butn6_over.jpg) no-repeat;
width:44px;
height:62px;
display:block;
}







#musiccontainer {
	padding-top:15px;
	width:180px;
	float:right;
	display:block;
	vertical-align:top;
	
}


