@import url(base.css);

/*
Page markers
----------
*/
/*change the #t1, #t2, etc appropriately to mark */
div.a_box ul li#t2 a
{
	background:#294f85;
	color:#fff;
}

/*grab the hover states from base and take the :hover off to mark the location on the page*/
li#d4b a
{
	background:url(images/ddMenus.gif) -204px -308px;
}



li#m5
{
	background: url(images/top_menu.gif) -488px -36px;
}


/*----*/
.header h1
{
	width:915px;
	height:213px;
	display:block;
	background: url(images/h_who_the_bad_guys_are.jpg)
}

h2
{
	width:464px;
	height:17px;
	background:url(images/sh_who_the_bad_guys_are.gif);
	margin:0 0 40px 0;
}

#movie, .header
{
	height:213px;
}

.content
{
	padding:30px 0 0 0;
}

.sec1 img{
float:left;
 width:140px;
  height:180px;
  position:relative;
  top:-1.5em;

  margin:0 20px 1em 0;
  border:0;
  
}


h3.pic
{
position:relative;
left:160px;
width:390px;
}
