@charset "UTF-8";
/* CSS Document */ 
body{margin: 0; padding: 0; font-family:Arial, Helvetica, sans-serif;}
#header{height:44px; background:url(images/modern_03.jpg) top center repeat-x; }
#container{background: url(images/bg.jpg) top center repeat; float:left; width:100%; text-align:center;}
#logo{
	width:212px;
	top: 0;
	right:0;
	float:left;
	
}
a.logolink{width: 140px; height:42px;}
#bar-undervideo{ height: 40px; clear: both; background:#009099;  }
#content{width: 600px; margin: 0 auto; font-family:  Helvetica, Arial,sans-serif; clear:both; text-align:right; color:#999999; font-size:10px;}
#content a{color:#999999; text-align:center;}
#flash{width:600px; float:left;}
#wrap{width: 812px; margin: 0 auto;}

/* Type Styles */
h1{font-weight:normal; font-size:20px;}

#bar-undervideo p {
	 text-align:center; display:block; 
	 padding: 10px;
	 font-size:12px;
	 color:#fff;
}
