html, body
{
	background-image:url(http:/www.northern.ac.uk/images/gen/backg.jpg);
	background-repeat:repeat-x;
	background-color:#73a4d6;
	font-family:sans-serif;	
}

h2
{
	text-align:left;
	margin-bottom:2px;
}

#newspaperHolder
{
	width:742px;
	margin:auto;
	background-color:#FFFFFF;
	padding:0px 20px 24px 20px;/* !important;*/
	*padding:0px 20px 0px 20px;
	-moz-box-shadow: 10px 10px 20px #333;
	-webkit-box-shadow: 10px 10px 20px #333;
	background-repeat:no-repeat;
	margin-top:17px;
	border:solid 1px #666666;
}

#npHeader
{
	float:right;
	position:relative;
	padding:15px 40px;
	text-align:right;
}

#npAct01
{
	float:right;
	width:46%;
	margin:0px 40px 0px 0px;
	position:relative;
	text-align:right;
}

#np360img
{
	float:right;
	height:250px;
	width:350px;
	background-color:#ffffff;
	position:relative;
	margin:15px 20px;
	z-index:5;
}

#ncMapHolder
{
	/*height:225px;
	width:300px;*/
	text-align:center;
	margin:5px 10px;
	z-index:5;
	float:right;
	position:relative;
}

#npBody
{
	text-align:justify;
	padding-top:150px;/* !important;*/
	*padding-top:0px;
}

div#npBody
{
		
}


#topright
{
	background-image:url(../images/topright.png) !important;
	background-image:url(../images/noImage);
	height:523px;
	width:27px;
	float: right;
	right: -47px;
	position: relative;
}

#bottomleft
{
	background-image:url(../images/bottomleft.png) !important;
	background-image:url(../images/noImage);
	height:528px;
	width:25px;
	float: left;
	left: -46px;
	position: relative;
	margin-top:-505px;
}

#topleft
{
	background-image:url(../images/topleft.png) !important;
	background-image:url(../images/noImage);
	width:389px;
	height:17px;
	float:left;
	position:relative;
	left:-13px;
	top:-18px;
}

#bottomright
{
	background-image:url(../images/bottomright.png) !important;
	background-image:url(../images/noImage);
	width:563px;
	height:24px;
	float:right;
	position:relative;
	right:-25px;
	top: 25px;
	
}

/*
for swf
*/
#flashcontent {
  height: 100%;
}
/* end hide */
#flashcontent {
  color: #fff
}
#flashcontent a {
  color: #f60;
}
#flashcontent a:hover {
  color: #06f;
}




