@import url(base.css);

/*
Page markers
----------
*/
/*change the #t1, #t2, etc appropriately to mark */



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

h2
{
	width:559px;
	height:97px;
	background:url(images/sh_contact.gif);
	margin:0 0 40px 0;
}

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

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



.newsBox {
	background:url(images/newsbox.gif) repeat-y;
	width:465px;
	padding:0;
	position:relative;
	left:75px;
	margin:20px 0;
}
.newsBox div.top {
height:12px;
width:465px;
background:url(images/newsbox_top.gif) no-repeat;
margin:0 0 10px 0;
line-height:0px;
overflow:hidden;

}
.newsBox div.bottom {
height:18px;
width:465px;
background:url(images/newsbox_bottom.gif) no-repeat;
margin:0;
padding:0;
margin:5px 0 0 0;
line-height:0px;
overflow:hidden;
}
.newsBox  p {
	margin:0 10px 10px 30px;
width:395px;
line-height:1.5em;

}


.newsBox h3 {
width:395px;

	
	margin:0 30px 0 30px;

}
