body{background-image:url('../imglib/headerBackground.png'); background-repeat:repeat-x; font-family: Trebuchet MS, sans-serif;}



#container{width:979px; background-image:url('../imglib/background.png'); background-repeat:no-repeat; margin:0 auto 10px auto; }

#header{color:white; font-family:Trebuchet MS; font-size:0.75em; width:820px; position:relative; top:115px; left:115px; overflow:auto; margin:0; padding:0;}
#header li{display:inline; float:left; margin:0 10px 0 0;} 
#header li a{color:white;}
#header li a:hover{text-decoration:underline;}
#header li#last{margin:0;}

#content{margin:180px 0 0 160px; width:780px;}

#content h1{color:#c30102; font-size:1.6em; font-weight:bold; margin:0 0 10px 0;}
#content h2{color:#c30102; font-size:1.2em; font-weight:bold; margin:10px 0;}
#content p{font-size:0.8em; margin:10px 0;}
#content strong {font-weight:bold;}
#content p a{color:#408fb0;}
#content p a:hover{text-decoration:underline;}
#content img#video{width:480px; margin:20px 0 0 100px; }

ul#logos{overflow:auto; width:876px; margin:20px auto 0 auto;}
ul#logos li{float:left; display:inline; margin:0 15px 0 0}
ul#logos li#cpm{margin:20px 0 0 220px;}
ul#logos li#bo{margin:20px 0 0 120px;}

ul#logos li#bfsfr{margin-left:220px;}
ul#logos li#fsfr{clear:both; margin-left:90px; margin-top:20px;}
ul#logos li#cpmfr{ margin-top:20px;}
ul#logos li#favfr{}
ul#logos li#bwfr{ margin-top:20px;}
ul#logos li#bofr{ margin-top:20px; margin-right:0;}

#footer{background-image:url('../imglib/footerBackground.png'); background-repeat:repeat-x; background-position:top; padding:20px 0 0 0;}
#footer ul{width:876px; margin:0 auto; color:#77b8d3;}
#footer ul li{width:120px; text-align:center; margin:0 auto; font-size:0.7em;}
#footer ul li a{color:#408fb0;}
#footer ul li a:hover{text-decoration:underline;}


h3.videoTitle{color:#c30102; font-size:1.2em; font-weight:bold; margin:10px 0; text-align:center;}
.video{background-image:url('../imglib/videoBackground.gif'); background-repeat:no-repeat; width:480px; height:318px; margin:0 auto 20px auto;}
.video embed{position:relative;}
.video object{position:relative; top:23px; left:27px;}
.clear{clear:both;}
