body {
background-color:#E5E5E5;
}

#centerbox {
position:absolute;
width:717px;
left:50%;
margin-top:30px;
margin-left:-368px;
background-image:url(../images/background.jpg);
background-repeat:repeat-y;

}

#top {
height:173px;
background-image:url(../images/header.jpg);
}

#middle {
width:717px;
margin-top:5px;
background-repeat:repeat-y;
margin-left:20px;
}

#menu {
float:left;
width:210px;
margin-top:5px;
}

#content {
float:left;
width:458px;
margin-left:10px;


}

#bottom {
clear:both;
height:32px;
background-image:url(../images/footer.jpg);
}

#text {
text-align:justify;
margin-top:10px;
margin-left:20px;
}

#text img {
margin-left:10px;
margin-bottom: 10px;

}

.noborder {
border: none;
}

#player {
margin-left: 20px;
}

#language {
float:left;
width:210px;
margin-top:5px;
margin-bottom:10px;
}
	

	


