
@media screen, projection {
 
 #header {
           height:440px;
           background: url(images/header_home.jpg) no-repeat top left; 
         }  
 #header h2#site-logo {top:50px;left:60px;}
 #header h2#site-logo a {height:68px;width:600px;background:none;}
 #nav-global {height:16px;top:162px;left:0;width:759px;}
 #nav-global ul {height:16px;line-height:16px;float:none;margin:0 auto 0;text-align:center;padding:0;}
 #nav-global ul li {height:16px;line-height:16px;text-align:center;padding:0;float:none;display:inline;}
 #nav-global ul li a {line-height:16px;text-align:center;display:inline;padding:2px 6px 2px 6px;margin:0;font-style:normal;}
 #home-photo {position:absolute;top:199px;left:0;display:block;height:241px;width:759px;background: url(images/photo-home-1.jpg) no-repeat top left;}

 #content-main {position:relative;margin:0 0 0 0;padding:0;width:759px;}

 #content-main h3 {font-size:110%;font-style:normal;font-weight:bold;text-decoration:none;}
 #content-main h3 a{font-style:normal;font-weight:bold;text-decoration:none;}
 #content-main p {font-size:87%;}

 #home-gigs {position:relative;float:left;width:255px;margin:0;}  
 #home-gigs h2 {height:47px;width:255px;background: url(images/home-upcoming.gif) no-repeat top left;margin:0 0 10px 0;text-indent:-9999px;}  
 #home-gigs h2 a{display:block;height:47px;width:255px;text-indent:-9999px;overflow:hidden;} 
 #home-gigs .home-gig {margin:0 0 0 16px;width:210px;}
 #home-gigs .home-gig-venue {font-size:12px;}

 #home-blogs {position:relative;float:left;width:254px;}  
 #home-blogs h2 {height:47px;width:254px;background: url(images/home-blog.gif) no-repeat top left;margin:0 0 10px 0;text-indent:-9999px;}  
 #home-blogs h2 a{display:block;height:47px;width:254px;text-indent:-9999px;overflow:hidden;}  
 .home-blog {margin:0 0 14px 18px;width:210px;}
 #home-blogs .home-blog .home-blog-content {margin:0;}
 #home-blogs .home-blog .home-blog-posted {font-size:94%;color:#777;margin:0;}

 #home-charities {position:relative;float:left;width:250px;}  
 #home-charities h2 {height:47px;width:250px;background: url(images/home-our-charities.gif) no-repeat top left;margin:0 0 10px 0;text-indent:-9999px;}  
 #home-charities h2 a{display:block;height:47px;width:250px;text-indent:-9999px;overflow:hidden;}  
 .home-charity {margin:0 0 0 20px;width:210px;}
}