body { color:#FFF; background-color:#000; font-family:Verdana; font-size:10px; }
#loader { text-align:center; padding:10px;position:absolute;height:32px;top:200px;left:50%;margin-left:-110px;width:220px;background:url(../resources/controller.png) no-repeat 0 0; }
#loader span { padding-bottom:7px; display:block; height:10px; width:100%; background:url(../resources/loader.gif) no-repeat center center; }
#contentimg { text-align:center; vertical-align:middle; width:100%; height:100%; overflow:hidden; }
#controller { padding:10px;position:absolute;bottom:20px;left:50%;margin-left:-110px;width:220px;background:url(../resources/controller.png) no-repeat 0 0; }
#controller span { cursor:pointer;text-indent:-10000px;display:block;float:left;width:32px;height:32px; }
#controller #prev { margin-left:50px;background:url(../resources/button.png) no-repeat 0 -64px }
#controller #next { background:url(../resources/button.png) no-repeat -32px -64px }
#controller #play { background:url(../resources/button.png) no-repeat 0 -32px; }
#controller #stop { margin-left:20px;cursor:default;background:url(../resources/button.png) no-repeat -32px 0 }
#info { cursor:default;position:absolute; top:20px; left:20px; width:370px; }
#info div.content { padding:4px 15px;background:url(../resources/info.png) no-repeat 0 bottom; width:370px; }
#info span.content { padding:0 20px 20px 0;display:none; }
#info h1 { width:370px;padding:12px 15px 10px 15px;background:url(../resources/info.png) no-repeat 0 0; font-size: 20px; }
#info h2 { padding:3px;line-height:15px;font-size: 12px; }
#info #copy { font-style:italic; padding:10px 0 15px 0; display:block; text-align:justify; font-size: 9px; }
#info div.close { cursor:default; position:absolute; top:-10px; left:-10px; background:url(../resources/info2.png) no-repeat 0 0; width:30px; height:30px; }


#email { cursor:pointer;position:absolute;top:28px;right:20px;background:url(../resources/button.png) no-repeat 0 -96px;width:32px;height:32px;}
#me { cursor:pointer;position:absolute;bottom:20px;right:20px;background:url(../resources/me2.png) no-repeat 0 0;width:32px;height:32px;}