html,body{ margin:0; padding:0; width:100%; height:100%; background-color:#959186;}
#center{ margin:0 auto 0 auto; width:800px; height:600px;}
#header{width:800px; height:79px; background:url(../img/header.png) top left no-repeat;}
#logo_UMP{ width:110px; height:55px; padding: 12px 0 0 12px;float:left;}
#content{ width:800px;height:522px; margin:0; padding:0; position:relative;}
.wait{background:url(../img/bg-wait.png) top left no-repeat;}
.video{	background:url(../img/bg-video.png) top left no-repeat;}
.waitVod{background:url(../img/bg-wait2.png) top left no-repeat;}
#footerlink{width:150px;height:19px;position:absolute;top:498px;left:650px;}

#player{position:relative;left:52px;top:129px;width:320px;height:320px;}
#player a{ display:block; width:inherit; padding-top:2px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#2799d1; text-decoration:none;}
#player a:hover{ text-decoration:underline;}
#summary{height:289px;left:427px;position:absolute;top:150px; width:320px; padding:0; margin:0;}

