/*
 * region of the month css
*/
#box{}
#box #box_header{background-image:url(../images/box_borders/red/box_top.png);}
#box #box_footer{ background-image:url(../images/box_borders/red/box_bott.png);}
#box #full_content{ background-image:url(../images/box_borders/red/box_mid.png);}

#default_subnav li{float:left; list-style:none; text-align:center; margin:0px 20px 0px 20px; }

#default_content  h1{margin-bottom:10px;}

/*
 * voxpops page
*/
#films{padding:0 10px 0 10px;}
.vpops{float:left; margin-left:20px; margin-right:20px;}
#vpops{}
#vpops h1{color:#FFF; margin-bottom:10px;}
#vpops p{color:#FFF;}
.leftfilm{margin-right:150px;}


#comp_lower{width:600px; padding:20px 0 10px 0;}

/*
 * news page
*/
#blue_arrows{margin-top:20px; padding-right:10px;}

#region_news{ width:850px;}
#news_created{position:absolute; font-family:Garamond; top:25px; right:30px; font-weight:bold;}
#region_news h1{margin-bottom:30px;}
#news_container{height:303px; position:relative;}
#newspaper
	{
	background-image:url(../images/newspaper.png); 
	width:798px; 
	height:303px;
	padding:20px 30px 0 30px;
	position:absolute;
	left:-25px;
	}
#newspaper #choose_article{margin:30px 0 0 0;}
#news_sub_nav{padding:10px 0 0 0;}
#back_to_list{display:block; text-align:center; text-decoration:none;  clear:both; color:#4D4D4D; font-weight:bold;}
#back_to_list:hover{color:#80649F;}

#news_photo{float:right; width:200px; height:200px; position:relative;}
#newsphoto1{left:-50px; top:10px;}
#newspaper h2{margin:0px; border-bottom:4px solid #666666; padding:0 0 2px 0; font-family:Garamond; font-size:2em;}

#newspaper #gutterpaws{position:absolute; top:-92px; right:30px;}
#newspaper p{font-family:Garamond; font-size:1.3em;}
#region_news #blue_arrows{width:770px;}