@import url(base.css);
@import url(green.css);

/*change the menu marker and section pictures*/
#menu li#mm1 a:hover, #menu li#mm1 a
{
/*about us*/
	background: url(images/menu.gif) 0 -72px;
}
#headerpic div#movie
{
background: url(images/headerPic_aboutUs.jpg);
}
#pr h5{
list-style-image: url(images/headerPic_aboutUs.jpg);
}
.col1 li#sm2 a
{
background:url(images/submenu-g.gif) left top no-repeat;
}

.col2 h1
{
background: url(images/g_aboutTheDirector.gif) no-repeat;
}
.col2 img{
display:block;
float:right;
margin:0 0 10px 10px;
}
