﻿#3boxesMP 
{
	text-align:center;
   
}

#MP-UG
{
 width: 311px;
 float: left;
 padding-right:34px; 

}
#MP-PG{
 float: left;
 width: 310px;
 display: inline;
 /*padding:10px;*/
	
}
#MP-Res{
 width: 311px;
 float: left;
padding-left:34px;
	
}


 div.background
  {
  background:url(_images/frontpage/frontpage.jpg) repeat;
  width:1000px;
  height:400px;
  }
div.transbox
  {
  width:220px;
height:100%;
  background-color:#435869; /* change this value to change the colour of the box to match the image */
  border:none;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  }
 
 
.WPBox
  {

  background-color:green; /* change this value to change the colour of the box to match the image */
  border:none;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  float:right;
  margin-left:500px;

  }
 
 .transbox p 
 {
	 padding-left:15px;
		  padding-top:10px; 
		  padding-right:8px;
			   color:white;
			   font-weight:normal;
			   font-size:large;
	   position: relative;
			   
 }
 
 .transbox a
 {
			color:white;
		  text-decoration: none; 
		  font-size:small;
				padding-top:10px;
					  /* for IE */
 }
  
  
  
 .boxes 
 {
	 border:1%; 
	 border-color:#260F54; 
	 border-style:solid;
	
	 }
	  
.boxheadlines 
{
 color:#260F54;
  
}

.boxes li {
color:#260F54;
padding-left:-5px;
  font-size: small;
  padding-bottom:15px;
   text-decoration: none; 
}

.boxes a 
{
	 text-decoration: none; 
}

.fp1 
{
 float: left;

padding:0;
margin:0;


}

.fp2 
{
 float: left;
padding-left:12px;
padding-right:12px;

margin:0;

}

.BoxOutline 
{

padding-left:25px;
margin:0;
width: 290px;
}

.BoxHeader 
{
      color: white;
background-color: #DADADA;
background-image:url('http://www.hyms.ac.uk/_images/layout/shadedmenu27.jpg') ;
background-repeat:repeat-x;

      font-family: Verdana, Arial, Sans-Serif;
      font-size: 12px;
    margin-top: 5px;
	font-weight:bold;
    padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	line-height:18px;
	
   
}

.BoxContent 
{
    padding: 10px;
	display:block;
	line-height: 120%;
	font-family: Verdana, Arial, Sans-Serif;
	background-color:#DADADA;
	font-size:small;
	
}

.BoxContent li 
{
  
    
    }
