@charset "UTF-8";
/* CSS Document */
body{margin: 0; padding: 0;}
#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%;}
#logo{
	width:212px;
	top: 0;
	right:0;
	float:left;
	
}
a.logolink{width: 140px; height:42px;}
#bar-undervideo{background:url(images/modern_09.jpg) top center repeat-x; height: 52px; clear: both; }
#content{width: 600px; margin: 0 auto; font-family:  Helvetica, Arial,sans-serif; clear:both;}
#flash{width:600px; float:left;}
#wrap{width: 812px; margin: 0 auto;}

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